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:54:22 +01:00
parent 54382bd137
commit 3963303d5b

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. 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="move"/>
<field name="quantity"/>
<field name="production"/>