mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
powerboard
This commit is contained in:
parent
6d2638c603
commit
9053e6ac7e
@ -410,6 +410,7 @@ class BaseDriver extends AbstractPaymentDriver
|
|||||||
|
|
||||||
if($invoice && $fee_count == 0){
|
if($invoice && $fee_count == 0){
|
||||||
|
|
||||||
|
|
||||||
nlog("apparently no fee, so injecting here!");
|
nlog("apparently no fee, so injecting here!");
|
||||||
|
|
||||||
$balance = $invoice->balance;
|
$balance = $invoice->balance;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user