TIP: You can type at any time to perform a new search.
Stock picking report undelivered products
stock_picking_report_undelivered_product · OCA/stock-logistics-reporting
- Repository
- OCA/stock-logistics-reporting · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Warehouse
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-reporting
- Last tracking update
- 2026-08-07 07:57:04
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- sergio-teruel, Carlos Roca, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_delivery_document |
report_delivery_document | ir.ui.view | qweb | Inherits stock.report_delivery_document |
res_config_settings_view_form |
res.config.settings.view.form.inherit.undelivered.product | res.config.settings | form | Inherits stock.res_config_settings_view_form |
undeliverd_product |
undeliverd_product | ir.ui.view | qweb | New |
view_partner_stock_form |
res.partner | form | Inherits stock.view_partner_stock_form | |
view_template_property_form |
product.template | form | Inherits stock.view_template_property_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (6)
New fields (1)
-
display_undelivered_in_pickingBooleandefault=True
No public methods.
New fields (1)
-
undelivered_product_slip_report_methodSelectiondefault='all'string='Method to display undelivered product lines in report picking' args: [('all', 'Display all undelivered product lines'), ('partially_undelivered', 'Display only partially undelivered product lines'), ('completely_undelivered', 'Display only completely undelivered product lines')]
No public methods.
New fields (1)
-
undelivered_product_slip_report_methodSelectionreadonly=Falserelated='company_id.undelivered_product_slip_report_method'string='Method to display undelivered product lines in report picking'
No public methods.
New fields (1)
-
display_undelivered_in_pickingBooleandefault=True
No public methods.
New fields (1)
-
splitted_stock_move_orig_idMany2one → stock.movecomodel_name='stock.move'readonly=Truestring='Splitted from'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 563 days ago
- Last activity
- 2 days ago
- Repository
- OCA/stock-logistics-reporting
- Pull request
- [18.0][MIG] stock_picking_report_undelivered_product: Migration to 18.0 (#367)
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 22 days ago
- Last activity
- 22 days ago
- Repository
- OCA/stock-logistics-reporting
- Pull request
- [19.0][MIG] stock_picking_report_undelivered_product: Migration to 19.0 (#523)