← 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

 

** Changed in: openobject-server
       Status: New => Triaged

** Changed in: openobject-client-web
       Status: New => Triaged

-- 
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:
  Triaged
Status in OpenObject Server:
  Triaged

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