| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-invoicing |
| GIT | |
| GIT | https://github.com/OCA/account-invoicing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-invoicing/tree/12.0/account_invoice_line_complimentary |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), TAKOBI |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), TAKOBI |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, Simone Rubino |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-invoicing/tree/12.0/account_invoice_line_complimentary |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form |
Add Complimentary Fields to Invoice Form View | account.invoice | xpath | Inherits account.invoice_form |
res_config_settings_view_form |
Add Complimentary Fields to Config Settings Form View | res.config.settings | div | Inherits account.res_config_settings_view_form |
view_invoice_line_form |
Add Complimentary Fields to Invoice Line Form View | account.invoice.line | field | Inherits account.view_invoice_line_form |
show_complimentary_flag
Boolean
help='Allow to have complimentary invoice lines.'
invoice_line_move_line_get(self)
is_complimentary
Boolean
string='Complimentary'
No public methods.
complimentary_account_id
Many2one → account.account
comodel_name='account.account'
No public methods.
complimentary_account_id
Many2one
readonly=False
related='company_id.complimentary_account_id'
No public methods.