Fix: ER payments are on the bank credit

This commit is contained in:
aspangaro 2015-09-13 16:33:02 +02:00
parent ba3d8f445c
commit a805cb9374

View File

@ -488,7 +488,7 @@ class PaymentExpenseReport extends CommonObject
$this->datepaid,
$this->fk_typepayment, // Payment mode id or code ("CHQ or VIR for example")
$label,
$amount,
-$amount,
$this->num_payment,
'',
$user,