odoo/addons/l10n_be/wizard
Jos De Graeve b86e0a4392 [FIX] Partner VAT Intra XML delaration: Vat number format correction
The Partner VAT Intra XML delaration needs to have the VAT number
in the format without the country code prefix.

The current behaviour was to include the country code prefix in the
report which causes an SQLException error on uploading the XML file
to the Federal goverment's website.  While the error is non-descriptive
fixing the VAT number format fixes the error.
2014-06-23 18:18:42 +02:00
..
__init__.py Make belgian chart of accounts multilingual 2013-03-11 21:35:30 +01:00
account_wizard.xml Make belgian chart of accounts multilingual 2013-03-11 21:35:30 +01:00
l10n_be_account_vat_declaration.py [MERGE] [FIX] l10n_be: force 2 digits for vat declaration to be accepted by official website (opw 592464), courtesy of Wim Audenaert 2013-11-18 13:50:17 +01:00
l10n_be_account_vat_declaration_view.xml [IMP]Remove type field from the views 2012-08-08 18:36:14 +05:30
l10n_be_partner_vat_listing.py [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos) 2013-06-07 13:38:29 +02:00
l10n_be_partner_vat_listing.rml [FIX+IMP] l10n_be: partner vat listing xml statement upgraded to intervat 8.0. Added the possibility to print the list exported. Those 2 points are courtesy of Noviat. Improved the query to get data for this xml export: we now base our computation on the tax_amount and tax_code_id, which is way more correct. 2012-02-15 14:18:16 +01:00
l10n_be_partner_vat_listing.xml [MERGE] fixes in account 2012-09-20 11:27:26 +02:00
l10n_be_vat_intra.py [FIX] Partner VAT Intra XML delaration: Vat number format correction 2014-06-23 18:18:42 +02:00
l10n_be_vat_intra_print.rml [FIX] l10n_be: fix no value in 'Code (Tax Code)' column on 'Print VAT Intra' preview report 2013-12-19 15:55:28 +01:00
l10n_be_vat_intra_view.xml [IMP]Remove type field from the views 2012-08-08 18:36:14 +05:30