Lorenzo Battistini - Agile BG has proposed merging lp:~elbati/openobject-italia/fix_l10n_it_partially_deductible_vat into lp:openobject-italia/7.0.
Requested reviews: OpenERP Italia core devs (openobject-italia-core-devs) For more details, see: https://code.launchpad.net/~elbati/openobject-italia/fix_l10n_it_partially_deductible_vat/+merge/165445 -- https://code.launchpad.net/~elbati/openobject-italia/fix_l10n_it_partially_deductible_vat/+merge/165445 Your team OpenERP Italia core devs is requested to review the proposed merge of lp:~elbati/openobject-italia/fix_l10n_it_partially_deductible_vat into lp:openobject-italia/7.0.
=== modified file 'l10n_it_partially_deductible_vat/account.py' --- l10n_it_partially_deductible_vat/account.py 2013-01-29 21:52:52 +0000 +++ l10n_it_partially_deductible_vat/account.py 2013-05-23 16:57:27 +0000 @@ -26,6 +26,7 @@ import decimal_precision as dp from decimal import * import time +from openerp.tools.translate import _ class account_tax(osv.osv):
_______________________________________________ Mailing list: https://launchpad.net/~openobject-italia-core-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~openobject-italia-core-devs More help : https://help.launchpad.net/ListHelp

