Sunday, April 9, 2023
2 changes · master
Miscellaneous changes
To reproduce ============ - Accounting > Vendor Bills > create a vendor bill and upload the pdf (attached on this ticket) - back to list view, select the created bill and print the original bills a user error is raised Problem ======= when trying to add the banner we read the PDF and we found out that it's encrypted so we raise the error Solution ======== if the PDF is encrypted, we log warning and carry on downloading the original bill. opw-3221796 Forward-Port-Of: odoo/odoo#11
Original PR description
To reproduce ============ - Accounting > Vendor Bills > create a vendor bill and upload the pdf (attached on this ticket) - back to list view, select the created bill and print the original bills a user error is raised Problem ======= when trying to add the banner we read the PDF and we found out that it's encrypted so we raise the error Solution ======== if the PDF is encrypted, we log warning and carry on downloading the original bill. opw-3221796 Forward-Port-Of: odoo/odoo#118089 Forward-Port-Of: odoo/odoo#116987
COMMANDS was written with the intention of allowing other modules to inherit and extend. But it seems someone forgot to export it. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#118120
Original PR description
COMMANDS was written with the intention of allowing other modules to inherit and extend. But it seems someone forgot to export it. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#118120