** Changed in: openobject-client-web
Status: Incomplete => 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/485886
Title:
Any one can enable or disable buttons on veiw by change parameter in
url , I think using short encoded url insetad
Status in OpenERP Web Client:
Won't Fix
Bug description:
look at this url parameter :
http://localhost:8080/form/view?model=product.product&view_mode=[u%27tree%27%2C%20u%27form%27]
in this view_mode parameter I can add another veiw button in it like
this :
view_mode=[u%27tree%27%2C%20u%27form%27u%27graph%20u%27gantt%27]
and it work also
I suggest to using short url instead of current url
http://code.activestate.com/recipes/576918/
thank very much
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp