c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #31708
[Bug 843851] [NEW] conditions in XML "attrs" attribute triggered too late. Need to trigger these conditions at the same time when "on_change" event triggered
Public bug reported:
I want to change value of field to False and value of attribute
"readonly" to True for this field, depending on the value of another
field (type=many2one). Value of field changes instantly by "on_change"
function, but value of attribute "readonly" changes only when search
form of another field opened and closed
** Affects: openerp-web
Importance: Undecided
Status: New
--
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/843851
Title:
conditions in XML "attrs" attribute triggered too late. Need to
trigger these conditions at the same time when "on_change" event
triggered
Status in OpenERP Web:
New
Bug description:
I want to change value of field to False and value of attribute
"readonly" to True for this field, depending on the value of another
field (type=many2one). Value of field changes instantly by "on_change"
function, but value of attribute "readonly" changes only when search
form of another field opened and closed
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/843851/+subscriptions
Follow ups
References