Hello 2011/10/18 Felipe Alvarez Harnecker <[email protected]>
> Hi, > > i'm trying to develop first tryton module. > > i've done bin/trytond -c etc/trytond.conf -i ql_maquina -d prod20 > and > > > bin/trytond -c etc/trytond.conf -u ql_maquina -d prod20 > > tryton logs shows > > [Tue Oct 18 12:20:32 2011] INFO:modules:ql_maquina > [Tue Oct 18 12:20:32 2011] INFO:modules:ql_maquina:init ql_maquina.maquina > > > but the !@&$"# module never show in module management interface. What am i > doing wrong????? > You encrypted the module ;-) Check permissions of the module directory and make sure is in the right place. Also, check the __init__.py and, specially, check the __tryton__.py format. thnx. > > PS. is there some effort to improve development documentation ???? no > offense > but it really sucks. > Yes. Since this is a community-based project, I'm sure we can count on your time to improve it. > -- > Felipe Alvarez Harnecker > [email protected] - 9.874.60.17 > > -- > [email protected] mailing list > -- Luis Falcón GNU Health health.gnu.org -- [email protected] mailing list
