This commit is contained in:
gsinghpal
2026-05-10 10:25:12 -04:00
parent 6c6a59ceef
commit 6b7b44264a
59 changed files with 2461 additions and 324 deletions

View File

@@ -136,6 +136,22 @@
<page string="Description" name="description">
<field name="description" widget="html"/>
</page>
<page string="Instruction Images"
name="instruction_images">
<p class="text-muted">
Photos and screenshots operators see while
running this step — masking patterns,
fixture orientation, annotated diagrams,
gauge readings. Drop one or many images
here; they appear on the shop-floor
step-detail panel and the Record Inputs
dialog.
</p>
<field name="instruction_attachment_ids"
widget="many2many_binary"
options="{'accepted_file_extensions': 'image/*'}"
nolabel="1"/>
</page>
<page string="Operator Inputs" name="inputs">
<group>
<field name="collect_measurements"