I'm using both, google chrome and mozilla firefox. 2011/11/28 Xavier (Open ERP) <[email protected]>
> > And you didn't modify any file or something? > > Only change I did was remove two unneeded dependencies (base and hr, > transitively satisfied via hr_recruitement) but that's just my OCD at > work, it should not have any impact on the web client's behavior. > > Could I know which browser you're using? It might be caused by us > relying on the way an undefined behavior is handled by webkit browsers > or something. > > I'll check your snapshot tomorrow, thanks. > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/890370 > > Title: > error while trying to hide a field > > Status in OpenERP Web: > Incomplete > > Bug description: > Help please, > Im trying to hide a field. > <field name="survey_id" invisible="context.get('hide_in_request',[])"/> > It is supposed to work like this, I want it to display the field when > someone click menu "A", and not to display it when someone clicks menu "B". > (menu "A" and "B" goes to different views of the same object) > > This is working perfectly in the gtk client. why is it not working on > the web?? > > To manage notifications about this bug go to: > https://bugs.launchpad.net/openerp-web/+bug/890370/+subscriptions > -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/890370 Title: error while trying to hide a field Status in OpenERP Web: Incomplete Bug description: Help please, Im trying to hide a field. <field name="survey_id" invisible="context.get('hide_in_request',[])"/> It is supposed to work like this, I want it to display the field when someone click menu "A", and not to display it when someone clicks menu "B". (menu "A" and "B" goes to different views of the same object) This is working perfectly in the gtk client. why is it not working on the web?? To manage notifications about this bug go to: https://bugs.launchpad.net/openerp-web/+bug/890370/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

