This commit is contained in:
2026-02-02 15:59:20 +01:00
parent 70a0a41787
commit 38a903469c
3 changed files with 29 additions and 8 deletions

View File

@@ -113,19 +113,18 @@ this repository contains the full copyright notices and license terms. -->
<page string="Weight Report" col="4" id="wr">
<label name="controller"/>
<field name="controller"/>
<button name="send" string="Send"/>
<button name="send" string="Send email to controller"/>
<newline/>
<label name="result"/>
<field name="result"/>
<newline/>
<label name="instructions"/>
<field name="instructions"/>
<newline/>
<label name="add_bl"/>
<field name="add_bl"/>
<label name="add_invoice"/>
<field name="add_invoice"/>
<newline/>
<label name="instructions"/>
<field name="instructions" widget="html_viewer" colspan="4" height="100"/>
<label name="add_bl"/>
<field name="add_bl"/>
<newline/>
<label name="returned_id"/>
<field name="returned_id"/>
<newline/>