Skip to content

Latest commit

 

History

History
 
 

website_sale_checkout_country_vat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Website Sale Checkout Country VAT

Beta License: LGPL-3 OCA/e-commerce Translate me on Weblate Try me on Runboat

This module extends the functionality of website_sale module to autocomplete VAT country code in checkout process.

Table of contents

The default country that will appear is the one of the current user, or the one of the Public User assigned to the website, or the one of the company that owns the website. Change it in the corresponding place to get a sane default.

If you want to have a sane default also in the country address, check the website_sale_default_country module.

When a customer makes a purchase and do the checkout process, the VAT country code can be selected separated from the code itself. This is useful in 2 ways:

  • User is implicitly forced to input (select) a country with its code.
  • Error in the VAT now only can be raised by an incorrect vat, not the absence of the country code, which usually confuses users.

If you change the country for the address and the VAT is empty, the VAT country changes automatically too.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Tecnativa
  • Tecnativa:
    • Sergio Teruel
    • Carlos Dauden
    • Pedro M. Baeza
    • Jairo Llopis
    • Alexandre Díaz
    • Carlos Roca
    • Ernesto Tejeda

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/e-commerce project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.