Commit Graph

9 Commits

Author SHA1 Message Date
Alexis de Lattre
0817db56ab 10.0 Port account_fiscal_position_vat_check (#408)
[MIG] account_fiscal_position_vat_check: to v10
2016-10-11 12:09:26 +02:00
Alexis de Lattre
5788aefca6 OpenERP -> Odoo
Remove application=True in __openerp__.py
2014-10-08 21:02:35 +02:00
Alexis de Lattre
9474eef431 Port to v8 and to new API 2014-10-07 22:17:18 +02:00
Nicolas Bessi
bba9718229 [FIX] move all unported addons into __unported__ folder instead of adding _unported suffix 2014-07-02 14:47:06 +02:00
Nicolas Bessi
880aec8363 Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f.
2014-07-02 14:44:45 +02:00
Nicolas Bessi
7eb182744f Rename all addons to xxx_unported to be travis compliant 2014-06-30 11:14:16 +02:00
Alexis de Lattre
1c3b69c497 Add warning when the user sets a fiscal position "must have vat" on a partner and this partner doesn't have a VAT number in openerp yet.
Remove the cut at 80 lines on some messages as it doesn't work with translation files.
Update FR translation.
2013-10-19 21:56:42 +02:00
Alexis de Lattre
44b4d7929d Coding style enhancements suggested by the reviewers. 2013-09-28 18:10:52 +02:00
Alexis de Lattre
8b435874d6 Initial check-in of the module "account_fiscal_position_vat_check"
This module checks that the customer has a VAT number on invoice validation if it has a fiscal position flagged "Customer must have VAT".
2013-09-19 14:03:15 +02:00