Initial import from Docker volume

This commit is contained in:
root
2025-12-26 13:11:43 +00:00
commit 4998dc066a
13336 changed files with 1767801 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<form>
<group col="2" id="pd">
<label name="document_type"/>
<field name="document_type"/>
<label name="required"/>
<field name="required"/>
<label name="responsible"/>
<field name="responsible"/>
<label name="deadline"/>
<field name="deadline"/>
<label name="prepared"/>
<field name="prepared"/>
<label name="prepared_date"/>
<field name="prepared_date"/>
<label name="status"/>
<field name="status"/>
<label name="attachment"/>
<field name="attachment"/>
<label name="notes"/>
<field name="notes" colspan="2"/>
</group>
</form>