Skip to content

[19.0][MIG] stock_picking_report_qty_undelivered - #513

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

[19.0][MIG] stock_picking_report_qty_undelivered#513
Sadiq-OSI wants to merge 8 commits into
OCA:19.0from
Sadiq-OSI:work/migrate-stock-picking-report-qty-undelivered-19

Conversation

@Sadiq-OSI

Copy link
Copy Markdown

Description

Migration of stock_picking_report_qty_undelivered to Odoo 19.0.

This module adds an option on delivery operation types to print a summary of undelivered quantities on the delivery slip when a picking is partially delivered without creating a backorder.

Changes

  • Ported the addon from 18.0 to 19.0.
  • Updated the manifest version to 19.0.1.0.0.
  • Updated the picking type form view inheritance for Odoo 19.
  • Updated delivery slip QWeb inheritance to match Odoo 19 report structure and quantity formatting.
  • Updated tests for Odoo 19 stock move/report behavior.
  • Added the addon to the root README and metapackage dependencies.

Validation

  • Installed the module successfully on Odoo 19.
  • Ran the module test suite successfully:
    • 0 failed, 0 error(s)
    • PDF smoke test was skipped locally because wkhtmltopdf is not installed.
  • Ran module update successfully on Odoo 19.
  • Manually tested delivery slip behavior:
    • With the option enabled, partially undelivered products appear in the summary.
    • Fully delivered products are excluded from the summary.
    • With the option disabled, the summary disappears.

@OCA-git-bot OCA-git-bot added series:19.0 mod:stock_picking_report_qty_undelivered Module stock_picking_report_qty_undelivered labels Jun 22, 2026
@Sadiq-OSI
Sadiq-OSI force-pushed the work/migrate-stock-picking-report-qty-undelivered-19 branch 3 times, most recently from 8a0755a to 3729ee3 Compare June 22, 2026 20:44
@Sadiq-OSI
Sadiq-OSI force-pushed the work/migrate-stock-picking-report-qty-undelivered-19 branch from 3729ee3 to fbd94bd Compare June 26, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:stock_picking_report_qty_undelivered Module stock_picking_report_qty_undelivered series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants