Hello qdp,
          
         I have checked the problem described by you. It seems there is domain 
like [('account_id','child_of', active_id)] not [('account_id','=', active_id)] 
set on action of the journal items. So if we try to give <field 
name="context">{'account_id':active_id}</field> in its action it does not work 
with child_of attribute on domain.

Note: This problem is also in Chart of taxes too.

        So there may be problem from framework. so can you please check. and 
give the feedback.
          

Thank you,
ara

-- 
opening entries from chart of account doesn't use context
https://bugs.launchpad.net/bugs/672553
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: In Progress

Bug description:
If you go in F.M\Charts\Chart of Accounts, then open the journal items of any 
account by double-clicking on it in the tree: it will put an implicit domain 
like [('account_id','=', active_id)] in the opened tab instead of using the 
context to set the chosen account as default value.

Thanks



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to