Started work on multi-company feature

This commit is contained in:
johnny@pittpc.com
2019-08-14 11:05:54 -04:00
parent 1514d2ac9f
commit bc07fe0090
13 changed files with 205 additions and 101 deletions

View File

@@ -67,7 +67,7 @@
if(!empty($_GET['sb'])){
$sb = $_GET['sb'];
}else{
$sb = "invoice_number";
$sb = "invoice_id";
}
if(isset($_GET['o'])){