Skip to content

Syncing from upstream OCA/wms (16.0)#658

Merged
bt-admin merged 6 commits intobrain-tec:16.0from
OCA:16.0
Apr 18, 2026
Merged

Syncing from upstream OCA/wms (16.0)#658
bt-admin merged 6 commits intobrain-tec:16.0from
OCA:16.0

Conversation

@bt-admin
Copy link
Copy Markdown

bt_gitbot

Introduces a `split` parameter to `unmark_move_line_as_picked` to provide
control over picking fragmentation.

Previously, unmarking a move line would always trigger backorder logic,
moving lines into a new picking (see #543).
While technically correct for some workflows, this was functionally
confusing for UI users as items would "disappear" from their current
view upon unmarking.
… in'set_quantity' state

The button was not doing anything when clicked
…ation

Currently, when a user cancels their progress on a move line within the
Shopfloor reception app, the underlying `stock.move` is split into a
new backorder picking. This causes the line to disappear from the
current Shopfloor UI view.

This behavior is confusing for operators who expect the line to remain
visible so they can re-process it or correct their mistakes without
switching to a different picking.
Signed-off-by jbaudoux
@bt-admin bt-admin added the 16.0 label Apr 18, 2026
@bt-admin bt-admin merged commit 0839be4 into brain-tec:16.0 Apr 18, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.84%. Comparing base (76f0f92) to head (4b790b8).
⚠️ Report is 210 commits behind head on 16.0.

Additional details and impacted files
@@            Coverage Diff             @@
##             16.0     #658      +/-   ##
==========================================
+ Coverage   94.83%   94.84%   +0.01%     
==========================================
  Files         604      604              
  Lines       26497    26549      +52     
  Branches     1834     1835       +1     
==========================================
+ Hits        25128    25180      +52     
  Misses        985      985              
  Partials      384      384              

☔ 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.

3 participants