-
-
Notifications
You must be signed in to change notification settings - Fork 313
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
Test ignore #908
Closed
Closed
Test ignore #908
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
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 action allows to re-schedule the record for the action that failed depending on its current state and direction.
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/
Currently translated at 29.7% (64 of 215 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/es/
Currently translated at 100.0% (215 of 215 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/es/
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/
Currently translated at 100.0% (216 of 216 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/es/
The recommended way to execute actions on records is to call `action_exchange_*` on
Instead of waiting for the cron to pass again and send the file chain the 2 jobs so that it gets sent right after generation.
* catch OSError * add debug log
Prevents having duplicated jobs for the same record as far as possible.
Try to send out the file as fast as possible once the content is ready.
The origin record should never been copied. Its values should always be set specifically by a framework action.
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/
This way, we avoid the issue of factur-x.
Hi @simahawk, |
41c277c
to
696ce7a
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.
No description provided.