Re: [Openerp-community] Open command line in Windows

2014-11-20 Thread Antony Lesuisse
I'm trying to improve packaging and developer experience on all platforms. Running odoo.py under windows should work, I recently made a commit to make ctrl-c work from a cmd.exe shell https://github.com/odoo/odoo/commit/fb9794835b764beea00bb040c68a72f3a1ae0360 Can you explain us with is the pr

[Openerp-community] Open command line in Windows

2014-11-20 Thread José Persichini
Hello, I am trying to run odoo.py commands according to https://www.odoo.com/documentation/8.0/howtos/backend.html in Odoo 7 over Windows XP but I can't found where run this commands... I didn't install Odoo 8 because I get errores when I try to run it... How can I do that? Thanks! __