Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <data>
- <!--
- # Done by RHT on the 24/12/2024
- # Need : Have the MAC number (from the lot) on the detailed operation
- # Task : https://www.odoo.com/odoo/project/17391/tasks/4345877
- # Pastebin : https://pastebin.com/2L6H9Hsm
- -->
- <xpath expr="//field[@name='lot_id']" position="after">
- <field name="x_studio_mac" groups="stock.group_production_lot" invisible="not lots_visible" readonly="state in ('done', 'cancel') and is_locked" optional="show"/>
- </xpath>
- </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement