This commit is contained in:
2026-02-02 16:42:57 +01:00
parent 5b32a402a6
commit 2ba836c284
3 changed files with 28 additions and 23 deletions

View File

@@ -115,15 +115,17 @@ this repository contains the full copyright notices and license terms. -->
<field name="controller"/>
<button name="send" string="Send email to controller"/>
<newline/>
<label name="result"/>
<field name="result"/>
<label name="add_bl"/>
<field name="add_bl"/>
<newline/>
<label name="add_invoice"/>
<field name="add_invoice"/>
<newline/>
<label name="result"/>
<field name="result"/>
<newline/>
<label name="instructions"/>
<field name="instructions" widget="html_viewer" colspan="4" height="100"/>
<label name="add_bl"/>
<field name="add_bl"/>
<field name="instructions" widget="Email" colspan="4" height="100"/>
<newline/>
<label name="returned_id"/>
<field name="returned_id"/>