| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-peru |
| GIT | |
| GIT | https://github.com/OCA/l10n-peru.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-peru/tree/8.0/l10n_pe_invoice |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Invoice Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Vauxoo |
| MAINTAINERS | |
| MAINTAINERS | Vauxoo |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA-git-bot, KarenKawaii, Sabrina Romero [Vauxoo] |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-peru: - l10n_pe_multifunctions odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_sup_inv_num_req_invoice_supplier |
Invoice supplier invoice number Req. | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_validation_invoice_configuration |
Invoice Application | account.config.settings | group | Inherits account.view_account_config_settings |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (4)check_ruc(self, cr, uid, ids, context=None)
check_ruc_dni(self, cr, uid, ids, context=None)
show_message_ruc_dni(self, cr, uid, ids, context=None)
show_message_ruc_dni2(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-peru |
| GIT | |
| GIT | https://github.com/OCA/l10n-peru.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-peru/tree/7.0/l10n_pe_invoice |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Invoice Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Vauxoo |
| MAINTAINERS | |
| MAINTAINERS | Vauxoo |
| COMMITTERS | |
| COMMITTERS | Julio Serna, julioserna, dsabrinarg, Luis Ernesto Garcia Medina |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-peru: - l10n_pe_multifunctions odoo/odoo: - base - account - base_setup - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Validation for invoice when exceeding minimum amount.
=========================================================
This module modifies the invoice workflow in order to validate RUC and DNI
in Invoice that exceeds minimum amount set by configuration wizard.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_sup_inv_num_req_invoice_supplier |
Invoice supplier invoice number Req. | account.invoice | xpath | Inherits account.invoice_supplier_form |
view_validation_invoice_configuration |
Invoice Application | account.config.settings | group | Inherits account.view_account_config_settings |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (4)check_ruc(self, cr, uid, ids, context=None)
check_ruc_dni(self, cr, uid, ids, context=None)
show_message_ruc_dni(self, cr, uid, ids, context=None)
show_message_ruc_dni2(self, cr, uid, ids, context=None)