← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 384214] Re: Error in tree view buttons

 

** Changed in: openobject-client-web
       Status: Fix Committed => Fix Released

-- 
Error in tree view buttons
https://bugs.launchpad.net/bugs/384214
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Web Client: Fix Released

Bug description:
Wizard does not popup when the button for wizard is in the tree view.(works well with tree view of GTK). It just shows 'loading...' in top and no action happens. In form view the same object loads without error. However the wizard is being called in both views as the print of context shows it.

The context print also differs from tree view and form view from web client. If the context can help debug:its below:

Context when wizard is called from form View of web client
{'lang': u'en_US', '_view_name': u'Dequarantine of Products', 'tz': False, 'ids': 115, 'bin_size': True, 'client': 'web', '_terp_target': u'new', 'active_ids': [115], 'active_id': 115}

Context when wizard is called from form View of web client
{'lang': u'en_US', '_view_name': u'Dequarantine of Products', 'tz': False, 'ids': 115, 'bin_size': True, 'client': 'web', 'contact_display': 'partner', '_terp_target': u'new', 'active_ids': [115], 'active_id': 115}

Version: 5.0.1.0