Skip to content

Syncing from upstream OCA/edi-framework (19.0)#163

Merged
bt-admin merged 23 commits into
brain-tec:19.0from
OCA:19.0
Jun 5, 2026
Merged

Syncing from upstream OCA/edi-framework (19.0)#163
bt-admin merged 23 commits into
brain-tec:19.0from
OCA:19.0

Conversation

@bt-admin
Copy link
Copy Markdown

@bt-admin bt-admin commented Jun 5, 2026

bt_gitbot

OriolMForgeFlow and others added 23 commits June 3, 2026 10:41
Currently translated at 100.0% (15 of 15 strings)

Translation: edi-framework-16.0/edi-framework-16.0-edi_product_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-framework-16-0/edi-framework-16-0-edi_product_oca/it/
Signed-off-by simahawk
Ignore quick_exec types when running automated actions via cron.
We assume that quick exec records will be executed right away.
You still have the possibility to enforce this using edi__force_generate ctx key.

At the same time, make the usage more clear in the UI: quick exec is available only if you want to generate the output automatically.
…records

Add configurable auto-archiving and auto-deletion of EDI exchange records
per backend. This backend-specific settings that can be managed individually.

Changes:
- Add "Auto Cleanup" tab in backend form view for easy configuration
- Add archive cron job that respect backend-specific retention policies
- Add delete cron job that respect backend-specific retention policies
- Add "Archived" filter to exchange record search view

Benefits:
- Each backend can have different retention policies
- Setting fields to 0 (default value) disables the respective cleanup behavior
- More flexible data retention management
- Better control over storage and performance optimization

The cron jobs iterate through backends with configured retention
settings, applying appropriate cutoff values.

chore(edi_core_oca): update documentation
Ensure the conf and the env on the record is loaded properly when the handler is initialized.
You can finally jump from a type to its existing records.
Signed-off-by simahawk
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: edi-framework-19.0/edi-framework-19.0-edi_core_oca
Translate-URL: https://translation.odoo-community.org/projects/edi-framework-19-0/edi-framework-19-0-edi_core_oca/
@bt-admin bt-admin added the 19.0 label Jun 5, 2026
@bt-admin bt-admin merged commit 4bd5076 into brain-tec:19.0 Jun 5, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.23%. Comparing base (8f7eb91) to head (cc34aee).
⚠️ Report is 38 commits behind head on 19.0.

Additional details and impacted files
@@            Coverage Diff             @@
##             19.0     #163      +/-   ##
==========================================
+ Coverage   84.91%   85.23%   +0.32%     
==========================================
  Files         107      112       +5     
  Lines        4321     4417      +96     
  Branches      272      275       +3     
==========================================
+ Hits         3669     3765      +96     
  Misses        576      576              
  Partials       76       76              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

10 participants