Hi, I'd like to start tryton with a special config containing additional paths for modules, how can I do that ? I already had a look to the forum and saw similar discussion about this but I didn't found any solution that suit my needs.
How can I achieve this goal without making /usr/local/(tryton module path) writable by user and without having to make it an installable (setup.py w/entry points) module ? I'd like to be able to be able to specify this in tryton.conf : example : module_path = /home/user/tryton_test #module_path = /home/user/tryton_wip possibility to specify more than one additional path would be great tough. -- -- [email protected] mailing list
