[IMP] l10n_pe: Welcome PLE reports
Complement module to allow generate the PLE reports.
- Missing purchase tax groups and taxes added to complete the vendor
bills flow
- Demo data completed to has data to allow generate the PLE reports
- Document types for vendor bills completed in the data
- Method to improve the domain in document types for customer invoices
added
- Extend method to autocomplete the number on vendor bills with the
standard expected by the document type.
closes odoo/odoo#118970
Related: odoo/enterprise#37382
Signed-off-by:
Josse Colpaert <jco@odoo.com>
Showing
- addons/l10n_pe/__manifest__.py 1 addition, 1 deletionaddons/l10n_pe/__manifest__.py
- addons/l10n_pe/data/account_tax_data.xml 118 additions, 0 deletionsaddons/l10n_pe/data/account_tax_data.xml
- addons/l10n_pe/data/account_tax_group_data.xml 14 additions, 0 deletionsaddons/l10n_pe/data/account_tax_group_data.xml
- addons/l10n_pe/data/l10n_latam_document_type_data.xml 468 additions, 0 deletionsaddons/l10n_pe/data/l10n_latam_document_type_data.xml
- addons/l10n_pe/demo/account_demo.py 137 additions, 12 deletionsaddons/l10n_pe/demo/account_demo.py
- addons/l10n_pe/models/account_move.py 30 additions, 1 deletionaddons/l10n_pe/models/account_move.py
Loading
Please register or sign in to comment