deisy 5 years ago
parent
commit
69200d58e9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      security/views/res_partner.xml

+ 2 - 2
security/views/res_partner.xml

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