[ADD] stock_picking_batch_custom: product summary
This commit is contained in:
parent
9c14e1dc1a
commit
ad8b759643
11 changed files with 348 additions and 10 deletions
|
|
@ -6,5 +6,9 @@ Uso
|
|||
|
||||
- **Partner** (``picking_partner_id``) para ver el cliente/proveedor.
|
||||
- **Product Category** (``product_categ_id``) para ordenar/agrupación por categoría.
|
||||
- **Collected** (``is_collected``) para marcar manualmente líneas recolectadas.
|
||||
|
||||
3. Ordena o agrupa por la columna de categoría según convenga.
|
||||
3. Pestaña **Product Summary**: consulta los totales por producto (demandado,
|
||||
hecho y pendiente) y marca el check de recogido consolidado si corresponde.
|
||||
|
||||
4. Ordena o agrupa por categoría en cualquiera de las vistas según convenga.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue