Commit Graph

10 Commits

Author SHA1 Message Date
cubells
838d904afd [MIG] account_fiscal_position_vat_check 2016-11-09 01:37:00 +01:00
Alexis de Lattre
8ef89d48cb Use @api.onchange instead of on_change in view
Move description from __openerp__.py to README
2016-11-09 01:37:00 +01: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