Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

How Do I Install Aeroo Reports for Odoo v8.0?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
v8aerooreportsaeroolibdocxlsx8.0alistek
2 Respostas
18277 Visualizações
Avatar
Luke Branch

I have recently found this repository:

https://github.com/jamotion/aeroo

and i'm interested in implementing Aeroo Reports in v8. I've found a tutorial from Serpent Consulting as follows:

http://www.serpentcs.com/serpentcs-setup-aeroo-report-engine-for-openerp

As well as instructions for v6 from Alistek as follows:

http://www.alistek.com/wiki/index.php/Aeroo_Reports_Linux_server

However i'm unable to get it working in 8.0. I'm particularly interested in being able to export product catalogs to .doc, .xls, etc. with product pictures, and other custom fields, as I believe it would be extremely useful for exporting product catalogs for print among other things.

Has anyone successfully implemented this in v8?

0
Avatar
Cancelar
Avatar
Serpent Consulting Services Pvt. Ltd.
Melhor resposta

Luke,

You might like to see https://github.com/jamotion/aeroo.

Thanks.

0
Avatar
Cancelar
Luke Branch
Autor

@Serpent, Thanks for your message. I've tried to install the jamotion fork of Aeroo on both Ubuntu 14.04 (there are no compatible uno packages for 14.04 anymore) and on Debian 7.6, and I am having this issue: (please see third from the bottom): https://github.com/jamotion/aeroo/issues/6 base_serialised_fields is installed and all dependencies listed on the github profile are installed also. The install gets stuck on the install process and stays in 'installing' status in the local modules list. I've checked the debug and debug_sql logs and can't seem to find anything that helps pinpoint what the problem is. My suspicion is that it may be due to a missing dependency, or one that has not been installed in the place that the module is looking for it, however I cannot seem to figure out what. I think there are a number of other people with the exact same issue. I would like to ask if you have successfully installed it on 8.0 and if so, what OS and OS version did you install, and what dependencies did you install? Any advice on this would be very much appreciated. I believe there are a huge number of people looking to implement this module in their new 8.0 instances and are unable to due to these issues.

Luke Branch
Autor

@Serpent,

Please refer to this new guide:

https://www.odoo.com/forum/help-1/question/solved-8-0-how-can-i-install-the-official-aeroo-reports-alistek-for-odoo-version-8-76044

OdooBot
On Monday 23 March 2015 09:26 AM, Luke Branch wrote:
<blockquote cite="mid:1427083002.326102972030640.309257452280712-openerp-63561-forum.post@accounts-a.odoo.com" type="cite">

@Serpent,

Please refer to this new guide:

https://www.odoo.com/forum/help-1/question/solved-8-0-how-can-i-install-the-official-aeroo-reports-alistek-for-odoo-version-8-76044

--
Luke Branch
Sent by Odoo S.A. using Odoo about Forum Post False Wow Luke, we appreciate that!

We shall then update the blog too.

--

Thanks,
Regards,
<img src="cid:part5.07040703.01070907@gmail.com">
Serpent Consulting Services.
Web : http://www.serpentcs.com
Twitter: jaynvora, husendaudi
Skype: jaynvora, husen.daudi
Blog : http://www.serpentcs.com/blog
Avatar
Luke Branch
Autor Melhor resposta

For anyone looking to get Aeroo Reports setup on Odoo 8.0 i've added all of the dependencies required (to the best of my knowledge) thanks to github.com/jamotion. In order to setup Aeroo Reports on Odoo 8.0 you need an Ubuntu 12.04 install to provide support for the python-uno and uno packages which are not supported in Ubuntu 14.04.

For those that are interested in getting Odoo 8.0 with Aeroo Reports setup on a clean Ubuntu 12.04 machine, i've added the dependencies to this install script:

https://github.com/lukebranch/openerp-install-scripts/blob/master/odoo-saas4/ubuntu-14-04/odoo_install.sh

For those of you that want to add Aeroo Reports support to an exsisting Odoo 8.0 install please refer to github.com/jamotion 's gist here and install required dependencies that are missing from your install:

https://gist.github.com/rm-jamotion/d61bc6525f5b76245b50

You'll need to clone this repository into your Odoo addons directory (I chose /opt/odoo/custom/aeroo/):

https://github.com/jamotion/aeroo

and you'll need to add the addons directory to your addons directory list (openerp-server.conf or /etc/odoo-server.conf in my case).

0
Avatar
Cancelar
Marko Prijatelj

Hi Luke, during install I get following: Downloading/unpacking gcc Could not find any downloads that satisfy the requirement gcc Cleaning up... No distributions at all found for gcc Storing debug log for failure in /home/markoprijatelj/.pip/pip.log and Command python setup.py egg_info failed with error code 2 in /tmp/pip_build_root/gevent-psycopg2 Storing debug log for failure in /home/markoprijatelj/.pip/pip.log

Luke Branch
Autor

@Marko,

Please refer to this new guide:

https://www.odoo.com/forum/help-1/question/solved-8-0-how-can-i-install-the-official-aeroo-reports-alistek-for-odoo-version-8-76044

Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
[8.0] How can I install the official Aeroo Reports (Alistek) for Odoo version 8? [SOLVED + Installation Script] Resolvido
aeroo aeroo_report 8.0 alistek v14
Avatar
Avatar
Avatar
Avatar
14
nov. 16
38833
Why won't the header appear in a PDF report? Resolvido
v8 reports wkhtmltopdf
Avatar
Avatar
Avatar
Avatar
Avatar
5
mai. 23
20685
Qweb Report display calculated value Resolvido
qweb reports 8.0
Avatar
Avatar
Avatar
3
mar. 24
21054
[SOLVED] how to add record number in reports ? Resolvido
v8 qweb reports
Avatar
Avatar
2
out. 22
7292
[8.0RC1] ParseError: "decoder jpeg not available" while parsing
v8 pil 8.0
Avatar
Avatar
2
abr. 16
8857
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now