2012/10/23 Valentin Hapiot <[email protected]>: > in etc/trytond.conf ?
I think is good idea available path modules in trytond.conf. Why? Example: run differnts tyton servers in same server. Trytond and modules have been installed by Python setup (available in python path) You have: ==Modules need server 1== account account_invoice server1_custom .... ==Modules need server 2== account account_invoice server2_custom .... The difference between server 1 and 2 is there are differents modules (custom developers by customer) and one server don't load modules from another server How do you load some modules in server 1 and anothers modules in server 2? Wha do you think? -- -- [email protected] mailing list
