Skip to content

[19.0][MIG] stock_picking_batch_report - #509

Open
Sadiq-OSI wants to merge 15 commits into
OCA:19.0from
Sadiq-OSI:work/migrate-stock-picking-batch-report-19
Open

[19.0][MIG] stock_picking_batch_report#509
Sadiq-OSI wants to merge 15 commits into
OCA:19.0from
Sadiq-OSI:work/migrate-stock-picking-batch-report-19

Conversation

@Sadiq-OSI

Copy link
Copy Markdown

Summary

  • Migrates stock_picking_batch_report to Odoo 19.0.
  • Preserves the custom batch picking report behavior.
  • Keeps the batch summary page followed by chained outgoing delivery note pages.
  • Updates QWeb report logic for Odoo 19 stock quantity, barcode, package, and delivery report APIs.

Changes

  • Ported the addon from 18.0 to 19.0.
  • Updated manifest metadata and OCA metapackage/index entries.
  • Replaced old qty_done report usage with Odoo 19-compatible quantity.
  • Rebases the outgoing delivery note report section on Odoo 19 delivery slip behavior.
  • Uses Odoo 19 QWeb barcode widgets.
  • Slightly increased the lot/serial barcode size in the batch summary PDF.
  • Keeps get_out_pickings() behavior for chained outgoing pickings.

Validation

  • Installed/updated stock_picking_batch_report on Odoo 19 successfully.
  • Rendered the Batch Transfer report in HTML.
  • Generated the Batch Transfer report as PDF after configuring wkhtmltopdf.
  • Manually tested a 2-step delivery flow:
    • pick batch in progress,
    • validated batch,
    • lot-tracked product,
    • chained outgoing delivery note page.
  • Confirmed XML syntax with:
xmllint --noout stock_picking_batch_report/reports/report_picking_batch.xml
git diff --check

@OCA-git-bot OCA-git-bot added series:19.0 mod:stock_picking_batch_report Module stock_picking_batch_report labels Jun 19, 2026
@max3903 max3903 added this to the 19.0 milestone Jun 26, 2026
@max3903

max3903 commented Jun 26, 2026

Copy link
Copy Markdown
Member

/ocabot migration stock_picking_batch_report

@OCA-git-bot OCA-git-bot mentioned this pull request Jun 26, 2026
18 tasks
@max3903

max3903 commented Jun 26, 2026

Copy link
Copy Markdown
Member

@Sadiq-OSI You need to keep the history from the previous version. See https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0

@max3903 max3903 self-assigned this Jun 26, 2026
@Sadiq-OSI
Sadiq-OSI force-pushed the work/migrate-stock-picking-batch-report-19 branch from 495a390 to 8384731 Compare June 26, 2026 16:44
@Sadiq-OSI

Sadiq-OSI commented Jun 29, 2026

Copy link
Copy Markdown
Author

Hi @max3903, I updated the PR to preserve the commit history from the previous versions as requested. The checks are passing now. Could you please review it again when you have a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants