Cuong: tried reproducing this: created new database using latest 6.0 bzr (server, addons and client) went to Accounting > Customers > Customer Payment, clicked [New] (switched to form edit/create view) and back to the tree view (via the [Search View…] leftmost switcher button).
No error on either Firefox 5 or Webkit trunk, client is configured to use net-rpc on port 8070 (default). Xavier: was your test on one of your own addons, or one available in a public repo? -- 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/733387 Title: UnpicklingError: Global and instance pickles are not supported Status in OpenERP Web Client: Confirmed Bug description: in object account.voucher, every time onchange_price() is called, this traceback pops up several times per call: Traceback (most recent call last): File "/home/mpattaro/openerp/openerp-server-6.0.1-rev3341/bin/service/netrpc_server.py", line 69, in run msg = ts.myreceive() File "/home/mpattaro/openerp/openerp-server-6.0.1-rev3341/bin/tiny_socket.py", line 88, in myreceive res = unpickler.load() UnpicklingError: Global and instance pickles are not supported. This is not happening with GTK. I'm using version 6.0.1 Regards Marco To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-client-web/+bug/733387/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

