Chart of Taxes BUG

Bug #666101 reported by Jacara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Dhruti Shastri(OpenERP)

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

Changed in openobject-addons:
assignee: nobody → DHS(OpenERP) (dhs-openerp)
status: New → Confirmed
Revision history for this message
Dhruti Shastri(OpenERP) (dhs-openerp) wrote :

Hello Jacara,

I have found a solution for this. Would you please apply the patch and notify us ?

Thank you for pointing out.

Revision history for this message
Dhruti Shastri(OpenERP) (dhs-openerp) wrote :
Revision history for this message
Dhruti Shastri(OpenERP) (dhs-openerp) wrote :

Hello,

It has been fixed by <email address hidden>

Thanks.

Changed in openobject-addons:
milestone: none → 6.0-rc2
Changed in openobject-addons:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.