This commit is contained in:
gsinghpal
2026-04-28 19:39:37 -04:00
parent 2d42b33d68
commit 13e300d90e
103 changed files with 4959 additions and 331 deletions

View File

@@ -110,9 +110,8 @@
invisible="not s20_evaluate_risk"/>
</group>
</group>
<group string="Comments">
<field name="s20_comments" nolabel="1" readonly="s20_locked"/>
</group>
<separator string="Comments"/>
<field name="s20_comments" readonly="s20_locked"/>
<group string="Signature" invisible="not s20_locked">
<field name="s20_signed_by" readonly="1"/>
<field name="s20_signed_date" readonly="1"/>

View File

@@ -92,10 +92,9 @@
<field name="value_max"/>
<field name="value_uom"/>
</group>
<group string="Guidance">
<field name="description" nolabel="1"
<separator string="Guidance"/>
<field name="description"
placeholder="Inspection guidance shown to the operator on tap..."/>
</group>
</sheet>
</form>
</field>

View File

@@ -83,9 +83,7 @@
<field name="current_process_node"/>
</group>
</group>
<group>
<field name="description" placeholder="Describe the reason for the hold..."/>
</group>
<field name="description" placeholder="Describe the reason for the hold..."/>
<group string="Attachments">
<field name="attachment_ids" widget="many2many_binary" nolabel="1"/>
</group>