Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

How to calculate Pay Slip automatically

Odebírat

Get notified when there's activity on this post

This question has been flagged
hr_payrollpayslip
12 Odpovědi
33401 Zobrazení
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
Zrušit
Avatar
Harshit Trivedi
Nejlepší odpověď

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
Zrušit
Avatar
Priyesh Solanki (pso)
Nejlepší odpověď

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
Zrušit
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
Nejlepší odpověď


0
Avatar
Zrušit
Avatar
JSA
Nejlepší odpověď

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
Zrušit
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

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
How to change PaySlip Format?
hr_payroll payslip
Avatar
0
čvc 15
8035
How to email payslip automated
hr_payroll payslip
Avatar
0
bře 15
4286
HR manager cannot edit payslip for employee
hr_payroll payslip
Avatar
0
bře 15
4809
Managing Payroll Payments done through Cash
payroll hr_payroll payslip
Avatar
0
lis 23
2466
worked days and hours on employee payslips
hr_payroll payslip overtime
Avatar
Avatar
2
čvc 22
11670
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

Website made with

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