← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 672980] [NEW] client-gtk 5.0 : regression, view in account chart after opening entries line by encoding

 

Public bug reported:

Hi,
We found a regression in the gtk-client due to the commit http://bazaar.launchpad.net/~openerp/openobject-client/5.0/revision/1077#bin/modules/action/main.py.

Scenario:
Create a new database with the module account installed.
Open the menu Financial_Management ==> Charts ==> Charts of accounts and open an account.
Look at the result (the column reconcile and reconcile partial exist) and kept it open.
Open the menu Financial_Management ==> Entries Encoding ==> Entries encoding by line

Now come back in the menu  Financial_Management ==> Charts ==> Charts of
accounts and open an account.

Result the view have changed (the column reconcile and reconcile are not
anymore here!!). The client don't print the right view and still kept
the view of the Entries encoding by line.

If you add a comment on the line 87, everything works perfectly
    #context.update(tools.expr_eval(action.get('context','{}'), context.copy()))

** Affects: openobject-client
     Importance: Undecided
         Status: New

-- 
client-gtk 5.0 : regression, view in account chart after opening entries line by encoding
https://bugs.launchpad.net/bugs/672980
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject GTK Client: New

Bug description:
Hi,
We found a regression in the gtk-client due to the commit http://bazaar.launchpad.net/~openerp/openobject-client/5.0/revision/1077#bin/modules/action/main.py.

Scenario:
Create a new database with the module account installed.
Open the menu Financial_Management ==> Charts ==> Charts of accounts and open an account.
Look at the result (the column reconcile and reconcile partial exist) and kept it open.
Open the menu Financial_Management ==> Entries Encoding ==> Entries encoding by line

Now come back in the menu  Financial_Management ==> Charts ==> Charts of accounts and open an account.

Result the view have changed (the column reconcile and reconcile are not anymore here!!). The client don't print the right view and still kept the view of the Entries encoding by line.

If you add a comment on the line 87, everything works perfectly
    #context.update(tools.expr_eval(action.get('context','{}'), context.copy()))





Follow ups

References