mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
pre-commit update
This commit is contained in:
committed by
Dũng (Trần Đình)
parent
51110489a8
commit
828450099d
@@ -10,16 +10,17 @@
|
||||
<xpath expr="//div[@name='button_box']" position="inside">
|
||||
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='order_line']/form//notebook"
|
||||
position="inside">
|
||||
<page name="orderpoints" string="Orderpoints"
|
||||
groups="stock.group_stock_user">
|
||||
<xpath expr="//field[@name='order_line']/form//notebook" position="inside">
|
||||
<page
|
||||
name="orderpoints"
|
||||
string="Orderpoints"
|
||||
groups="stock.group_stock_user"
|
||||
>
|
||||
<field name="orderpoint_ids" />
|
||||
</page>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="purchase_order_line_form2" model="ir.ui.view">
|
||||
<field name="name">purchase.order.line.form2</field>
|
||||
<field name="model">purchase.order.line</field>
|
||||
@@ -31,5 +32,4 @@
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user