create migration for invoices, details and statuse

This commit is contained in:
Edmond Teh
2020-08-24 18:21:24 +08:00
parent 1cb3f7aef9
commit 4fda3bdf6f
6 changed files with 154 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ class InvoiceController extends Controller
}
public function getSupplierPO($id)
public function getSupplierDO($id)
{
}