TIP: You can type at any time to perform a new search.
Crowdfunding: Claim challenges
crowdfunding_claim · OCA/crowdfunding
- Repository
- OCA/crowdfunding · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Crowdfunding
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/crowdfunding
- Last tracking update
- 2026-08-07 07:47:48
- Authors
- Odoo Community Association (OCA), Hunki Enterprises BV
- Maintainers
- Odoo Community Association (OCA), Hunki Enterprises BV
- Committers
- Holger Brunn, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows portal users to claim challenges for themselves.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
template_challenge_detail |
template_challenge_detail | ir.ui.view | qweb | Inherits crowdfunding.template_challenge_detail |
template_challenge_detail_discuss |
template_challenge_detail_discuss | ir.ui.view | qweb | Inherits crowdfunding.template_challenge_detail_discuss |
HTTP endpoints (1)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/crowdfunding/<model('crowdfunding.challenge'):challenge>/claim |
CrowdfundingController.claim |
user | http | ALL | sudo website |
Models touched (1)
New fields (0)
No new fields.
Public methods (0)No public methods.