Configuration in Quotes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Configuration in Quotes

Guillaume Sigoigne nomaka
Hi users,

Configuration process of a configurable good seems to be available only in orders.
Problem is that our client would like to send a quote to its own customer once its configuration has been created, not directly an order.
Is it possible to have configuration process in quotes ?

Thanks and regards


--

Guillaume SIGOIGNE
ERP/GPAO/MES  Apache-OFBiz


Mobile : 06.01.92.45.70
Bureau : 02.85.52.30.55
Courriel : [hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: Configuration in Quotes

Jacques Le Roux
Administrator
Sales of a configurable good involves the configuration of the product. I guess you need to add the same step than when ordering a such product with the order manager.
Look for the string configureProductBeforeAddingToCart. I don't know how much works this entails for a quote, but should not be that hard using the ProductConfigWrapper and related classes.

HTH

Jacques

Le 06/06/2014 11:47, Guillaume Sigoigne nomaka a écrit :
Hi users,

Configuration process of a configurable good seems to be available only in orders.
Problem is that our client would like to send a quote to its own customer once its configuration has been created, not directly an order.
Is it possible to have configuration process in quotes ?

Thanks and regards


--

Guillaume SIGOIGNE
ERP/GPAO/MES  Apache-OFBiz


Mobile : 06.01.92.45.70
Bureau : 02.85.52.30.55
Courriel : [hidden email]


-- 

Reply | Threaded
Open this post in threaded view
|

Re: Configuration in Quotes

Guillaume Sigoigne nomaka
I wanted to know if it exists already, or if I have to develop it. I know now ;)
Thanks for your answer Jacques, it gave me some keys.

Regards


Guillaume SIGOIGNE
ERP/GPAO/MES  Apache-OFBiz


Mobile : 06.01.92.45.70
Bureau : 02.85.52.30.55
Courriel : [hidden email]

Le 08/06/2014 14:39, Jacques Le Roux a écrit :
Sales of a configurable good involves the configuration of the product. I guess you need to add the same step than when ordering a such product with the order manager.
Look for the string configureProductBeforeAddingToCart. I don't know how much works this entails for a quote, but should not be that hard using the ProductConfigWrapper and related classes.

HTH

Jacques

Le 06/06/2014 11:47, Guillaume Sigoigne nomaka a écrit :
Hi users,

Configuration process of a configurable good seems to be available only in orders.
Problem is that our client would like to send a quote to its own customer once its configuration has been created, not directly an order.
Is it possible to have configuration process in quotes ?

Thanks and regards


--

Guillaume SIGOIGNE
ERP/GPAO/MES  Apache-OFBiz


Mobile : 06.01.92.45.70
Bureau : 02.85.52.30.55
Courriel : [hidden email]


--