changes
This commit is contained in:
@@ -232,6 +232,22 @@
|
||||
<field name="voice_note_transcription"/>
|
||||
</group>
|
||||
</page>
|
||||
<page string="Rental Inspection" name="rental_inspection"
|
||||
invisible="task_type != 'pickup'">
|
||||
<group>
|
||||
<group string="Condition">
|
||||
<field name="rental_inspection_condition"/>
|
||||
<field name="rental_inspection_completed"/>
|
||||
</group>
|
||||
</group>
|
||||
<group string="Inspection Notes">
|
||||
<field name="rental_inspection_notes" nolabel="1"/>
|
||||
</group>
|
||||
<group string="Inspection Photos">
|
||||
<field name="rental_inspection_photo_ids"
|
||||
widget="many2many_binary" nolabel="1"/>
|
||||
</group>
|
||||
</page>
|
||||
</notebook>
|
||||
</sheet>
|
||||
<chatter/>
|
||||
|
||||
Reference in New Issue
Block a user