Skip to content

[18.0][IMP] edi_core: add global events handling via edi.conf#275

Open
simahawk wants to merge 9 commits into
18.0from
18-core-listeners
Open

[18.0][IMP] edi_core: add global events handling via edi.conf#275
simahawk wants to merge 9 commits into
18.0from
18-core-listeners

Conversation

@simahawk
Copy link
Copy Markdown
Contributor

@simahawk simahawk commented May 14, 2026

Replaces #232
See atomic commits and updated docs for details 😉
Long story short: we now have global events, that means we can avoid using component_event if not required.

@OCA-git-bot OCA-git-bot added series:18.0 mod:edi_core_oca Module edi_core_oca mod:edi_component_oca Module edi_component_oca labels May 14, 2026
@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @etobella,
some modules you are maintaining are being modified, check this out!

ArnauCForgeFlow and others added 9 commits May 14, 2026 13:04
Global configurations can be used to catch generic events not bound to specific partner releations.
As such, they are the core framework replacement for component events.

Co-authored-by: Arnau <arnau.cruz@forgeflow.com>
Co-authored-by: Arnau <arnau.cruz@forgeflow.com>
* full matching by type, backend and model
* full test coverage
No comparison if backend is not set or type is not set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants