deisy 5 年之前
父节点
当前提交
69200d58e9
共有 1 个文件被更改,包括 2 次插入2 次删除
  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>