unable to reproduce in trunk.
** Changed in: openobject-addons
Status: New => Invalid
--
group inheritance
https://bugs.launchpad.net/bugs/520885
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: Invalid
Bug description:
openerp version 5.0.6 on debian 5.0 with python 2.5
i try to modify the page "packaging" of product, which is defined with
groups="base.group_extended"
If the user is in this group all work very well.
If the user is not in this group, i have an error "list index out of range"
when i just click on the menu. I think it's because the replace tag doesn't
find the initial page.
In fact, after modifying packaging page, only people from base.group_extended
can go on product.
I have the same problem by trying adding a new field after "variants", which is
defined with the same "groups" tag. I make my after inheritance on another
field and all works.
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp