TIP: You can type at any time to perform a new search.
Crowdfunding: Public pledges
crowdfunding_public_pledge · OCA/crowdfunding
- Repository
- OCA/crowdfunding · module folder · Try on Runboat
- Module version
- 1.0.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 08:43:07
- 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
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pay_details |
pay_details | ir.ui.view | qweb | Inherits crowdfunding.pay_details |
pledge_detail |
pledge_detail | ir.ui.view | qweb | New |
portal_invoice_page |
portal_invoice_page | ir.ui.view | qweb | Inherits account.portal_invoice_page |
template_challenge_detail |
template_challenge_detail | ir.ui.view | qweb | Inherits crowdfunding.template_challenge_detail |
view_move_form |
account.move | form | Inherits crowdfunding.view_move_form |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/crowdfunding/<model('crowdfunding.challenge'):challenge>/pledge/<int:partner_id> |
CrowdfundingController.pledge_detail |
public | http | ALL | sudo website |
/my/invoices/<int:invoice_id>/crowdfunding/public |
Portal.set_public |
public | json | ALL | website |
Models touched (2)
New fields (1)
-
crowdfunding_publicBooleanargs: 'Show on website'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…