Aeroo report modules for odoo?
i need aeroo report modules for openero 8.0 (odoo)
give me any referance or link for that.
Thanks In Advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Aeroo report modules for odoo?
i need aeroo report modules for openero 8.0 (odoo)
give me any referance or link for that.
Thanks In Advance
Here is the link to the Aeroo module : https://www.odoo.com/apps/trunk/report_aeroo/
And an other thread on which someone talked about Aeroo module for Odoo : https://www.odoo.com/forum/help-1/question/aeroo-reports-in-oe8-solved-45161
i tried this ago but i got error : keyword 'serialize'
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de març 15
|
3260 | ||
|
1
de nov. 18
|
3032 | ||
|
0
de nov. 18
|
4365 | ||
|
1
de jul. 16
|
4201 | ||
|
2
de maig 15
|
5889 |
Hi Nikunj, I recommend referring to this github issues link: https://github.com/jamotion/aeroo/issues/2 You'll need a clean Ubuntu 12.04 install (I used 12.04.5) and you'll need to run this script: https://raw.githubusercontent.com/lukebranch/openerp-install-scripts/master/odoo-saas4/ubuntu-14-04/odoo_install.sh I'd recommend using the github.com/jamotion/aeroolib.git (aeroo library) and github.com/jamotion/aeroo.git (odoo Aeroo modules) to install. You'll also need to install the base_field_serialized module from https://github.com/OCA/server-tools as well, as this will solve the serialize issue you mentioned below. I'd recommend commenting on the github.com/jamotion issues link above for any issues with Aeroo reports modules in Odoo 8.0, and my script's issues page for any issues with the auto-install script for Ubuntu 12.04.