Merge lp:~openerp-dev/openobject-client/6.1-opw-575612-rgo into lp:openobject-client/6.1
Proposed by
Ravi Gohil (OpenERP)
Status: | Merged |
---|---|
Approved by: | Naresh(OpenERP) |
Approved revision: | 2065 |
Merged at revision: | 2069 |
Proposed branch: | lp:~openerp-dev/openobject-client/6.1-opw-575612-rgo |
Merge into: | lp:openobject-client/6.1 |
Diff against target: |
21 lines (+3/-5) 1 file modified
bin/widget/model/field.py (+3/-5) |
To merge this branch: | bzr merge lp:~openerp-dev/openobject-client/6.1-opw-575612-rgo |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Naresh(OpenERP) (community) | Approve | ||
Review via email:
|
Description of the change
Hello,
Steps to reproduce this issue:
1 - create a account_move entry manually.
2 - confirm and then set to draft by cancel button (need account_cancel) enabled.
3 - you can see that all the fields have remained as read-only.
if you come out of the form view and enter it again, it will work as it should again.
This fix fixes this issue, kindly review it.
Thanks.
To post a comment you must log in.