Skip to content

Syncing from upstream OCA/sale-workflow (19.0)#2844

Merged
bt-admin merged 39 commits into
brain-tec:19.0from
OCA:19.0
May 30, 2026
Merged

Syncing from upstream OCA/sale-workflow (19.0)#2844
bt-admin merged 39 commits into
brain-tec:19.0from
OCA:19.0

Conversation

@bt-admin
Copy link
Copy Markdown

bt_gitbot

rvalyi and others added 30 commits February 10, 2026 15:49
* extract description from __openerp__.py
* move things according to standard OCA layout
* reformatting
* port to new API
* Major rewrite of the 7.0 version:

  * the name of the SO is kept, and a revision number is appended
  * old revisions are made inactive
  * rewrite the copy logic

* update translations, added en.po fr.po
* fix typo in README
* use post_init_hook
* more assertions in the test
* sale_order_revision: remove en.po
* current_revision is only visible for non current revisions
* Fix create revision and improve view invisibility
* Fix unrevisioned name and improve test
wrong keyword name in SaleOrder.copy definition
was breaking sale order duplication
Currently translated at 100.0% (14 of 14 strings)

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_order_revision/de/
Currently translated at 100.0% (14 of 14 strings)

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_order_revision/zh_CN/
Currently translated at 100.0% (14 of 14 strings)

Translation: sale-workflow-12.0/sale-workflow-12.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-12-0/sale-workflow-12-0-sale_order_revision/es/
[13.0] fix pre-commit + formatting

add test lines and linting xml
Currently translated at 100.0% (11 of 11 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_revision/it/
Currently translated at 100.0% (11 of 11 strings)

Translation: sale-workflow-16.0/sale-workflow-16.0-sale_order_revision
Translate-URL: https://translation.odoo-community.org/projects/sale-workflow-16-0/sale-workflow-16-0-sale_order_revision/it/
@bt-admin bt-admin added the 19.0 label May 30, 2026
@bt-admin bt-admin merged commit 0674fb2 into brain-tec:19.0 May 30, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 30, 2026

Codecov Report

❌ Patch coverage is 84.72222% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.68%. Comparing base (790c984) to head (88ff833).
⚠️ Report is 92 commits behind head on 19.0.

Files with missing lines Patch % Lines
sale_order_revision/models/sale_order.py 63.63% 8 Missing ⚠️
...e_order_revision/tests/test_sale_order_revision.py 93.33% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             19.0    #2844      +/-   ##
==========================================
- Coverage   95.82%   95.68%   -0.15%     
==========================================
  Files         315      320       +5     
  Lines        5532     5604      +72     
  Branches      367      371       +4     
==========================================
+ Hits         5301     5362      +61     
- Misses        143      151       +8     
- Partials       88       91       +3     

☔ View full report in Codecov by Sentry.
📢 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.