You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
172 B

  1. <openerp><data>
  2. <record id="stock.picking_type_out" model="stock.picking.type">
  3. <field name="available_in_pos" eval="True" />
  4. </record>
  5. </data></openerp>