deisy před 5 roky
rodič
revize
69200d58e9
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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>