mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_global_discount: Migration to 15.0
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<record id="global_discount_view_tree" model="ir.ui.view">
|
||||
<field name="model">global.discount</field>
|
||||
<field name="arch" type="xml">
|
||||
<tree string="Global Discounts" editable="bottom">
|
||||
<tree editable="bottom">
|
||||
<field name="sequence" widget="handle" />
|
||||
<field name="name" />
|
||||
<field name="discount" />
|
||||
|
||||
Reference in New Issue
Block a user