I am trying to take some first small steps into creating modules for Tryon 
and am following teh example of HelloWorld module 
here: https://code.google.com/p/tryton/wiki/HelloWorld

A couple of questions:
1) Are all the example code snippets given "*for tryton 2.8:" *still valid 
for tryton 3.x?
2) Is any action needed to make the new module available to tryton, other 
than creating the required files in a new directory in  
/usr/share/pyshared/trytond/modules?

I have added the required cfg/py/xml files but the module does not show in 
the client Modules list - do I need to run a command to register the new 
module?

Thanks,
Paul

Reply via email to