So I already extracted gnuhealth 4.4 verrsion, how do i download it so it could get inserted in database. i already run trytond-admin -c trytond.conf -d mydatabase --all, but the modules wont inserted in there.
it’s my own module, do i have to use this python3 -m pip install --use-pep517 --editable module_name? and should i install it in trytond/modules? can i install those in another directory?