Commit b829912a authored by Aurel's avatar Aurel

typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15105 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 02c75029
......@@ -101,7 +101,7 @@ transaction.Baobab_checkCounterDateOpen(site=transaction.getSite(),\n
\n
# Check balance in vault if excess\n
if out_price > 0:\n
transaction.checkVaultBalance(state_change)\n
transaction.validateVaultBalance(state_change)\n
\n
if transaction.getIncidentType() == "account_incident":\n
bank_account = transaction.getDestinationPaymentValue()\n
......
385
\ No newline at end of file
388
\ 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