Seems to be similar with a curious behaviour notified here : https://bugs.launchpad.net/openobject-server/+bug/698021
I have the problem of twice write() on all clients (web and gtk). -- 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/699748 Title: [6.0 RC2] - strange and different behaviour of GTK and WEB client Status in OpenObject Web Client: New Bug description: the attached module allows (or should do so ) to change account_id of posted account move line (Journal Items) Web - calls the account_move_line.write() twice * once with the correct parameter update_check = False * and a second time with update_check = True GTK - seems not to do this, but does not refresh the display not showing the new account - this is shown correctly only after manual refresh I'd expect the same behaviour for both clients. If it's not a misconception of my module it might cause very wired behaviour _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp