Archived
1
0

Orgas: export jq filtering outside gen.sh code (simplification)

This commit is contained in:
2020-02-07 13:51:32 +01:00
parent 86224fef7f
commit 9f9feb2a93
7 changed files with 39 additions and 31 deletions

View File

@ -1,6 +1,5 @@
# TODO list
* item -> item_types -> patron_types -> circulation policies + organisations
* patron_types on organisations.svg
* do it in Python
* use http://localhost:9200/patrons/_search?size=50 and similar to create all graphs? => problem: you need to launch docker-compose and load data (setup), which takes time