This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 140
[FIX] Readonly fields not being stored. #97
Closed
richard-willdooit
wants to merge
10
commits into
pledra:10.0
from
richard-willdooit:10.0-readonly-store
Closed
[FIX] Readonly fields not being stored. #97
richard-willdooit
wants to merge
10
commits into
pledra:10.0
from
richard-willdooit:10.0-readonly-store
Commits on May 7, 2017
-
[FIX] Readonly fields not being stored.
If the wizard turns a field to readony because the combination means it is unenterable now, then the value needs to be submitted when the client attempts to write the record. Since the Odoo client does not submit readonly values, then we need to ensure we get that value by keeping an "invisible" equivalent of the real value, which is never readonly.
Richard deMeester committedMay 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 66bb444 - Browse repository at this point
Copy the full SHA 66bb444View commit details -
Changed value during onchange needs to be put in invisible equivalent.
Richard deMeester committedMay 7, 2017 Configuration menu - View commit details
-
Copy full SHA for c79476b - Browse repository at this point
Copy the full SHA c79476bView commit details -
If stored value is custom when read, then invisible equivalent needs …
…to be custom, too.
Richard deMeester committedMay 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 6719c90 - Browse repository at this point
Copy the full SHA 6719c90View commit details
Commits on May 9, 2017
-
Richard deMeester committed
May 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 2b814d4 - Browse repository at this point
Copy the full SHA 2b814d4View commit details -
Richard deMeester committed
May 9, 2017 Configuration menu - View commit details
-
Copy full SHA for c0caae3 - Browse repository at this point
Copy the full SHA c0caae3View commit details -
Richard deMeester committed
May 9, 2017 Configuration menu - View commit details
-
Copy full SHA for c20b4b1 - Browse repository at this point
Copy the full SHA c20b4b1View commit details -
Change code from test due to backport.
Richard deMeester committedMay 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 341662e - Browse repository at this point
Copy the full SHA 341662eView commit details -
Fix to visual indent for FLAKE8
Richard deMeester committedMay 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 77d1724 - Browse repository at this point
Copy the full SHA 77d1724View commit details -
Flake8 complaining on unused imports
Richard deMeester committedMay 9, 2017 Configuration menu - View commit details
-
Copy full SHA for d44a857 - Browse repository at this point
Copy the full SHA d44a857View commit details -
Richard deMeester committed
May 9, 2017 Configuration menu - View commit details
-
Copy full SHA for f9f8670 - Browse repository at this point
Copy the full SHA f9f8670View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.