Update list.php
This commit is contained in:
parent
3da71418ac
commit
6df4f250a5
@ -134,10 +134,6 @@ if (!$sortorder) {
|
||||
$sortorder = 'DESC';
|
||||
}
|
||||
|
||||
if ($search_status == '') {
|
||||
$search_status = -5;
|
||||
}
|
||||
|
||||
// Initialize technical object to manage hooks of page. Note that conf->hooks_modules contains array of hook context
|
||||
$object = new CommandeFournisseur($db);
|
||||
$hookmanager->initHooks(array('supplierorderlist'));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user