industry taxes testing

This commit is contained in:
2019-01-05 19:52:22 -06:00
parent 0a5119c24d
commit 51d45c4d08

View File

@@ -16,8 +16,6 @@ use App\Models\Finances\StructureIndustryTaxJournal;
class StructureIndustryTax {
public function InsertStructureIndustryTax($journal, $corpId, $division) {
//Create the ESI Helper class
$esiHelper = new Esi;
//Check to see if we can find the entry in the database already.
//If we don't then add it to the database