Commit b5104f36 authored by Aurel's avatar Aurel

remove log

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18304 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a0ac5639
......@@ -90,8 +90,8 @@ if resource is None :\n
\n
# Next, check the balance of the account\n
account_balance = resource.getAvailableInventory(payment=payment, src__=src__)\n
context.log("account balance",account_balance)\n
context.log("resource payement", str((resource,payment)))\n
# context.log("account balance",account_balance)\n
# context.log("resource payement", str((resource,payment)))\n
if src__ :\n
return account_balance \n
\n
......@@ -173,7 +173,6 @@ return {\'error_code\':0, \'balance\':account_balance} # ok\n
<string>None</string>
<string>AttributeError</string>
<string>account_balance</string>
<string>str</string>
</tuple>
</value>
</item>
......
395
\ No newline at end of file
397
\ 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