Position new record based on order

issue8880
This commit is contained in:
Raimon Esteve 2020-06-22 11:18:12 +02:00
parent 931e5535a9
commit c52bf3b67b
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree editable="bottom">
<tree editable="1">
<field name="plan"/>
<field name="product"/>
<field name="bom"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree editable="bottom" sequence="sequence">
<tree editable="1" sequence="sequence">
<field name="name"/>
<field name="product"/>
<field name="plan"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree editable="bottom" sequence="sequence">
<tree editable="1" sequence="sequence">
<field name="plan"/>
<field name="type"/>
<field name="cost"/>