changeset 4df4702be461 in modules/stock_lot_sled:default
details:
https://hg.tryton.org/modules/stock_lot_sled?cmd=changeset&node=4df4702be461
description:
Reorganize stock menu and group shipments
issue11113
review377991002
diffstat:
view/configuration_form.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 7cd490add90a -r 4df4702be461 view/configuration_form.xml
--- a/view/configuration_form.xml Sat Dec 18 16:34:36 2021 +0100
+++ b/view/configuration_form.xml Sun Jan 30 01:37:46 2022 +0100
@@ -3,6 +3,7 @@
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form" position="inside">
+ <separator id="lot" colspan="4" string="Lot"/>
<label name="shelf_life_delay"/>
<field name="shelf_life_delay"/>
<newline/>