| Thread Previous • Date Previous • Date Next • Thread Next |
Hi !
I'm in the process of writing my first module.
what is the best way to debug it ?
the method I know:
* stop the server (crtl-C ?)
* strat the sever:
openerp-server -d mydatabase -u mymodule
but the start of the server (sometimes) takes a very long time.
is there a better way to do this ?
thank you,
Martin
| Thread Previous • Date Previous • Date Next • Thread Next |