Merge pull request #3518 from aspangaro/3.8-18
Fix: ER payments are on the bank credit
This commit is contained in:
commit
6d32efc4de
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user