[18.0][ADD] edi_storage_component_oca#228
Open
ArnauCForgeFlow wants to merge 1 commit intoOCA:18.0from
Open
Conversation
a7f074e to
6295c61
Compare
6295c61 to
8c2fda2
Compare
Author
Author
LoisRForgeFlow
approved these changes
Mar 26, 2026
Contributor
LoisRForgeFlow
left a comment
There was a problem hiding this comment.
It restores a behavior lost in the migration as mentioned here #226.
LGTM 👍
8c2fda2 to
85f4fbe
Compare
85f4fbe to
13bb85c
Compare
Contributor
simahawk
requested changes
Mar 26, 2026
Contributor
simahawk
left a comment
There was a problem hiding this comment.
@ArnauCForgeFlow coming from #232 I'm a bit confused: if that work is completed we do not need this. Isn't it?
And w/o this, edi_storage is kind of broken....
| @@ -0,0 +1,78 @@ | |||
| # Copyright 2026 ForgeFlow S.L. (https://www.forgeflow.com) | |||
Contributor
There was a problem hiding this comment.
original copyright not respected
| @@ -0,0 +1 @@ | |||
| - Arnau Cruz \<[email protected]\> | |||
Contributor
There was a problem hiding this comment.
original contributors not respected
This file contains hidden or 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
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.
Glue module between edi_storage_oca and edi_component_oca.
It implements the EDI processing listener using the OCA component framework, allowing custom behaviors to be executed when EDI records are processed.