This question has been flagged
2677 Views

Hi,

I am using below code to list out GL entries related to a picking:

<act_window domain="[('ref', '=', ref)]" id="act_picking_2_gl_entries" name="GL Voucher" res_model="account.move.line" groups="base.group_extended" src_model="stock.picking"/> However, rather than passing active_id, I want to pass a value (stock.picking.name) from picking form to the caller so that all GL entries related to that picking appear in one shot.

Appreciate prompt response

Regards, Burhan Ghee

Avatar
Discard