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

Syncing from upstream OCA/stock-logistics-workflow (18.0) #1400

Merged
merged 28 commits into from
Feb 6, 2025

Conversation

bt-admin
Copy link

@bt-admin bt-admin commented Feb 6, 2025

bt_gitbot

Laetitia Gangloff and others added 28 commits January 18, 2025 12:58
Define on stock_picking_type how to manage backorder.
create: default behavior
no_create: no backorder created
cancel: backorder is cancelled
Migration to v10.0
Added a default 'manual' strategy according to changed flow in pickings. Let the normal process (backorder wizard) occurs.

[10.0][FIX] stock_picking_backorder_strategy: Cancel undone moves when 'no_create'
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-workflow-15.0/stock-logistics-workflow-15.0-stock_picking_backorder_strategy
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-15-0/stock-logistics-workflow-15-0-stock_picking_backorder_strategy/
Currently translated at 100.0% (9 of 9 strings)

Translation: stock-logistics-workflow-15.0/stock-logistics-workflow-15.0-stock_picking_backorder_strategy
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-15-0/stock-logistics-workflow-15-0-stock_picking_backorder_strategy/es/
Currently translated at 100.0% (9 of 9 strings)

Translation: stock-logistics-workflow-15.0/stock-logistics-workflow-15.0-stock_picking_backorder_strategy
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-15-0/stock-logistics-workflow-15-0-stock_picking_backorder_strategy/it/
Currently translated at 100.0% (9 of 9 strings)

Translation: stock-logistics-workflow-15.0/stock-logistics-workflow-15.0-stock_picking_backorder_strategy
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-15-0/stock-logistics-workflow-15-0-stock_picking_backorder_strategy/it/
Currently translated at 100.0% (9 of 9 strings)

Translation: stock-logistics-workflow-15.0/stock-logistics-workflow-15.0-stock_picking_backorder_strategy
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-15-0/stock-logistics-workflow-15-0-stock_picking_backorder_strategy/it/
… module to stock_picking_backorder_strategy_cancel.
Currently translated at 100.0% (6 of 6 strings)

Translation: stock-logistics-workflow-18.0/stock-logistics-workflow-18.0-stock_dangerous_goods
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-workflow-18-0/stock-logistics-workflow-18-0-stock_dangerous_goods/it/
Signed-off-by jbaudoux
@bt-admin bt-admin added the 18.0 label Feb 6, 2025
@bt-admin bt-admin merged commit 66e1f77 into brain-tec:18.0 Feb 6, 2025
4 checks passed
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 84.90566% with 8 lines in your changes missing coverage. Please review.

Project coverage is 90.13%. Comparing base (efe6649) to head (c780973).
Report is 43 commits behind head on 18.0.

Files with missing lines Patch % Lines
stock_picking_backorder_strategy_cancel/hooks.py 27.27% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             18.0    #1400      +/-   ##
==========================================
- Coverage   90.33%   90.13%   -0.20%     
==========================================
  Files          83       90       +7     
  Lines        1397     1450      +53     
  Branches      133      135       +2     
==========================================
+ Hits         1262     1307      +45     
- Misses         93      100       +7     
- Partials       42       43       +1     

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

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.