changes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user