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'
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 3 15
|
3262 | ||
|
1
thg 11 18
|
3044 | ||
|
0
thg 11 18
|
4370 | ||
|
1
thg 7 16
|
4213 | ||
|
2
thg 5 15
|
5890 |
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.