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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
mar 25
|
1428 | ||
|
0
ene 25
|
3517 | ||
|
1
ago 23
|
14876 | ||
change password
Resuelto
|
|
1
ago 23
|
13533 | |
|
1
jul 23
|
10510 |
@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.
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.?