// Update stock movements interface with new controllers + debug and optimisations

This commit is contained in:
dSevere
2011-10-24 15:28:58 +00:00
parent 99d97da64e
commit 3553466293
9 changed files with 378 additions and 220 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ class HelperListCore extends Helper
'id_carrier' => 'id_carrier'
);
// @var boolean ask for simple header : no filters, no paginations and no sorting
/** @var boolean ask for simple header : no filters, no paginations and no sorting */
public $simple_header = false;
/**