TIP: You can type at any time to perform a new search.
Account Invoice Line Default Account
account_invoice_line_default_account · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:09:10
- Authors
- Odoo Community Association (OCA), Therp BV, BCIM
- Maintainers
- Odoo Community Association (OCA), Therp BV, BCIM
- Committers
- Denis Roussel, Weblate, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_expense_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 (1)-
write(self, vals)
New fields (4)
-
auto_update_account_expenseBooleandefault=Truehelp='When an account is selected on an invoice line, automatically assign it as default expense account' args: 'Autosave Selection for Expense Account on Invoice Line' -
auto_update_account_incomeBooleandefault=Truehelp='When an account is selected on an invoice line, automatically assign it as default income account' args: 'Autosave Selection for Income Account on Invoice Line' -
property_account_expenseMany2one → account.accountcompany_dependent=Truedomain=<expr>help='Default counterpart account for purchases on invoice lines'string='Default Expense Account' args: 'account.account' -
property_account_incomeMany2one → account.accountcompany_dependent=Truedomain=<expr>help='Default counterpart account for sales on invoice lines'string='Default Income Account' args: 'account.account'
No public methods.
Loading…
Loading…