tracebak on configuration wizard

Bug #705350 reported by Husen Daudi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 3

Bug Description

I am getting this traceback while creating new database.

I made following steps.

I select manufacturing module in config wizard
In account char i select india account chart

 [2011-01-20 15:22:25,002][trunk] INFO:res.config:next action is browse_record(ir.actions.todo, 9)
[2011-01-20 15:22:25,090][trunk] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
  File "/home/hda/openerp/bazaar/6version/server_trunk/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/hda/openerp/bazaar/6version/server_trunk/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/hda/openerp/bazaar/6version/server_trunk/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/hda/openerp/bazaar/6version/server_trunk/bin/osv/orm.py", line 973, in default_get
    defaults[f] = self._defaults[f](self, cr, uid, context)
  File "/home/hda/openerp/bazaar/6version/addons/account/account.py", line 2628, in _get_sale_tax
    return sale_tax_ids[0]
IndexError: list index out of range

Related branches

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
milestone: none → 6.0.1
Revision history for this message
Mustufa Rangwala (Open ERP) (mra-tinyerp) wrote :

Hello Husen,

Fixed the problem in Addons3.
revision-id: mra@mra-laptop-20110120112936-ervqmcj5l15997n9

Thanks for reporting,
mra

Changed in openobject-addons:
status: In Progress → 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.