ok to list equipments for a specific category, next historical entries and outputs for a specific equipment.
This commit is contained in:
parent
20f55add52
commit
5ee30cf9ed
9 changed files with 165 additions and 56 deletions
|
|
@ -36,5 +36,5 @@ class Category
|
|||
{
|
||||
return DB::getInstance()->get(
|
||||
'SELECT * FROM plugin_materiels_equipment WHERE category_id = ? ORDER BY designation;', $id);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue