sov bills job work

This commit is contained in:
2020-04-04 02:45:48 -05:00
parent 3f61ad8f99
commit 8511a6cb41

View File

@@ -72,6 +72,7 @@ class SovBillsCommand extends Command
$sovBill = new SovBillExpenses;
$esiHelper = new Esi;
$finance = new FinanceHelper();
$lookup = new LookupHelper;
//Create the command helper container
$task = new CommandHelper('SovBills');