Daily updates from Odoo
Wednesday, January 25, 2017
2 changes · master
New functionality added to Odoo
Belgian VAT report exports now let users choose options to request restitution or payment directly in the XML file. This supports more accurate submissions by allowing those official VAT flags to be set during export.
Original PR description
…s when doing xml export allow to set 'ask resitution' & 'ask payment' to TRUE in the belgian XML for VAT report task: https://www.odoo.com/web#id=30809&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Code cleanup and technical improvements
PDF report generation has been reorganized so Odoo can adjust or combine a generated PDF before saving it as an attachment. This makes report-related customizations more reliable while keeping the visible reporting experience unchanged.
Original PR description
on behalf of @oco-odoo