[FIX] account_compute_tax_amount: rename field in __openerp__.py

This commit is contained in:
Alexandre Fayolle
2013-05-27 08:49:11 +02:00
parent 32aaf38981
commit eab761da7e

View File

@@ -26,7 +26,7 @@
"author" : "Camptocamp",
"description": """Recompute tax_amount to avoid sign problem""",
'website': 'http://www.camptocamp.com',
'date' : [],
'data' : [],
'installable': True,
'active': False,
}