i have openerp v6.1 installed on windows. found instructions to install aeroo module on ubuntu, however, need the same for windows. dont know if its possible to install on windows.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
It is possible, as you know Aeroo report requires additional python module to be installed:
- aeroolib
- genshi
It is easy on Linux, but in Windows we have to put them manually in library.zip file because OpenERP 6.1 for Windows uses it's own packaged Python library. It needs the compiled .pyo file. So run this python command under each module aeroolib and genshi (this will compile .py file into .pyo file):
python -O *.*
I tested this on OpenERP 6.0 & 6.1 Windows to print barcode labels using SATO and Zebra barcode printers (using the ZPL and Sato programming language). The Generic/raw format works fine, I'm not really sure with the OpenOffice/PDF one though.
I want to install it in Openerpv7.0. How can i install? What are the needed libraries?
Remya, did you find out?
can anyone post complete steps here for Windows as to where the files need to be placed and if it works with python 3.2?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jun 24
|
4208 | ||
Domain one2many field?
Solved
|
|
5
Jun 23
|
35449 | |
|
0
Jul 22
|
1577 | ||
|
5
Nov 19
|
5258 | ||
|
3
Feb 17
|
10475 |