Il giorno venerdì 24 novembre 2017 11:56:49 UTC+1, Sergi Almacellas Abellana ha scritto: > El 24/11/17 a les 09:10, Cato Nano ha escrit: > If the module is correctly installed you should see on the modules list. > If the database already exists you should update the module list with: > > trytond-admin -c <config file> -d <database name> --update-modules-list
Ok > If you use develop, the folder where your code exist should have the > same name as your module. Ah ! This was the problem ! I renamed the folder and my module showed up in the list ! Thanks ! > > but the target folder is not the Tryton modules folder. Should it be ? > > > > Should I set > > > > install-dir=...modules ? > > It's not required if the entry point is correctly registred. > >> or registered in the entrypoint 'trytond.modules'. If I understand correctly the entry point for my module is set up in thhe setup.py file written by coockiecutter > > This should be done when building Tryton, as far as I understand > > > > But I'd like to use the apt-get provided one, so this isn't an option for > > me ? > > > > THis is done when installing the module via pip o setup.py. Ok, thanks Thanks Sergi. This is appreciated ! -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/96be5cc8-511f-4de3-bda6-a1d70b4fbbcd%40googlegroups.com.
