Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
account_fiscal_position_vat_check/readme/CONFIGURE.md
Executable file
5
account_fiscal_position_vat_check/readme/CONFIGURE.md
Executable file
@@ -0,0 +1,5 @@
|
||||
To configure this module, go to the menu *Invoicing \> Configuration \>
|
||||
Accounting \> Fiscal Positions* and enable the option **VAT Required**
|
||||
on the relevant fiscal positions.
|
||||
|
||||

|
||||
1
account_fiscal_position_vat_check/readme/CONTRIBUTORS.md
Executable file
1
account_fiscal_position_vat_check/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1 @@
|
||||
- Alexis de Lattre \<<alexis.delattre@akretion.com>\>
|
||||
11
account_fiscal_position_vat_check/readme/DESCRIPTION.md
Executable file
11
account_fiscal_position_vat_check/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,11 @@
|
||||
With this module, when a user tries to validate a customer invoice or
|
||||
refund with a fiscal position that requires VAT, Odoo blocks the
|
||||
validation of the invoice if the customer doesn't have a VAT number in
|
||||
Odoo.
|
||||
|
||||

|
||||
|
||||
In the European Union (EU), when an EU company sends an invoice to
|
||||
another EU company in another country, it can invoice without VAT (most
|
||||
of the time) but the VAT number of the customer must be displayed on the
|
||||
invoice.
|
||||
5
account_fiscal_position_vat_check/readme/USAGE.md
Executable file
5
account_fiscal_position_vat_check/readme/USAGE.md
Executable file
@@ -0,0 +1,5 @@
|
||||
On the partner form view, Odoo will display a yellow warning banner when
|
||||
the partner has a fiscal position that has the option **VAT Required**
|
||||
but its VAT number is not set.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user