X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a6a97a5fb2ea27466c69d6d4bd7472c9c12fec05..b5a5c7f6f27523a07b9ffcb33b0f6fb27e9daaef:/SL/DB/Helper/Payment.pm diff --git a/SL/DB/Helper/Payment.pm b/SL/DB/Helper/Payment.pm index a778e927f..6dee0918f 100644 --- a/SL/DB/Helper/Payment.pm +++ b/SL/DB/Helper/Payment.pm @@ -778,7 +778,10 @@ to be lower than the payment or open invoice amount. Transdate can either be a date object or a date string. Chart_id is the id of the payment booking chart. -Amount is either a postive or negative number, but never 0. +Amount is either a positive or negative number, but never 0. + +CAVEAT! The helper tries to get the sign right and all calls from BankTransaction are +positive (abs($value)) values. Example: