| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/18.0/stock_picking_report_summary |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Grap |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Grap |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:19 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Select several Pickings to print a PDF summary with two sheets : - Products Summary (where the total sum is calculated for each product) - Detail Part (each delivery is detailed product by product, with lines at 0 printed in grey) You can choose to print standard prices or not (can be useful to check some values when you prepare your pickings). |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
picking_summary |
picking_summary | ir.ui.view | qweb | New |
view_picking_summary_wizard_form |
picking.summary.wizard | form | New |
picking_line_ids
One2many → picking.summary.wizard.picking
comodel_name='picking.summary.wizard.picking'
default=<expr>
inverse_name='wizard_id'
picking_line_qty
Integer
default=<expr>
readonly=True
string='Number of Selected Picking'
print_details
Boolean
default=True
string='Print Picking Details'
print_prices
Boolean
default=False
string='Print Standard Prices'
print_summary
Boolean
default=True
print_unit_in_list
Boolean
default=True
string='Print Units'
product_line_ids
One2many → picking.summary.wizard.product
comodel_name='picking.summary.wizard.product'
default=<expr>
inverse_name='wizard_id'
standard_price_total
Float
compute='_compute_standard_price_total'
digits='Product Price'
No public methods.
picking_id
Many2one → stock.picking
comodel_name='stock.picking'
wizard_id
Many2one → picking.summary.wizard
comodel_name='picking.summary.wizard'
No public methods.
product_id
Many2one → product.product
comodel_name='product.product'
quantity_total
Float
standard_price
Float
digits='Product Price'
related='product_id.standard_price'
standard_price_total
Float
compute='_compute_standard_price_total'
digits='Product Price'
wizard_id
Many2one → picking.summary.wizard
comodel_name='picking.summary.wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_picking_report_summary |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Grap |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Grap |
| COMMITTERS | |
| COMMITTERS | Weblate, Quentin Dupont, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
picking_summary |
picking_summary | ir.ui.view | qweb | New |
view_picking_summary_wizard_form |
picking.summary.wizard | form | New |
picking_line_ids
One2many → picking.summary.wizard.picking
comodel_name='picking.summary.wizard.picking'
default=<expr>
inverse_name='wizard_id'
picking_line_qty
Integer
default=<expr>
readonly=True
string='Number of Selected Picking'
print_details
Boolean
default=True
string='Print Picking Details'
print_prices
Boolean
default=False
string='Print Standard Prices'
print_summary
Boolean
default=True
print_unit_in_list
Boolean
default=True
string='Print Units'
product_line_ids
One2many → picking.summary.wizard.product
comodel_name='picking.summary.wizard.product'
default=<expr>
inverse_name='wizard_id'
standard_price_total
Float
compute='_compute_standard_price_total'
digits='Product Price'
No public methods.
picking_id
Many2one → stock.picking
comodel_name='stock.picking'
wizard_id
Many2one → picking.summary.wizard
comodel_name='picking.summary.wizard'
No public methods.
product_id
Many2one → product.product
comodel_name='product.product'
quantity_total
Float
standard_price
Float
digits='Product Price'
related='product_id.standard_price'
standard_price_total
Float
compute='_compute_standard_price_total'
digits='Product Price'
wizard_id
Many2one → picking.summary.wizard
comodel_name='picking.summary.wizard'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/12.0/stock_picking_report_summary |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Grap |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Grap |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, oca-travis, OCA-git-bot, Quentin Dupont |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
picking_summary |
picking_summary | ir.ui.view | qweb | New |
view_picking_summary_wizard_form |
picking.summary.wizard | form | New |
picking_line_ids
One2many → picking.summary.wizard.picking
comodel_name='picking.summary.wizard.picking'
default=<expr>
inverse_name='wizard_id'
picking_line_qty
Integer
default=<expr>
readonly=True
string='Number of Selected Picking'
print_detail
Boolean
default=True
string='Print Detail'
print_prices
Boolean
default=False
string='Print Standard Prices'
print_summary
Boolean
default=True
string='Print Summary'
print_unity_in_list
Boolean
default=True
string='Print Unit in Pickings List'
product_line_ids
One2many → picking.summary.wizard.product
comodel_name='picking.summary.wizard.product'
default=<expr>
inverse_name='wizard_id'
standard_price_total
Float
compute='_compute_standard_price_total'
digits=dp.get_precision('Product Price')
No public methods.
picking_id
Many2one → stock.picking
comodel_name='stock.picking'
wizard_id
Many2one → picking.summary.wizard
comodel_name='picking.summary.wizard'
No public methods.
product_id
Many2one → product.product
comodel_name='product.product'
quantity_total
Float
standard_price
Float
digits=dp.get_precision('Product Price')
related='product_id.standard_price'
standard_price_total
Float
compute='_compute_standard_price_total'
digits=dp.get_precision('Product Price')
wizard_id
Many2one → picking.summary.wizard
comodel_name='picking.summary.wizard'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-reporting |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] stock_picking_report_summary: Migration to 17.0 (#386) |