This commit is contained in:
2026-03-21 18:25:30 +01:00
parent d2a13b3c01
commit 93d27059af
7 changed files with 122 additions and 3 deletions

View File

@@ -0,0 +1,16 @@
<form col="4">
<label name="reference"/>
<field name="reference"/>
<label name="date"/>
<field name="date"/>
<label name="type"/>
<field name="type"/>
<label name="status"/>
<field name="status"/>
<label name="laboratory"/>
<field name="laboratory"/>
<label name="filename"/>
<field name="filename"/>
<newline/>
<field name="lines" colspan="4"/>
</form>