-
- Downloads
[IMP] [base, account_facturx]: Add PDF/A(-3B) support
Improve the factur-x export in two ways: make the exported PDF PDF/A-3B compliant, and add the factur-x XMP metadata inside the file. The added .ICC profile comes from https://www.color.org/srgbprofiles.xalter License terms can be found here: https://www.color.org/profiles2.xalter#license Task id # 2668919 closes odoo/odoo#78974 Signed-off-by:Laurent Smet <las@openerp.com>
Showing
- addons/account_facturx/data/facturx_templates.xml 83 additions, 0 deletionsaddons/account_facturx/data/facturx_templates.xml
- addons/account_facturx/models/ir_actions_report.py 29 additions, 11 deletionsaddons/account_facturx/models/ir_actions_report.py
- odoo/tools/data/files/sRGB2014.icc 0 additions, 0 deletionsodoo/tools/data/files/sRGB2014.icc
- odoo/tools/data/files/sRGB2014.icc.LICENSE 5 additions, 0 deletionsodoo/tools/data/files/sRGB2014.icc.LICENSE
- odoo/tools/pdf.py 241 additions, 0 deletionsodoo/tools/pdf.py
odoo/tools/data/files/sRGB2014.icc
0 → 100644
File added
odoo/tools/data/files/sRGB2014.icc.LICENSE
0 → 100644
Please register or sign in to comment