[ADD] stock_picking_batch_custom: product summary

This commit is contained in:
snt 2026-03-05 20:29:02 +01:00
parent 9c14e1dc1a
commit ad8b759643
11 changed files with 348 additions and 10 deletions

View file

@ -13,6 +13,8 @@
"stock_picking_batch",
],
"data": [
"security/ir.model.access.csv",
"views/stock_move_line_views.xml",
"views/stock_picking_batch_views.xml",
],
}