跳至内容
菜单
此问题已终结
2 回复
5029 查看

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?

 

形象
丢弃
最佳答案

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

形象
丢弃
编写者

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

Good luck

最佳答案

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.

形象
丢弃
编写者

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 :)