deisy il y a 5 ans
Parent
commit
ef3b4691e2
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      security/views/res_partner.xml

+ 4 - 4
security/views/res_partner.xml

@@ -39,13 +39,13 @@
                     <attribute name="readonly">1</attribute>
                 </xpath>
 
-                <xpath expr="//field[@name='check_limit']" position="attributes">
+                <!-- <xpath expr="//field[@name='check_limit']" position="attributes">
                     <attribute name="readonly">1</attribute>
                 </xpath>
 
                 <xpath expr="//field[@name='morosidad']" position="attributes">
                     <attribute name="readonly">1</attribute>
-                </xpath>
+                </xpath> -->
             </field>
         </record>
 
@@ -125,13 +125,13 @@
                     <attribute name="readonly">0</attribute>
                 </xpath>
 
-                <xpath expr="//field[@name='check_limit']" position="attributes">
+                <!-- <xpath expr="//field[@name='check_limit']" position="attributes">
                     <attribute name="readonly">0</attribute>
                 </xpath>
 
                 <xpath expr="//field[@name='morosidad']" position="attributes">
                     <attribute name="readonly">0</attribute>
-                </xpath>
+                </xpath> -->
             </field>
         </record>