This question has been flagged
2 Replies
4413 Views

A client is sending us a request for price quotation for a list of 100 products.

In order to answer we need to set up our prices ; to do this we need to create our own RFQ to be sent to a new supplier.

Is there a method within the Odoo modules to simply transfer the lines from the RFQ received to a new RFQ to be sent?

 

Avatar
Discard
Best Answer

Between time, the code in sale_to_purchase_order can help you (but it's for V6.1), and maybe also this sale_purchase_order_lines_importation

Avatar
Discard
Author

Thanks Med for the "between time"; but I am linked to what Odoo offers in their Saas online.

Good luck

Best Answer

You can check this community module : https://github.com/OCA/sale-workflow/pull/41 − Not yet integrated into community module, but maybe you can find a link to download it.

Avatar
Discard
Author

Hi Quentin; thanks for this Github link which I read. Seems to be the solution for my needs. I will wait for its availability in the Odoo Saas basic module (I cross my fingers that it happens :)