Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
5033 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

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

Good luck

Risposta migliore

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
Abbandona
Autore

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