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

Edit the HTML reports templates

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
qwebreportingwebkitreporthtml
4 Respostas
44151 Visualizações
Avatar
mohsel

I folowed the steps given by Fabrice Henrion in this question (https://www.odoo.com/forum/Help-1/question/Is-there-any-way-to-preview-WebKit-report-layout-while-coding-maybe-WYSIWYG-Editor-52307#answer-52417) and i am now able to edit the texts in the HTML report.

However, i would like to know how to edit the layout and add functions fields, for instance the amount_to_text function to the invoice/order.

So if somebody knows how to do that, it would be great.

2
Avatar
Cancelar
Avatar
joachim grubelnik
Melhor resposta

i edit the qweb report directly with the customize option from the top menü which seems to work nice :-), but i saw a concatenated report in case of sale.report_saleorder which calls the sale.report_saleorder_document. in the cutsomize menü i can choose the container/editor/style and sale.report_saleorder but i cannot change to sale.report_saleorder_document report .... 

so i tried to figure out how it will work, and checked the address http://01135-master-74600a.runbot.odoo.com/report/html/sale.report_saleorder/40#advanced-view-editor?view=1841

i tried to change the view ID to the one of sale.report_saleorder_document report and the name of the report in the link like this

http://01135-master-74600a.runbot.odoo.com/report/html/sale.report_saleorder_document/40#advanced-view-editor?view=1840

but then i get an out of list in index error, so i think i did not fully understand the reporting editing , 

i understoud that i can edit (blue Button) the report on the left side but i think this is not how you want people to do it....

how can i edit the related content with this editor, or do i have to edit just externaly and paste it back in the qweb report views  ? Or is this way of Editing just not finished yet?

 

1
Avatar
Cancelar
Avatar
Michel Cornelis
Melhor resposta

Hello,

This has been really helpful so far, thanks.

However, I miss a step : how can I bring a given qweb report into the html editor ? For example, I "print" an invoice, I get the popup of my invoice with the edit button and the customize button. When I click on Edit, I can bring changes in the text, but I don't see the fields by their names. If I click on Customize/HTML editor, I get the HTML editor with a dropdown menu in which I can only find a structure that looks like the one of my company website, not the qweb report of the invoice ?

Sorry for being dumb, but I'm new with Odoo (Odoo 8 online, by the way).

Can someone help ?

Thanks

Michel 

1
Avatar
Cancelar
Avatar
Fabien Pinckaers (fp)
Melhor resposta

From the top menu Customize, you can use the HTML editor. You can edit the QWeb template directly.

0
Avatar
Cancelar
David Arnold

In case of an invoice, I experience the same behaviour descirbed by Joachim grubelnik on V8rc1. A quick triage would be helpful: expected behaviour(if so why?)/mistake/unfinished/wontfix

Avatar
mohsel
Autor Melhor resposta

Thank you Fabien for your answer, When i go to the Customize -> HTML Editor i can find where to put functions, now, do i have to add the attributes to the class in the .py file like it is done for the RML ?

0
Avatar
Cancelar
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
How to add variable on webkit html to pdf on odoo 8 Resolvido
pdf reporting webkit report html
Avatar
Avatar
1
ago. 18
8047
[SOLVED]Retrieving the product template linked to a variant selected in treeview Resolvido
qweb reporting report
Avatar
Avatar
Avatar
3
mar. 18
8829
Qweb - Drop trailing 0's after decimal Resolvido
qweb reporting report
Avatar
Avatar
Avatar
Avatar
8
dez. 23
23319
Printing HTML field in webkit report
webkit report html
Avatar
0
mar. 15
5442
Web_Kite Report OpenERP7 ?
reporting webkit report
Avatar
0
mar. 15
4233
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