** Changed in: openobject-client
Status: New => Won't Fix
--
one2many_list enhancement
https://bugs.launchpad.net/bugs/432950
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: Won't Fix
Bug description:
enhancement
quite often it would be useful to be able to pass filter criteria to the
one2many_list widget to select only a subset
Examle to select only draft records
('state','=','draft')
the option to rewrite the one2many widget does not solve the problem because
it's often depending on the form calling
so one form could call
('state','=','draft')
the other
('state','=','active')
and so on....
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp