** Changed in: openobject-client-web
Status: Triaged => Won't Fix
--
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/567777
Title:
[5.0] tree_but_action in list view
Status in OpenObject Web Client:
Won't Fix
Bug description:
Hi,
If I declared a wizard as tree_but_action it appears in form view and tree view
but isn't in list view, then I have to declare another instance of wizard as
client_action_multi then it appears in list view but in form view appears two
times. I include a patch for it.
** client_action_multi wizard are in self.actions in class then with my patch
it always searches for tree_but_action wizards, if the id of new wizards aren't
in self.actions it adds.
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp