← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 699748] Re: [6.0 RC2] - strange and different behaviour of GTK and WEB client

 

a debugging aid to show the wired behaviour of the WEB client writing
twice

** Patch added: "account_move_line.py.20110107.patch"
   https://bugs.launchpad.net/openobject-client-web/+bug/699748/+attachment/1786749/+files/account_move_line.py.20110107.patch

-- 
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





References