Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <data>
- <!--
- Done by RHT on the 09/01/2025
- Need: Have the production method and are on the detailed operation to be able to edit them when having a reception
- Task : https://www.odoo.com/odoo/tasks/4313760
- Code : https://pastebin.com/NcsE4Eqm
- -->
- <xpath expr="//field[@name='lot_id']" position="after">
- <field optional="show" name="x_studio_lot_production_method_id" options="{"create_name_field":"x_name","no_create":true}"/>
- <field optional="show" name="x_studio_lot_production_area_id" options="{"create_name_field":"x_name","no_create":true}"/>
- </xpath>
- </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement