odoo/addons/base_vat
Antony Lesuisse 22f4c315a3 [IMP] automatic fiscal positions for simple cases
Add group of countries res.country.group
Add get_fiscal_position method a method to compute a fiscal position based on company_id, partner_id, delivery_id
The meaning of res.partner.fiscal_position is now a forced a fiscal position.
The default implementation should handle simple cases, like VAT in UE and sales
tax in the US, but the method can be overriden to handle more complex ficals
rules.
2014-06-30 02:12:41 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
base_vat.py [IMP] automatic fiscal positions for simple cases 2014-06-30 02:12:41 +02:00
base_vat_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
res_company.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00