deisy 5 年之前
父節點
當前提交
ef3b4691e2
共有 1 個文件被更改,包括 4 次插入4 次删除
  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>