Commit 9b85f44d authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

2008-04-03 kazuhiko

* import TransformationRuleError.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20299 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5b5d86a0
......@@ -67,6 +67,7 @@
<key> <string>_body</string> </key>
<value> <string encoding="cdata"><![CDATA[
from Products.ERP5Type.Errors import TransformationRuleError\n
# Test if we must transform\n
# The test should actually be based on nodes, paths\n
# and capacities, which is not possible now\n
......@@ -152,6 +153,8 @@ return True\n
<value>
<tuple>
<string>rule</string>
<string>Products.ERP5Type.Errors</string>
<string>TransformationRuleError</string>
<string>context</string>
<string>movement</string>
<string>_getattr_</string>
......@@ -167,7 +170,6 @@ return True\n
<string>current_tranfo_link_list</string>
<string>len</string>
<string>length</string>
<string>TransformationRuleError</string>
<string>True</string>
</tuple>
</value>
......
58
\ No newline at end of file
59
\ 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