Comment 3 for bug 532635

Revision history for this message
Shah Japan (jsh.axelor) wrote :

GTK

TERP: wizard execute ('openerp', 1, 'admin', 3, {'model': 'res.partner', 'report_type': 'pdf', 'id': 21, 'form': {}, 'ids': [21]}, 'init', {'lang': 'fr_FR', 'active_ids': [84], 'tz': False, 'active_id': 84})

Web-Client

TERP: wizard execute ('openerp', 1, 'admin', 2, {'context': {'lang': u'fr_FR', 'active_ids': [7], 'tz': False, 'active_id': 7, 'client': 'web'}, 'form': {}, 'ids': [7], 'report_type': 'pdf', 'model': 'res.partner', 'id': 7}, 'init', {'lang': u'fr_FR', 'active_ids': [7], 'client': 'web', 'tz': False, 'active_id': 7})

still web-client has wrong value, 7 it should be 84.