Skip to content
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

[14.0][IMP] edi_oca: Add new model edi.configuration #25

Open
wants to merge 104 commits into
base: 14.0
Choose a base branch
from

Conversation

thienvh332
Copy link
Owner

No description provided.

simahawk and others added 15 commits November 28, 2024 12:47
This piece of code was never executed because it should have been done
with a new cursor. Yet, there's no need to post a message on the order.
Another point is: shall we simply avoid failing and return the msg to the job result?
Was used only when plugged w/ edi_exchange_type_auto in a prototype.
Signed-off-by simahawk
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-14.0/edi-14.0-edi_sale_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-edi_sale_oca/
The aim of this model is to ease configuration for all kind of exchanges
in particular at partner level.
Ease configuration by filtering triggers by model.
In the long run we'll have tons of triggers for specific scopes (sale, purchase, etc).
This change will make sure the selection of the trigger won't be cluttered.
It also adds the possibility to describe triggers as users prefer.
Models using the consumer mixing and having a state field
will now trigger a specific event when the state is updated.
Make it easier to understand how it works and avoid checks on attributes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.