mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[IMP] change name in view
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<field name="inherit_id" ref="crm_claim.crm_case_claims_form_view"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="/form/group/field[@name='name']" position="replace">
|
||||
<field name="categ_id" />
|
||||
<field name="categ_id" string='Name' />
|
||||
</xpath>
|
||||
<xpath expr="/form/group/notebook/page[@string='Claim Description']/group/field[@name='categ_id']" position="replace"/>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user