Hello, I have tested specified scenario with latest stable version and it's working fine at my end. So,I am closing this bug. [See the attachment] If you face this problem again, you can reopen this issue.
Thanks. ** Attachment added: "convert_SO.ogv" https://bugs.launchpad.net/openobject-client-web/+bug/722546/+attachment/2087504/+files/convert_SO.ogv ** Changed in: openobject-client-web Status: Expired => Invalid -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/722546 Title: convert opportunities into sale order Status in OpenERP Web Client: Invalid Bug description: firefox, ubuntu I try to convert a opportunitie quotation, When I click on create there is the next message Traceback (most recent call last): File "/home/openerp/source/server/trunk/openerp/netsvc.py", line 410, in dispatch result = ExportService.getService(service_name).dispatch(method, auth, params) File "/home/openerp/source/server/trunk/openerp/service/web_services.py", line 598, in dispatch res = fn(db, uid, *params) File "/home/openerp/source/server/trunk/openerp/osv/osv.py", line 122, in wrapper return f(self, dbname, *args, **kwargs) File "/home/openerp/source/server/trunk/openerp/osv/osv.py", line 176, in execute res = self.execute_cr(cr, uid, obj, method, *args, **kw) File "/home/openerp/source/server/trunk/openerp/osv/osv.py", line 167, in execute_cr return getattr(object, method)(cr, uid, *args, **kw) File "/home/openerp/source/server/trunk/openerp/osv/orm.py", line 2933, in read result = self._read_flat(cr, user, select, fields, context, load) File "/home/openerp/source/server/trunk/openerp/osv/orm.py", line 3053, in _read_flat res2 = self._columns[f].get(cr, self, ids, f, user, context=context, values=res) File "/home/openerp/source/server/trunk/openerp/osv/fields.py", line 795, in get res = self._fnct(obj, cr, user, ids, name, self._arg, context) File "/home/openerp/source/server/trunk/openerp/addons/base/ir/ir_ui_menu.py", line 132, in _get_full_name res[m.id] = self._get_one_full_name(m) File "/home/openerp/source/server/trunk/openerp/addons/base/ir/ir_ui_menu.py", line 138, in _get_one_full_name if menu.parent_id: File "/home/openerp/source/server/trunk/openerp/osv/orm.py", line 287, in __getattr__ raise AttributeError(e) AttributeError: 'Field parent_id not found in browse_record(ir.ui.menu, 1)' _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

