-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[16.0] edi_oca: port as is with all changes fix/imp from edi#14.0 #16
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-Authored-By: Simone Orsi <[email protected]>
When sending the file data, we might want to use its bytes version. This new flag gives an option for it.
Now all main framework actions call the same notification method when complete.
Motivation: you end up using sudo on every call because you don't know if the current user will have perm. Yet, we don't care for such operatation.
* filter by default on the last 15 days w/ 'Recent' menu item * filter by default on today on all menu items * allow to browse them all w/ 'All' at the bottom
Before this change, when a related record was deleted you could not access anymore any exchange record (tree or form) due to the permission check. Now: * the check is bypassed * related record buttons are hidden * an informative message is displayed in the form
Long awaited improvement. Allows to decouple rules by model giving much more flexibility. Migration steps included.
You can now customize and translate labels and tooltips for EDI automatic buttons.
simahawk
changed the title
[16.0] edi_oca: port as
[16.0] edi_oca: port as is with all changes fix/imp from edi#14.0
Aug 26, 2023
TODO: port OCA/edi#790 when merged |
OCA/edi#790 included + added oca-port blacklist |
simahawk
force-pushed
the
16-edi_oca-ports-no-mig
branch
from
September 9, 2023 14:04
b2b4327
to
d3da07f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The addon is not installable of course.