display_items on the invoice
@ -56,6 +56,16 @@ Run the app in gunicorn:
pipenv run gunicorn --bind 127.0.0.1:5000 app:app
```
## how to view the logs on the deployed system
application logs:
`journalctl -u capsul-flask --since -1w`
scheduled task logs:
`tail -n100 /var/log/capsul-flask.log`
-----
## cli
The note is not visible to the blocked user.