Merge remote-tracking branch 'origin/3.8-18' into 3.8-17

This commit is contained in:
aspangaro 2015-09-13 21:45:32 +02:00
commit 27a85c074e

View File

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