Advertisement
rht_odoo

[QW][4605012]portal_user_lot_number

Feb 26th, 2025 (edited)
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.39 KB | None | 0 0
  1. <data>
  2.     <!--
  3.    Done by RHT on the 26/02/2025
  4.    Need : Portal user can also see the serial number from the delivery report
  5.    Task : https://www.odoo.com/odoo/project/5686/tasks/4605012
  6.    Pastebin : https://pastebin.com/GVBubjhs
  7.    -->
  8.     <xpath expr="//table[@name='stock_move_line_table']/t[2]" position="attributes">
  9.         <attribute name="groups"/>
  10.     </xpath>
  11. </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement