Commit 163757eb authored by Aurel's avatar Aurel

2006-10-04 Aurel

* reput previous script, changed by mistake

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10537 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 070020f2
......@@ -72,9 +72,8 @@
# to use checkbook_module.\n
\n
transaction = state_change[\'object\']\n
if transaction.getExternalSoftwareTitle() == \'SICA\' and transaction.getSicaOperationType() == "sica_operation_type/030":\n
check = transaction.getAggregateValue()\n
check.deliver()\n
check = transaction.getAggregateValue()\n
check.deliver()\n
</string> </value>
</item>
<item>
......
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