|
@@ -38,6 +38,14 @@
|
|
<xpath expr="//field[@name='property_supplier_payment_term']" position="attributes">
|
|
<xpath expr="//field[@name='property_supplier_payment_term']" position="attributes">
|
|
<attribute name="readonly">1</attribute>
|
|
<attribute name="readonly">1</attribute>
|
|
</xpath>
|
|
</xpath>
|
|
|
|
+
|
|
|
|
+ <xpath expr="//field[@name='creck_limit']" position="attributes">
|
|
|
|
+ <attribute name="readonly">1</attribute>
|
|
|
|
+ </xpath>
|
|
|
|
+
|
|
|
|
+ <xpath expr="//field[@name='morosidad']" position="attributes">
|
|
|
|
+ <attribute name="readonly">1</attribute>
|
|
|
|
+ </xpath>
|
|
</field>
|
|
</field>
|
|
</record>
|
|
</record>
|
|
|
|
|
|
@@ -116,6 +124,14 @@
|
|
<xpath expr="//field[@name='property_supplier_payment_term']" position="attributes">
|
|
<xpath expr="//field[@name='property_supplier_payment_term']" position="attributes">
|
|
<attribute name="readonly">0</attribute>
|
|
<attribute name="readonly">0</attribute>
|
|
</xpath>
|
|
</xpath>
|
|
|
|
+
|
|
|
|
+ <xpath expr="//field[@name='creck_limit']" position="attributes">
|
|
|
|
+ <attribute name="readonly">0</attribute>
|
|
|
|
+ </xpath>
|
|
|
|
+
|
|
|
|
+ <xpath expr="//field[@name='morosidad']" position="attributes">
|
|
|
|
+ <attribute name="readonly">0</attribute>
|
|
|
|
+ </xpath>
|
|
</field>
|
|
</field>
|
|
</record>
|
|
</record>
|
|
|
|
|