| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-chile |
| GIT | |
| GIT | https://github.com/OCA/l10n-chile.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-chile/tree/12.0/l10n_cl_invoicing_policy |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Localization/Chile |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Konos, Daniel Santibáñez Polanco, Cooperativa OdooCoop |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Konos, Daniel Santibáñez Polanco, Cooperativa OdooCoop |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, GitHub, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-chile |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:26 |
| 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 |
|---|---|---|---|---|
view_res_partner_invoicing_policy_form |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
invoicing_policy
Selection
default=_default_invoicing_policy
help='\n * Ticket: Only for individuals and their children.\n 1 invoice for each delivery order.\n * Invoice: Only for companies and their children. The VAT is required.\n 1 invoice for each delivery order.\n Requires the customer PO # on the SO/Invoice.\n * Electronic Guide: Only for companies and their children.\n 1 invoice at the end of the month for all the delivery orders of\n that month.'
required=True
string='Invoicing Policy'
args: (('ticket', 'Ticket'), ('invoice', 'Invoice'), ('eguide', 'Electronic Guide'))
check_invoicing_policy(self)
onchange_invoicing_policy(self)