Dear All ...

I'm reading http://code.google.com/p/tryton/wiki/HelloWorld

It says :
In Linux you create the directory like this:

cd  /usr/local/tryton/trytond/trytond/modules/
mkdir helloWorld

-----

But, my Tryton (ver : Current) installation is on Ubuntu, and the
installation is done using "python setup.py" for each module.
with setup.py , the modules is installed in a directory outside tryton
directory trees.
in example :
Module "account" is installed in :
/usr/local/lib/python2.6/dist-packages/trytond_account-2.0.2-py2.6.egg/
trytond/modules/account

Rather than :
[path_to_trytond]/modules/account

So, my question is ... where I have to write my own module ?
or if I wrote it in some other directory, is there a way to "register"
it to my Tryton installation ?

Kindly please give me any enlightment.

Sincerely
-bino-

-- 
[email protected] mailing list

Reply via email to