// update order tab
This commit is contained in:
@@ -28,6 +28,7 @@ class AdminInvoicesControllerCore extends AdminController
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
$this->bootstrap = true;
|
||||
$this->table = 'invoice';
|
||||
|
||||
parent::__construct();
|
||||
|
||||
Reference in New Issue
Block a user