TIP: You can type at any time to perform a new search.
Donation Mass
donation_mass · OCA/vertical-abbey
- Repository
- OCA/vertical-abbey · module folder · Try on Runboat
- Module version
- 2.1.0
- Category
- Religion
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/vertical-abbey
- Last tracking update
- 2026-08-07 08:09:32
- Authors
- Akretion, Odoo Community Association (OCA), Barroux Abbey
- Maintainers
- Akretion, Odoo Community Association (OCA), Barroux Abbey
- Committers
- Alexis de Lattre, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
donation_form |
donation.donation | form | Inherits donation.donation_form | |
donation_line_form |
mass.donation.line.form | donation.line | form | Inherits donation.donation_line_form |
donation_line_tree |
mass.donation.line.tree | donation.line | tree | Inherits donation.donation_line_tree |
mass_request_form |
donation.mass.request.form | mass.request | form | Inherits mass.mass_request_form |
mass_request_transfer_form |
mass.request.transfer | form | Inherits mass.mass_request_transfer_form | |
mass_request_tree |
mass.request | tree | Inherits mass.mass_request_tree | |
product_template_form_view |
product.template | form | Inherits donation_base.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (2)
-
mass_request_countIntegercompute='_compute_mass_request_count'string='# of Mass Requests' -
mass_request_idsOne2many → mass.requestreadonly=Truestring='Masses' args: 'mass.request', 'donation_id'
-
done2cancel(self) -
goto_mass_requests(self) -
validate(self)
New fields (4)
-
celebrant_idMany2one → res.partnerdomain=[('celebrant', '=', 'internal')]ondelete='restrict' args: 'res.partner' -
intentionChar -
mass_request_dateDatestring='Celebration Requested Date' -
mass_request_idsOne2many → mass.requeststring='Masses' args: 'mass.request', 'donation_line_id'
No public methods.
New fields (2)
-
donation_idMany2onerelated='donation_line_id.donation_id'store=Truestring='Related Donation' -
donation_line_idMany2one → donation.linereadonly=Truestring='Related Donation Line' args: 'donation.line'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
validate(self)
Loading…
Loading…
Loading…
Loading…