Skip to content

[18.0][MIG] stock_barcodes_picking_batch_revision: Migration to 18.0#728

Draft
sergio-teruel wants to merge 11 commits into
OCA:18.0from
Tecnativa:18.0-mig-stock_barcodes_picking_batch_revision
Draft

[18.0][MIG] stock_barcodes_picking_batch_revision: Migration to 18.0#728
sergio-teruel wants to merge 11 commits into
OCA:18.0from
Tecnativa:18.0-mig-stock_barcodes_picking_batch_revision

Conversation

@sergio-teruel

@sergio-teruel sergio-teruel commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

@sergio-teruel
sergio-teruel force-pushed the 18.0-mig-stock_barcodes_picking_batch_revision branch 2 times, most recently from 5909c3d to e843f35 Compare October 14, 2025 00:55
@pedrobaeza

Copy link
Copy Markdown
Member

/ocabot migration stock_barcodes_picking_batch_revision

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Oct 14, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Oct 14, 2025
13 tasks
@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Feb 15, 2026
@pedrobaeza pedrobaeza removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Feb 15, 2026
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 5, 2026
@pedrobaeza pedrobaeza removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jul 6, 2026
sergio-teruel and others added 11 commits July 9, 2026 13:21
…fied view view_stock_barcodes_pending_moves_kanban
- Recompute the pending-card state when a review is confirmed: the
  compute lacked the line_ids.barcodes_is_reviewed dependency, so the
  kanban card stayed 'pending' after action_confirm_review until an
  unrelated recomputation happened.
- Make _compute_state safe for batched recordsets spanning several
  wizards: it read review_picking_batch on a multi-record wiz_barcode_id
  (singleton error) and skipped the super() computation for non-review
  records mixed in the batch.
- Unassign the reviewed batch in the same write() instead of issuing a
  second write, and return a value in every action_clean_values branch.
@carlosdauden
carlosdauden force-pushed the 18.0-mig-stock_barcodes_picking_batch_revision branch from d700df9 to 9def29f Compare July 9, 2026 11:24
@OCA-git-bot OCA-git-bot added series:18.0 mod:stock_barcodes_picking_batch_revision Module stock_barcodes_picking_batch_revision labels Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:stock_barcodes_picking_batch_revision Module stock_barcodes_picking_batch_revision series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants