Sale Product Set

View Order Stock Form

Show Button Always

ID: mint_system.sale_product_set.view_order_stock_form.show_button_always

<?xml version="1.0"?>
<data inherit_id="sale_product_set.view_order_stock_form" priority="50">

  <button name="639" position="attributes">
    <attribute name="attrs"></attribute>
  </button>

</data>

Source: snippets/sale_product_set.view_order_stock_form.show_button_always.xmlopen in new window

View Product Set Form

X Categ Id

ID: mint_system.sale_product_set.view_product_set_form.x_categ_id

<?xml version="1.0"?>
<data inherit_id="sale_product_set.view_product_set_form" priority="50">

  <field name="product_id" position="after">
    <field name="x_categ_id"/>
  </field>

</data>

Source: snippets/sale_product_set.view_product_set_form.x_categ_id.xmlopen in new window