This question has been flagged
4474 Views

is there a possibility for the custommers registered or guest to select products in the shop and ask for a quote?

and if  if you can select multiple products quantity




Avatar
Discard

@opera,

By inheriting and modifying the default e-commerce elements on the frontend you could definitely achieve what you need to do. I've done some basic work for a customer at:

http://www.aegguns.com

That achieves B2B functionality that handles this. Do you need to hide the e-commerce elements from customers that are not logged in (eg. price, add to cart change to add to quotation, etc.)?

I plan to build an open-source module to handle B2B for Odoo by extending the website_sale module, however i'm interested to know what your requirements are.

Author

your http://www.aegguns.com is offline today the simpliest is to do a checkout button whitch do a draft quote in the backend and ask a sale to make the best price on magento you could find this functionnality cart2quote

@opera,

Unfortunately their host suffered some downtime today, but they are back online now.

Are you looking to remove pricing from the frontend (eg. product pages, shopping cart, etc.), and create a draft quotation in the backend, or are you looking to have pricing visible to the public and simply have the checkout create a draft quotation in the backend, with add to cart change to add to quote, etc.?

Hello
not hide  the both possibilities are offered buy and pay or ask for a quote 


my magento http://systeme-fix.com   quote = devis  in french




Le 19 avr. 2015 à 10:07, Luke Branch <luke-weairsoft-com@mail.odoo.com> a écrit :

That achieves B2B functionality that handles this. Do you need to hide the e-commerce elements from customers that are not logged in (eg. price, add to cart change to add to quotation, etc.)?

I plan to build an open-source module to handle B2B for Odoo by extending the website_sale module, however i'm interested to know what your requirements are.