TIP: You can type at any time to perform a new search.
Account refund payment term
account_refund_payment_term · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 07:47:28
- Authors
- Odoo Community Association (OCA), Pierre Verkest
- Maintainers
- Odoo Community Association (OCA), Pierre Verkest
- Committers
- Pierre Verkest, Weblate, OCA-git-bot
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_property_form |
res.partner.property.form.inherit | res.partner | form | Inherits account.view_partner_property_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
property_refund_payment_term_idMany2one → account.payment.termcompany_dependent=Truedomain="[('company_id', 'in', [current_company_id, False])]"help='This payment term will be used instead of the default one for customer refunds'string='Customer refund Payment Terms' args: 'account.payment.term'
No public methods.