|
| 1 | +.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
| 2 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 3 | + :alt: License: AGPL-3 |
| 4 | + |
| 5 | +======================= |
| 6 | +e-commerce required VAT |
| 7 | +======================= |
| 8 | + |
| 9 | +This module extends checkout e-commerce form in order to force user to fill |
| 10 | +'VAT number' field. |
| 11 | + |
| 12 | +Usage |
| 13 | +===== |
| 14 | + |
| 15 | +To use this module, you need to: |
| 16 | + |
| 17 | +#. Buy something from your e-commerce |
| 18 | +#. Go to checkout page. |
| 19 | +#. Try to checkout without specifying a VAT, or using a wrong one. |
| 20 | +#. You will get an error. |
| 21 | + |
| 22 | +.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas |
| 23 | + :alt: Try me on Runbot |
| 24 | + :target: https://runbot.odoo-community.org/runbot/113/9.0 |
| 25 | + |
| 26 | +Bug Tracker |
| 27 | +=========== |
| 28 | + |
| 29 | +Bugs are tracked on `GitHub Issues |
| 30 | +<https://github.com/OCA/e-commerce/issues>`_. In case of trouble, please |
| 31 | +check there if your issue has already been reported. If you spotted it first, |
| 32 | +help us smash it by providing detailed and welcomed feedback. |
| 33 | + |
| 34 | +Credits |
| 35 | +======= |
| 36 | + |
| 37 | +Contributors |
| 38 | +------------ |
| 39 | + |
| 40 | +* Lorenzo Battistini <lorenzo.battistini@agilebg.com> |
| 41 | +* Jairo Llopis <jairo.llopis@tecnativa.com> |
| 42 | + |
| 43 | +Maintainer |
| 44 | +---------- |
| 45 | + |
| 46 | +.. image:: https://odoo-community.org/logo.png |
| 47 | + :alt: Odoo Community Association |
| 48 | + :target: https://odoo-community.org |
| 49 | + |
| 50 | +This module is maintained by the OCA. |
| 51 | + |
| 52 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 53 | +mission is to support the collaborative development of Odoo features and |
| 54 | +promote its widespread use. |
| 55 | + |
| 56 | +To contribute to this module, please visit https://odoo-community.org. |
0 commit comments