TIP: You can type at any time to perform a new search.
Account Early Payment Discount
account_early_payment_discount · OCA/account-payment
- Repository
- OCA/account-payment · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting & Finance
- Folder size
- 0.12 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-payment
- Last tracking update
- 2026-08-07 07:31:56
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Alexandre Fayolle, Patrick Tombez, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_payment_term_form |
account_early_payment_discount.payment.term.form | account.payment.term | form | Inherits account.view_payment_term_form |
view_payment_term_tree |
account_early_payment_discount.payment.term.tree | account.payment.term | tree | Inherits account.view_payment_term_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (5)
-
company_currencyMany2one → res.currencycomodel_name='res.currency'compute='_compute_company_currency'required=True -
early_payment_discountBooleanstring='Early Payment Discount' -
epd_discountFloatstring='Discount' -
epd_nb_daysIntegerstring='Number of day(s)' -
epd_toleranceFloatstring='Tolerance'
No public methods.
Loading…