Hi,,
I am able to load my modules in Linux by passing --load=my_module when starting openerp-server and it works perfect. however, I can't figure a clear way to do it on Windows!
What I have tried so far: - I have disabled the windows service that start openERP server & created a shortcut for 'openerp-server.exe' and passed it --load=my_module when starting , this works fine, but I need to start it manually each time with administrator privilege and the console black screen must stay opened.
Thanks..%