TIP: You can type at any time to perform a new search.
Cooperator Portal
cooperator_portal · OCA/cooperative
- Repository
- OCA/cooperative · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Cooperative Management
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/cooperative
- Last tracking update
- 2026-08-07 08:09:33
- Authors
- Odoo Community Association (OCA), Coop IT Easy SC
- Maintainers
- Odoo Community Association (OCA), Coop IT Easy SC
- Committers
- Carmen Bianca BAKKER, Weblate, OCA-git-bot, hugues de keyzer
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
portal_layout |
portal_layout | ir.ui.view | qweb | Inherits portal.portal_layout |
portal_my_capital_release_requests |
My Capital Release Requests | ir.ui.view | qweb | Inherits account.portal_my_invoices |
portal_my_details_fields |
portal_my_details_fields | ir.ui.view | qweb | Inherits portal.portal_my_details_fields |
portal_my_home_capital_release_request |
Show Capital Release Requests | ir.ui.view | qweb | Inherits portal.portal_my_home |
portal_my_home_menu_capital_release_request |
Portal layout : capital release request menu entries | ir.ui.view | qweb | Inherits account.portal_my_home_menu_invoice |
HTTP endpoints (4)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/my/account |
CooperatorPortal.account |
user | http | ALL | sudo website |
/my/cooperator_certificate/pdf |
CooperatorPortal.get_cooperator_certificate |
user | http | ALL | website |
/my/capital_release_requests/<int:invoice_id> |
CooperatorPortal.portal_my_capital_release_request_detail |
public | http | ALL | website |
/my/capital_release_requests, /my/capital_release_requests/page/<int:page> |
CooperatorPortal.portal_my_capital_release_requests |
user | http | ALL | website |
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
write(self, vals)
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 8 days ago
- Last activity
- 7 days ago
- Repository
- OCA/cooperative
- Pull request
- [18.0][MIG] cooperator_portal (#183)