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

Payslip print button for custom report don't show up

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
payrollpayslipreportsstudio
3 Respostas
5240 Visualizações
Avatar
Mandresy Randriatavy

Hello,

I downloaded the Payroll model to make payslips and I looking for a way to create my own style of report.

With Odoo Studio, I then go to the report section in the payslips, I create a new custom report, but once done, the Print dropdown button doesn't show hiself, while in the sale.order it's get added to the list of report type or add a print option in a custom model, for exemple.

There is a PRINT button in the of the payroll, unlike the whey the others model propose it. And I don't find the view that generate the report.


Why the print dropdown doesn't show and how to ? Or where is the report linked to the action button print in the payslips views ?

1
Avatar
Cancelar
Gabriela Quilarque

Hi, did you manage to find a solution to this?

I also don't see the native Odoo button to print payroll reports.

Avatar
Artin
Melhor resposta

Hi,


Why the print dropdown doesn't show...?


This is an intended change in get_views method of hr_payroll.hr_payslip which pops the Print button from toolbar.


Where is the report linked to the action button print in the payslips views?


You can associate your desired report template to the salary structures in the configuration menu.

0
Avatar
Cancelar
Avatar
Niyas Raphy (Walnut Software Solutions)
Melhor resposta

Hi,

The issue has been reported in this issue ticket:  https://github.com/odoo/odoo/issues/124745 and see the response for the same:   https://github.com/odoo/odoo/issues/124745#issuecomment-1612537903

Thanks

0
Avatar
Cancelar
Avatar
Ashish Hirpara
Melhor resposta

It's likely that the payroll module you downloaded doesn't allow for custom reports to be created through Odoo Studio. In that case, you would need to create a custom module to add the desired functionality to the payroll module. This would involve creating a new report template and linking it to the payroll module through code.

Alternatively, you could try using the existing report template and modifying it to suit your needs. You can do this by going to the "Technical" tab in the payroll module, selecting "Reports" from the dropdown menu, and then clicking on the existing report template. From there, you can edit the template to change its style and layout.

Keep in mind that making modifications to existing modules can be complex and may require advanced knowledge of Odoo and programming. It's always a good idea to carefully test any customizations you make to ensure that they work as intended and don't cause any issues with the rest of the system.

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 can I improve the performance of payslip.run?
payroll payslip
Avatar
Avatar
Avatar
2
jul. 25
4605
Performance issue while processing Payroll in Odoo community v12
payroll payslip
Avatar
Avatar
1
jul. 25
3713
how to access datetime in payslip salary rule?
payroll payslip
Avatar
0
dez. 24
2404
How can I take a pay slip from Weekly Pay for me to put in the Monthly Pay Payslip
payroll payslip
Avatar
0
dez. 23
2108
Payroll - Full or Half days
payroll payslip
Avatar
0
set. 20
1557
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