El 24/11/17 a les 09:10, Cato Nano ha escrit:
Cedrik
thank you
I'm sorry for being impertinent but I still need some help
Maybe what I'm experiencing is what is supposed to happen and I don't realize it
I am trying to install an empty module, freshly created with coockiecutter
It shouldn't produce any menu and any button but it should be in the modules
list at least
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
I tried
python3 setup.py develop
Have you tried installing the module with:
python3 setup.py install
If you use develop, the folder where your code exist should have the
same name as your module.
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'.
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.
--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk
--
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/6689674f-0eaa-f039-e56f-9094c470dd43%40koolpi.com.