[Trunk][Account]: After install account_voucher , Upgrade Account Module I got Error.

Bug #906207 reported by Atik Agewan(OpenERP)
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 3

Bug Description

  Step to Produce:
   - Install account_voucher.
   - Upgrade account Module.
   - Got Error.

  Traceback (most recent call last):
  File "/home/aag/workspace/trunk/server/openerp/tools/yaml_import.py", line 844, in process
    self._process_node(node)
  File "/home/aag/workspace/trunk/server/openerp/tools/yaml_import.py", line 857, in _process_node
    self.process_record(node)
  File "/home/aag/workspace/trunk/server/openerp/tools/yaml_import.py", line 347, in process_record
    view = model.fields_view_get(self.cr, 1, varg, 'form', context)
  File "/home/aag/workspace/trunk/server/openerp/osv/orm.py", line 2114, in fields_view_get
    xarch, xfields = self.__view_look_dom_arch(cr, user, result['arch'], view_id, context=ctx)
  File "/home/aag/workspace/trunk/server/openerp/osv/orm.py", line 1754, in __view_look_dom_arch
    fields_def = self.__view_look_dom(cr, user, node, view_id, False, fields, context=context)
  File "/home/aag/workspace/trunk/server/openerp/osv/orm.py", line 1703, in __view_look_dom
    fields.update(self.__view_look_dom(cr, user, f, view_id, in_tree_view, model_fields, context))
  File "/home/aag/workspace/trunk/server/openerp/osv/orm.py", line 1703, in __view_look_dom
    fields.update(self.__view_look_dom(cr, user, f, view_id, in_tree_view, model_fields, context))
  File "/home/aag/workspace/trunk/server/openerp/osv/orm.py", line 1703, in __view_look_dom
    fields.update(self.__view_look_dom(cr, user, f, view_id, in_tree_view, model_fields, context))
  File "/home/aag/workspace/trunk/server/openerp/osv/orm.py", line 1626, in __view_look_dom
    xarch, xfields = relation.__view_look_dom_arch(cr, user, f, view_id, ctx)
  File "/home/aag/workspace/trunk/server/openerp/osv/orm.py", line 1774, in __view_look_dom_arch
    raise except_orm('View error', msg)

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello Atik Agewan,

I have tried with and without demo data(new db) but I didn't face any problem at my end so would you please try again with updated code and informed us still you have face the same problem.

Revision of trunk :

Server - 3892
Gtk - 2027
Addons - 6020

Thanks and waiting for your reply.

Changed in openobject-addons:
status: New → Incomplete
Revision history for this message
Atik Agewan(OpenERP) (aag-openerp) wrote :

   Hello Vishal Parmar,

    In Server : 3892
    Client :2027
    Addons : 6020

    In new db first install account_voucher and than Upgrade Account Module I got same Traceback
on server side.

    I have Atteched backup of my DB ,it will help you to produce the bug..

   Thanks,
    Atik Agewan

Revision history for this message
Atik Agewan(OpenERP) (aag-openerp) wrote :

   Hello Vishal Parmar,

    In Server : 3892
    Client :2027
    Addons : 6020

    In new db first install account_voucher and than Upgrade Account Module I got same Traceback
on server side.

    I have Atteched backup of my DB ,it will help you to produce the bug..

   Thanks,
    Atik Agewan

Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: Incomplete → Confirmed
Revision history for this message
Mustufa Rangwala (Open ERP) (mra-tinyerp) wrote :

YMAL of accounting is under developement, and it will be fix when those branches will be merge with trunk so we can not consider it as bug now.

I am closing the bug for now.

Thanks,
Mustufa

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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