TIP: You can type at any time to perform a new search.
Donation Thanks
donation_thanks · OCA/donation
- Repository
- OCA/donation · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting & Finance
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.barroux.org
- Last tracking update
- 2026-08-07 07:17:52
- Authors
- Akretion, Odoo Community Association (OCA), Barroux Abbey
- Maintainers
- Akretion, Odoo Community Association (OCA), Barroux Abbey
- Committers
- Alexis de Lattre, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
donation_form |
add.print.thanks.donation.form | donation.donation | form | Inherits donation.donation_form |
donation_search |
add.print.filter.donation.search | donation.donation | search | Inherits donation.donation_search |
donation_thanks_template_form |
donation.thanks.template | form | New | |
donation_thanks_template_search |
donation.thanks.template | search | New | |
donation_thanks_template_tree |
donation.thanks.template | tree | New | |
donation_tree |
add.donation.thanks.template.donation.tree | donation.donation | tree | Inherits donation.donation_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
thanks_printedBooleanhelp='This field automatically becomes active when the thanks letter has been printed.'string='Thanks Printed' -
thanks_template_idMany2one → donation.thanks.templatecopy=Falseondelete='restrict'string='Thanks Template' args: 'donation.thanks.template'
-
print_thanks(self)
New fields (5)
-
activeBooleandefault=True -
company_idMany2one → res.companydefault=<expr>ondelete='cascade'string='Company' args: 'res.company' -
imageBinary -
nameCharrequired=True -
textTexttranslate=True
No public methods.
Loading…
Loading…