Position new record based on order

We sent an order to the client for action and xxx2Many so its screen has
always a default order set.
To position a new record on non editable tree, we use the order of the 'id'
column if presents.
This commit is contained in:
Juanjo Garcia 2020-01-22 15:04:36 +01:00
parent 9e5b47ea22
commit eb570656fc

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 sequence="sequence" editable="bottom">
<tree sequence="sequence" editable="1">
<field name="reception"/>
<field name="description"/>
<field name="quantity"/>