-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
[18.0][MIG] edi_oca #115
Open
JordiMForgeFlow
wants to merge
362
commits into
OCA:18.0
Choose a base branch
from
ForgeFlow:18.0-mig-edi_oca
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[18.0][MIG] edi_oca #115
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
JordiMForgeFlow
force-pushed
the
18.0-mig-edi_oca
branch
2 times, most recently
from
October 23, 2024 15:02
367c091
to
fda5acb
Compare
JordiMForgeFlow
force-pushed
the
18.0-mig-edi_oca
branch
from
October 24, 2024 06:38
fda5acb
to
790c9ff
Compare
2 tasks
Currently translated at 56.5% (78 of 138 strings) Translation: edi-14.0/edi-14.0-edi_oca Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_oca/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: edi-14.0/edi-14.0-edi_oca Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_oca/
use `_notify_*` methods when processing a exchange record. This will allow the use of listeners based on this events.
this field can be used in backend views to show/hide configuration elements depending on the backend type
Currently when we receive an empty file: - Receive step doesn't end up in state error_on_receive : that's because we just ignore the content here - But the process step will raise an error - So this commit goal tries to improve that - By default, this option is disabled so we still consider that an empty file is an error case
JordiMForgeFlow
force-pushed
the
18.0-mig-edi_oca
branch
3 times, most recently
from
October 25, 2024 14:00
b7d3952
to
e9b81ef
Compare
JordiMForgeFlow
force-pushed
the
18.0-mig-edi_oca
branch
4 times, most recently
from
October 28, 2024 07:28
391f6ca
to
6a1c9a2
Compare
The CI fails due to the warning logged in
There is one test that is also ensuring that the warning is logged. How would you deal with this one? Maybe use an info log when running the tests? |
thienvh332
reviewed
Nov 13, 2024
JordiMForgeFlow
force-pushed
the
18.0-mig-edi_oca
branch
from
November 13, 2024 11:25
6a1c9a2
to
bd4f21b
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.
depends on:
includes all FW in #118