doc: updated installation instructions

This commit is contained in:
Yandrik 2022-06-12 12:51:19 +02:00
parent 195e38f795
commit 22b830a1a8
1 changed files with 7 additions and 1 deletions

View File

@ -6,7 +6,13 @@
### Install
pip install git+https://git.yandrik.dev/abawo/tryton_account_de_skr04.git@959ae8d94807660910c134b6fc374d88f82c97b1
1. Clone the repo into the modules folder (docker: `/usr/local/lib/python3.9/dist-packages/trytond/modules/`)
2. Update module list
- `trytond-admin --update-modules-list`
- `trytond-admin -u tryton_account_de_skr04 --activate-dependencies`
After these two steps, everything should work, at least in theory.
(doesn't work at the moment: `pip install git+https://git.yandrik.dev/abawo/tryton_account_de_skr04.git@959ae8d94807660910c134b6fc374d88f82c97b1`)
### Requires