Syncing from upstream OCA/purchase-workflow (18.0)#2057
Merged
bt-admin merged 36 commits intobrain-tec:18.0from Mar 11, 2026
Merged
Syncing from upstream OCA/purchase-workflow (18.0)#2057bt-admin merged 36 commits intobrain-tec:18.0from
bt-admin merged 36 commits intobrain-tec:18.0from
Conversation
…o-creation based on company setting
Currently translated at 100.0% (6 of 6 strings) Translation: purchase-workflow-17.0/purchase-workflow-17.0-product_supplierinfo_disable_autocreation Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-product_supplierinfo_disable_autocreation/it/
Currently translated at 100.0% (2 of 2 strings) Translation: purchase-workflow-17.0/purchase-workflow-17.0-procurement_purchase_sale_no_grouping Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-17-0/purchase-workflow-17-0-procurement_purchase_sale_no_grouping/it/
…ss the secondary unit from a purchase order to the related pickings
…r a purchase order is confirmed
Must be AGPL, as it depends on AGPL.
1. Automatic module migration to 14.0 by odoo-module-migrator 2. migrate failing unit test: Replace action_done by button_validate 3. black, isort, prettier (pre-commit) 4. setup added 5. added german translation
…ndary_qty from procurement
Currently translated at 100.0% (2 of 2 strings) Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_stock_secondary_unit Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_stock_secondary_unit/es/
… uom on stock moves linked to po lines
… as qty_done in sml's
Test was changed due to now odoo auto set quantity if available.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 18.0 #2057 +/- ##
==========================================
+ Coverage 95.98% 96.06% +0.07%
==========================================
Files 592 610 +18
Lines 11670 11899 +229
Branches 915 923 +8
==========================================
+ Hits 11202 11431 +229
Misses 258 258
Partials 210 210 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
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.
bt_gitbot