Invisible module

Fortunately I discovered the extension for the German chart of accounts SKR03. I have used this extension with

sudo -H pip3.7 install triton-account-de-skr03 installed.

Besides, the command input didn’t help either:

sudo -H trytond-admin -c /etc/tryton.conf --update-modules-list

Unfortunately this module is NOT listed under the Modules tab. Did I ignore something? I am already grateful for the right hint.

Did you mean trytond-account-de-skr03?

Note the trytond instead of triton

You must specify the database to which the module list must be updated.

Yes, thank you, pointing out the database in question was the right tip. Although I specified the database in my first attempt. However, I got the message that there was no sqlite database with the name I had given. I am installing on a Postgresql server.

In this case you must point to the confing file where you define the postgresql access.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.