← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 664515] [NEW] on_change events on a field used in an attribute

 

Public bug reported:

If you have a field readonly when state == draft and you use an
on_change event on a different field which then changes the state, the
readonly attribute doesn't get evaluated.

ie. in draft state the field transaction# is readonly.  During an
on_change event the state gets set to open but the transaction# stays
read-only on the screen.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
on_change events on a field used in an attribute
https://bugs.launchpad.net/bugs/664515
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Addons Modules: New

Bug description:
If you have a field readonly when state == draft and you use an on_change event on a different field which then changes the state, the readonly attribute doesn't get evaluated.  

ie. in draft state the field transaction# is readonly.  During an on_change event the state gets set to open but the transaction# stays read-only on the screen.





Follow ups

References