Hi, I have been following this example guide on how to create my own module: http://tryton-documentation.readthedocs.io/en/latest/developer_guide/example_library_1.html
However, when I get to the last step, where I am supposed to insert the module into the database using TRYTOND_HOME/trytond/bin/trytond -d NAME_OF_THE_DATABASE -i MODULE_NAME I get the following error: trytond: error: unrecognized arguments: -i MODULE_NAME (MODULE_NAME is replaced with the actual module name) Can anyone tell me what I am doing wrong? Thank you for your time, -- You received this message because you are subscribed to the Google Groups "tryton" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/f2843a61-31e0-4153-93e2-a5daad0631f1%40googlegroups.com.
