X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FHelper%2FPayment.pm;h=6dee0918f7d97d9bc36c5b669b94f6f9abf9c9c4;hb=60dcd6c0c1abb2e06d31c4d46863fc09556ccd7b;hp=a778e927f305d8c2079fbe023081e254ba54458e;hpb=a6a97a5fb2ea27466c69d6d4bd7472c9c12fec05;p=kivitendo-erp.git 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: