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

[11.0] Report format not working in pdf

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
databasereportodoo11community
7 Respostas
9206 Visualizações
Avatar
Sarah Meh

Please help! I made a custom report and I tried it on my local db before uploading it in a live server with the same db. It was working properly in my local db but not in the live server's db. I tried the html view in the server and the report format was there but it was not the same when I download it as pdf. Then I tried it in a different db in the same server and the format is working properly. 

0
Avatar
Cancelar
Sehrish

How to link custom paper format in QWEB Reports:

In this tutorial I am going to show you how to add or link custom paper format in your newly/existing QWEB Reports. Before adding or linking custom paper format in QWEB reports I want to tell you why we need this custom paper format.

Reference: https://goo.gl/kCH93K

Mital Vaghani

Please check wkhtmltopdf in your server.

Sarah Meh
Autor

Hi Sehrish, I already linked my custom paper format to my report.

Sarah Meh
Autor

Hi Mital Vaghani, I already checked the wlhtmtopdf in my server and I think if that's the problem then the other databases on my server should also be affected but it's not.

Avatar
Anand.K
Melhor resposta

Hi,

Please do the following settings in your server,

  1. Go to Settings->Techincal->Parameters->system parameters
  2. Create a record with Key-> report.url and Value: http://yourURL:8069

Thank you

3
Avatar
Cancelar
Sarah Meh
Autor

I already did that but it's not working.

Avatar
Paresh Wagh
Melhor resposta

Hi Sarah: Check the odoo log file to see if it is triggering any errors.

0
Avatar
Cancelar
Sarah Meh
Autor

I do have an error on my log file but I thought it wasn't related to this case. Here: https://imge.to/i/15xLh

Paresh Wagh

Try the solution suggested in this link.Even though it was for an earlier version it may work in your case. Try it on a backup copy of the database first.

https://github.com/odoo/odoo/issues/9296

Sarah Meh
Autor

Even after solving this problem, the problem with the report still exists. I restored my database to a different server and it's working fine but when I restore it again in the same server where the problem exists, the report still do not have a format just like this example---> https://i.stack.imgur.com/tjNQ8.png

Paresh Wagh

Go to Settings and click on "Activate the developer mode (with assets)". Then go to "Open Developer Tools" (the bug icon on the top left of the screen) and select "Regenerate Assets Bundles".

Paresh Wagh

*top right of the screen

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
read database value in report
v8 database report
Avatar
Avatar
1
jun. 25
4132
How to use another erp software many2one field in parameter of odoo report
database report erp
Avatar
0
jul. 22
2472
Odoo11 Report not have CSS
reporting report odoo11 odoo11community
Avatar
0
jan. 20
634
How can I combine 2 pivot of Sale and POS into 1 pivot on my new module?
report pivot python3.x odoo11community
Avatar
0
jul. 19
3277
but dbfilter rejects it; logging session out odoo 11
database db_filter v11 odoo11community
Avatar
Avatar
1
out. 18
8733
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