-
- Downloads
[ADD] l10n_ar: generic changes to use in QR code
AFIP give us new resolution 4291 that request to print QR code in
printed version of electronic invoices. For that we:
1) update the xml report footer style
2) add generic method to sanitze the identification number we are
sending, the sanitize method is added here in order to be re used for
other functionalities across electronic invoice and reports. If we are
not able to sanitize the number then we show an error to the user
3) update translations to add new raise message translated term
NOTE: Fix pylint errors: This ones pop up when running this PR "Check Style'
in runbot
closes odoo/odoo#65034
Related: odoo/enterprise#15949
Signed-off-by:
Josse Colpaert <jco@openerp.com>
Showing
- addons/l10n_ar/i18n/es.po 20 additions, 1 deletionaddons/l10n_ar/i18n/es.po
- addons/l10n_ar/i18n/l10n_ar.pot 19 additions, 0 deletionsaddons/l10n_ar/i18n/l10n_ar.pot
- addons/l10n_ar/models/res_partner.py 14 additions, 1 deletionaddons/l10n_ar/models/res_partner.py
- addons/l10n_ar/views/report_invoice.xml 1 addition, 1 deletionaddons/l10n_ar/views/report_invoice.xml
Loading
Please register or sign in to comment