credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #01689
[Bug 906207] Re: [Trunk][Account]: After install account_voucher , Upgrade Account Module I got Error.
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
** Attachment added: "Databse"
https://bugs.launchpad.net/openobject-addons/+bug/906207/+attachment/2639575/+files/bug_207_20111219_18_12.sql
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/906207
Title:
[Trunk][Account]: After install account_voucher , Upgrade Account
Module I got Error.
Status in OpenERP Addons (modules):
Incomplete
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/906207/+subscriptions
References