work on project

This commit is contained in:
sonal arora
2020-09-28 01:05:27 +05:30
parent 8386e21999
commit 89b21b8126

View File

@@ -26,12 +26,12 @@
<xpath expr="//field[@name='project_id']" position="after">
<field name="zone_id" />
</xpath>
<xpath expr="//field[@name='name']" position="replace">
<!-- <xpath expr="//field[@name='name']" position="replace">
<field name="name" string="Sale Order Number" />
</xpath>
<xpath expr="//field[@name='project_id']" position="attributes">
<attribute name="invisible">1</attribute>
</xpath>
</xpath> -->
</field>
</record>