Commit 2e8d3d90 authored by Vincent Pelletier's avatar Vincent Pelletier

It must be allowed to deliver HQ-initiated documents as long as they have no...

It must be allowed to deliver HQ-initiated documents as long as they have no causality (IE, the document was not created because of an agency sneding its mutilated banknote to HQ).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18947 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2301122d
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>python: "siege" not in here.getSource("")</string> </value> <value> <string>python: here.getCausalityValue() is None or "siege" not in here.getSource("")</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
574 575
\ No newline at end of file \ 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