// update order tab

This commit is contained in:
sLorenzini
2013-07-15 17:58:23 +02:00
parent 27571f4d06
commit 66f64c1baa
4 changed files with 493 additions and 500 deletions
@@ -28,6 +28,7 @@ class AdminInvoicesControllerCore extends AdminController
{
public function __construct()
{
$this->bootstrap = true;
$this->table = 'invoice';
parent::__construct();