Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
661 Visualizzazioni

I’m trying to dynamically group operations by destination location (location_dest_id) in the Barcode App’s Kanban view. The grouping should apply only when the user selects an operation type (picking_type_id) with a code of internal. It should not affect operations of other types, like incoming or outgoing transfers.



I manually grouped by destination location using the search bar and saved it as default, but this applied the grouping to all operations, regardless of the operation type, which is not the desired behavior.


Also, I tried using an onchange method on picking_type_id to dynamically update the action's context of stock_barcode.stock_picking_action_kanban, adding 'group_by': 'location_dest_id' when the operation type is internal. However, the context did not update as expected.


Any idea on how to handle this modification?

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
feb 21
2381
1
lug 19
3573
0
set 24
1154
0
giu 23
2025
0
mag 17
4539