Friday, June 21, 2024
1 change · master
New functionality added to Odoo
This adds a way for buyers to share requests for quotation and purchase orders with suppliers as standardized electronic files, either embedded in the PDF or downloaded from the portal. When both parties use Odoo, suppliers can import the order details directly, reducing manual re-entry, delays, and data entry errors.
Original PR description
When an RFQ or a PO is sent to a supplier, he has to create the quote/SO in his own ERP. Then when he sends back this quote/SO, you have to update your RFQ/PO with prices. This process is time consuming, has no added value, and can lead to a lot of user errors during data entry. The goal of this PR is that if the customer and supplier are using Odoo, they don't have to make those updates. Customer can send purchase order to suppliers either by a PDF which has a UBL BIS 3 XML file embedded in it, or a supplier can download the XML file directly using a URL. task-2695889 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr