We sell some service subscriptions in Odoo E-Commerce. Is there any way to remove shipping from billing Info/Checkout or should I use HTML Editor for that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
5
Odpowiedzi
8195
Widoki
Website Skip and Hide Addresses
Functions:
- Skips the address stage of the checkout
- Hides the Address from the listed steps in the website
- Hides Billing and Shipping address section from the payment page
- Hides Billing and Shipping address section from the confirmation page
https://apps.odoo.com/apps/modules/13.0/website_skip_hide_addresses/
- Skips the address stage of the checkout
- Hides the Address from the listed steps in the website
- Hides Billing and Shipping address section from the payment page
- Hides Billing and Shipping address section from the confirmation page
https://apps.odoo.com/apps/modules/13.0/website_skip_hide_addresses/
I think you can create a group in which you will give the access to selling menu and hide the shipping menu.
That would be an idea :)
People who buy services don't register and they aren't users.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
wrz 23
|
1796 | ||
|
2
maj 20
|
9561 | ||
|
2
sie 24
|
1525 | ||
|
0
lis 19
|
2328 | ||
|
0
paź 19
|
4182 |
You'll need to redirect your controllers so it skips the shipping page on the page that you want.
There is no shipping page, there is a billing&shipping page together.