Mutualisation calcul des entrées/sorties à une date donnée
This commit is contained in:
parent
2376a2d648
commit
0b356b6617
5 changed files with 158 additions and 210 deletions
|
|
@ -3,14 +3,6 @@
|
|||
{{* barre de navigation *}}
|
||||
{{:include file="/%s/_nav.html"|args:$module.name current="index"}}
|
||||
|
||||
{{* liste des catégories *}}
|
||||
{{#select
|
||||
key
|
||||
FROM module_data_equipment as cat
|
||||
WHERE json_extract(cat.document, '$.type') = 'category'}}
|
||||
{{:assign var="categories." value=$key}}
|
||||
{{/select}}
|
||||
|
||||
{{:include file="./inventaire.html" print_cat_name=true}}
|
||||
|
||||
{{:admin_footer}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue