Thursday, March 28, 2019
2 changes · master
New functionality added to Odoo
This change adds an option to display EPC QR codes when recording supplier payments, making it easier for users in Europe to scan and pay directly with a mobile banking app. It also improves payment grouping behavior and bank account requirements so the payment flow is clearer and more reliable.
Original PR description
/!\ This is only used so that runbot can merge on enterprise. The enterprise branch is compliant with OPW 1906794 In Europe, there is the EPC QR Code that can be used to record a payment with mobile apps. In the wizard to record a payment to a supplier, we should have the ability to show the EPC QR Code. That way, the user can scan it on the screen with his mobile and pay right away. Add a setting to activate the option Add the img on the view OPW 1918423 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Users can now display an EPC QR code when recording supplier payments in Europe, making it easier to pay by scanning the screen with a mobile banking app. This reduces manual entry and helps speed up supplier payment workflows when the option is enabled.
Original PR description
In Europe, there is the EPC QR Code that can be used to record a payment with mobile apps. In the wizard to record a payment to a supplier, we should have the ability to show the EPC QR Code. That way, the user can scan it on the screen with his mobile and pay right away. Add a setting to activate the option Add the img on the view OPW 1918423