Commit e59656a5 authored by Mame Coumba Sall's avatar Mame Coumba Sall

2009-05-25 mame

*rename script testItemDefinedOnResource

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27156 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a5fd797a
......@@ -203,7 +203,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.testItemDefinedOnResource()</string> </value>
<value> <string>python: here.Movement_isQuantityEditable()</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -112,7 +112,7 @@ else:\n
</item>
<item>
<key> <string>id</string> </key>
<value> <string>testItemDefinedOnResource</string> </value>
<value> <string>Movement_isQuantityEditable</string> </value>
</item>
<item>
<key> <string>warnings</string> </key>
......
......@@ -124,7 +124,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.testItemDefinedOnResource()</string> </value>
<value> <string>python: here.Movement_isQuantityEditable()</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -113,7 +113,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: cell.testItemDefinedOnResource()</string> </value>
<value> <string>python: cell.Movement_isQuantityEditable()</string> </value>
</item>
</dictionary>
</pickle>
......
659
\ No newline at end of file
660
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment