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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
5
Cevaplar
8243
Görünümler
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Eyl 23
|
1805 | ||
|
2
May 20
|
9568 | ||
|
2
Ağu 24
|
1556 | ||
|
0
Kas 19
|
2350 | ||
|
0
Eki 19
|
4205 |
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.