** Branch linked: lp:~openerp-commiter/openobject-addons/trunk-addons-
fixes

-- 
Chart of Taxes BUG
https://bugs.launchpad.net/bugs/666101
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Confirmed

Bug description:
There is a BUG on Accounting/Charts/Chart of Taxes.

My period code has False. Because it's not required field.

File "/home/jacara/openerp-server/addons/account/wizard/account_tax_chart.py", 
line 71, in account_tax_chart_open_window
    result['name'] += ':' + self.pool.get('account.period').read(cr, uid, 
[data['period_id']], context=context)[0]['code']
TypeError: cannot concatenate 'str' and 'bool' objects



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to