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
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
de març 25
|
1423 | ||
|
0
de gen. 25
|
3508 | ||
|
1
d’ag. 23
|
14872 | ||
change password
Solved
|
|
1
d’ag. 23
|
13520 | |
|
1
de jul. 23
|
10498 |
@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.?