mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[REF] crm_claim_rma: remove claim type from form view, make writable serial/lot number field
This commit is contained in:
committed by
Cyril Gaudin
parent
088dfa8a34
commit
752206b964
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user