config mining tax added to send mining taxes invoice command where necessary
This commit is contained in:
@@ -204,6 +204,7 @@ class SendMiningTaxesInvoices implements ShouldQueue
|
||||
$totalPrice = 0.00;
|
||||
$body = null;
|
||||
$lookup = new LookupHelper;
|
||||
$config = config('esi');
|
||||
|
||||
if(sizeof($ledgers) > 0) {
|
||||
foreach($ledgers as $ledger) {
|
||||
|
||||
Reference in New Issue
Block a user