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 to calculate Pay Slip automatically

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
hr_payrollpayslip
12 Respostas
33394 Visualizações
Avatar
Raminder Pal Singh

If we enter employee name in the Pay slip sheet All the information regarding the attendance, leaves and basic sal-expenses should be displayed .

How can i do that.

Plz help

1
Avatar
Cancelar
Avatar
Harshit Trivedi
Melhor resposta

First you add hr_payroll and hr_employee module then creating one salary rule in payroll after that salary rule include salary structure.

Then after hr_employee module you should create contract of any employee after that include salary structure in contract.

After that you can create particular employee payslip in via structure and salary rule automatically.


1
Avatar
Cancelar
Avatar
Priyesh Solanki (pso)
Melhor resposta

First, You need to install hr_payroll module for this.

This is the flow you need to follow: Employee --> Contract --> Set Salary Structure and Working Schedule. Salary Structure contains many Salary Rules that you need to define inside it. In Payslip, you need to define two dates, From and To date. Between these dates, If that employee, you are selecting, has taken any leaves and has been approved, it will be deducted but for that, you need to add salary rule.

Right now, If you will select any employee from Payslip, Automatic related information will be come and You need to click on Compute Sheet to see the Salary Information.

1
Avatar
Cancelar
Raminder Pal Singh
Autor

Can u plz tell me, how can i add a salary rule which gives amount of unpaid leaves deducted from the salary ? I have tried the above steps . automatic information comes that i have given in salary structures but the attendance of the employees i have to enter manually. do we any option so that i can change it.

Thanks

Priyesh Solanki (pso)

You will see Working days in Worked Days separator and it will also consider leaves, taken between from and to dates for which, you are generating payslips. It will also appear in Worked days separator. To create salary rule, you must be aware of salary rule/category codes that will be used to configure rule by using Python code. For more info, refer this link: http://doc.openerp.com/v7.0/book/4/4_11_HR/4_11_HR_payroll.html

Raminder Pal Singh
Autor

@Priyesh What is the python code for Employee Absence.?

Maath

@Raminder Pal Singh the solution for your requirements in this link http://help.openerp.com/question/16131/unpaid-leaves-deduction-not-working/

Avatar
benmansour abdessamed
Melhor resposta


0
Avatar
Cancelar
Avatar
JSA
Melhor resposta

Can anyone help me to calculate the payslip based on the number of days the employe worked. How I can add the salary rule for that

0
Avatar
Cancelar
gunnar

you'll need the Modules "Attendances" (hr_attendance is the technical name) & "Employee Contracts" (hr_contract) in order to do that. Furthermore you have to have set "Salary Structure" and a "Working Schedule" in the contract of the employee. Setting up the Salary Structure (plus the "salary Rules" which this contains of) right can be pretty tricky and it takes some hit and miss to get it working

OdooBot
Hi Gunnar, 

I already have installed all this module. But the problem is, that i can’t see it all in module accounting, supplier payment. 
Am 29.05.2014 um 10:20 schrieb gunnar <gw-irisgermanica-com@openerp.my.openerp.com>:

you'll need the Modules "Attendances" (hr_attendance is the technical name) & "Employee Contracts" (hr_contract) in order to do that. Furthermore you have to have set "Salary Structure" and a "Working Schedule" in the contract of the employee. Setting up the Salary Structure (plus the "salary Rules" which this contains of) right can be pretty tricky and it takes some hit and miss to get it working

--
gunnar Sent by OpenERP S.A. using OpenERP. Access your messages and documents in Odoo

Odoo Honduras

result = worked_days.WORK100.number_of_days * (contract.wage / 30)

Odoo Honduras

Edit Basic Salary Rule

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 change PaySlip Format?
hr_payroll payslip
Avatar
0
jul. 15
8032
How to email payslip automated
hr_payroll payslip
Avatar
0
mar. 15
4285
HR manager cannot edit payslip for employee
hr_payroll payslip
Avatar
0
mar. 15
4808
Managing Payroll Payments done through Cash
payroll hr_payroll payslip
Avatar
0
nov. 23
2465
worked days and hours on employee payslips
hr_payroll payslip overtime
Avatar
Avatar
2
jul. 22
11670
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