Update fp_racking_inspection_views.xml
This commit is contained in:
@@ -96,9 +96,10 @@
|
|||||||
</group>
|
</group>
|
||||||
<separator string="Photos"/>
|
<separator string="Photos"/>
|
||||||
<field name="photo_ids"
|
<field name="photo_ids"
|
||||||
widget="many2many_binary"
|
widget="many2many_tags"
|
||||||
|
options="{'no_quick_create': True, 'color_field': 'color'}"
|
||||||
nolabel="1"
|
nolabel="1"
|
||||||
help="Drag & drop or click to attach damage / condition photos for this box."/>
|
help="Attach damage / condition photos for this box. Click + to upload, then click any pill to preview."/>
|
||||||
<separator string="Notes"/>
|
<separator string="Notes"/>
|
||||||
<field name="notes" nolabel="1"
|
<field name="notes" nolabel="1"
|
||||||
placeholder="Box number, serial range, what was found, who flagged it, what photos cover..."/>
|
placeholder="Box number, serial range, what was found, who flagged it, what photos cover..."/>
|
||||||
|
|||||||
Reference in New Issue
Block a user