eCommerce Address Management
by Garazd Creation https://garazd.biz/en/blog/odoo-e-commerce/management-of-the-billing-and-shipping-address-fields-in-odoo-ecommerce-5$ 48.70
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Website (website) • Discuss (mail) • Invoicing (account) |
Lines of code | 518 |
Technical Name |
website_sale_address |
License | OPL-1 |
Website | https://garazd.biz/en/blog/odoo-e-commerce/management-of-the-billing-and-shipping-address-fields-in-odoo-ecommerce-5 |
Versions | 17.0 16.0 15.0 14.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Website (website) • Discuss (mail) • Invoicing (account) |
Lines of code | 518 |
Technical Name |
website_sale_address |
License | OPL-1 |
Website | https://garazd.biz/en/blog/odoo-e-commerce/management-of-the-billing-and-shipping-address-fields-in-odoo-ecommerce-5 |
Versions | 17.0 16.0 15.0 14.0 |
- Community
- Enterprise
Simplify the Odoo express checkout process by managing address fields to be filled in
Using Odoo e-commerce, you can find out that you do not need to ask customers to fill in all address fields. In real, some fields are required another not, some fields are optional. Some companies can sell only within a certain country, and they do not need to force the buyer to fill in the appropriate field each time.
To resolve it, you can ask a developer to make changes to the website page or, the simplest way, to use this module. From the Odoo backend, the module allows you to activate billing and shipping fields, deactivate which is unnecessary, set required fields that you need, select default country.
Odoo checkout process can be optimized for your business needs, try this app to make sure.
Include unit tests
Multi-Website support
Free 30 days support and 180 days bug-fixing
Demo & Test. Click on the "Live Preview" button
Configuration
To manage address fields follow these steps:
- Go to the Website - Configuration - Wedsites menu.
- Select a website and configure the address fields in the sections Billing Address Fields and Shipping Address Fields.
- You can hide or show fields by switching on/off these toggles.
- To set a field as required use these appropriated toggles.
- Select a default country and make it unchangeable if you need.
- The fields Zip Code and State are country-related. The property required depends on the default country and can be changed by system administrators only.
The Billing and Shipping Address webpages after changes:
Customization
Use the built-in option Show b2b fields to hide or show the Company Name and TIN/VAT fields:
-
15.0.1.0.1 2022-10-12
- Move the settings block to notebook.
-
15.0.1.0.0 2022-04-01
- Migrate from 14.0
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module