Advertisement
Guest User

Untitled

a guest
Aug 31st, 2023
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.25 KB | None | 0 0
  1.         <record model="ir.action.act_window" id="stock.act_products_by_locations_relate">
  2.             <field name="context"
  3.                 eval="{'locations': Eval('active_ids'), 'with_childs': True}"
  4.                 pyson="1"/>
  5.         </record>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement