mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-19 11:19:06 +02:00
work on project
This commit is contained in:
@@ -26,12 +26,12 @@
|
|||||||
<xpath expr="//field[@name='project_id']" position="after">
|
<xpath expr="//field[@name='project_id']" position="after">
|
||||||
<field name="zone_id" />
|
<field name="zone_id" />
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="//field[@name='name']" position="replace">
|
<!-- <xpath expr="//field[@name='name']" position="replace">
|
||||||
<field name="name" string="Sale Order Number" />
|
<field name="name" string="Sale Order Number" />
|
||||||
</xpath>
|
</xpath>
|
||||||
<xpath expr="//field[@name='project_id']" position="attributes">
|
<xpath expr="//field[@name='project_id']" position="attributes">
|
||||||
<attribute name="invisible">1</attribute>
|
<attribute name="invisible">1</attribute>
|
||||||
</xpath>
|
</xpath> -->
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user