[REF] crm_claim_rma: remove claim type from form view, make writable serial/lot number field

This commit is contained in:
Osval Reyes
2015-11-13 11:11:02 -04:30
committed by Cyril Gaudin
parent 088dfa8a34
commit 752206b964

View File

@@ -105,13 +105,12 @@
<group>
<h1><field name="number" class="oe_inline"/></h1>
</group>
<field name="claim_type" nolabel="1"/>
</div>
<separator string="Problem" colspan="4"/>
<group col="6" colspan="4">
<field name="name" colspan="6"/>
<field name="product_id" readonly="1" colspan="6"/>
<field name="prodlot_id" readonly="1" colspan="6"/>
<field name="prodlot_id" colspan="6"/>
<field name="claim_origin" colspan="6"/>
<field name="claim_diagnosis" colspan="6"/>
<field name="priority" colspan="6"/>