Update fp_racking_inspection_views.xml

This commit is contained in:
gsinghpal
2026-04-28 19:42:41 -04:00
parent 13e300d90e
commit 2a9fd478f5

View File

@@ -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 &amp; 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..."/>