Archived
1
0

Orgas: add a TODO list

This commit is contained in:
Olivier DOSSMANN 2020-02-07 08:49:00 +01:00
parent ffbaeb5dc6
commit 608fd98979

6
orgas/TODO Normal file
View File

@ -0,0 +1,6 @@
# 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