PANTHEON™ Help

 Sadržaj
 Glavna strana- Dobrodošli u PANTHEON uputstva
[Collapse]PANTHEON
 [Collapse]PANTHEON priručnici
  [Expand]Priručnik za PANTHEON
  [Expand]Vodič po DataLab PANTHEON™ Farming
  [Expand]Vodič za mobilni POS
  [Expand]Vodič za PANTHEON Vet
 [Collapse]PANTHEON korisnički priručnici
  [Expand]Korisnički priručnik za PANTHEON
  [Expand]Operativni priručnik za datalab PANTHEON Farming
  [Expand]Korisnički vodič za mobilni POS
  [Expand]Korisnički priručnik za PANTHEON VET
  [Expand]Korisnički priručnik za PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Priručnici za PANTHEON Web
  [Expand]Vodič po PANTHEON Web Light-u
  [Expand]Vodič po PANTHEON Web Terminal-u
  [Expand]Vodič za PANTHEON Web Legal
  [Expand]Arhiva starih proizvoda
 [Collapse]Korisnički priručnici za PANTHEON Web
  [Expand]Kako početi? PANTHEON Web
  [Expand]Korisnički priručnik za PANTHEON Web Light
  [Expand]Korisnički priručnik za PANTHEON Web Terminal
  [Expand]Arhiva starih proizvoda
  [Expand]Korisnički priručnik za PANTHEON Web Legal
[Collapse]PANTHEON Granule
 [Collapse]Priručnik za PANTHEON Granule
  [Expand]Granula Kadrovi
  [Expand]Granula Putni nalozi
  [Expand]Granula Dokumenti i zadaci
  [Expand]Granula Kontrolna tabla
  [Expand]Granula Servis na terenu
  [Expand]Granula B2B naručivanje
  [Expand]Inventar Fiksne Imovine
  [Expand]Granula Inventar skladišta
 [Collapse]Korisnički priručnik za PANTHEON Granule
  [Expand]Kako početi?
  [Expand]PANTHEON Granule i aktivacija
  [Expand]Granula Kadrovi
  [Expand]Granula Putni nalozi
  [Expand]Granula B2B Naručivanje
  [Expand]Granula Kontrolna tabla
  [Expand]Granula Dokumenti i Zadaci
  [Expand]Granula Servis na terenu
   PANTHEON Granule - česta pitanja i odgovori
  [Expand]Inventar Fiksne Imovine
  [Expand]Arhiva
  [Expand]Granula Inventar skladišta
   Arhiva

Load Time: 343.7482 ms
"
  6613 | 1 | |
Label


Date variables

Date variables

Below are listed date variables for salary formulas included under Date variables item in Formula Builder:

The following field and button are made available in Formula Builder after selecting specific variables under Date Variables:

VARIABLES

DatePay – Payout Date

Payout date from the Payroll Preparation.

DateCalc – Report Date

Calculation date from the Payroll Preparation.

DateVAT – Tax Date

Tax date from the Payroll Preparation.

DataEnter - Start Date Start date from Employment record

 

000001.gif

If we want that the formula is going to work correctly we use formats of variables for dates.

It is importatant that we enter the date in a form LLLLMMDD.

 

Date variables from payroll preparation

Example:

The employee is entitled to a salary bonus is:

  • If the payout date is later 15.12.2019, than the value is 0€ if the payout date is before than the value is 10€
  • If the calculation date is before 15.12.2019, than the value is 50€ if the payout date is later than the value is 5€

 

In Formula Builder we use date variables DatePay – Payout Date and DateCalc – Report Date and we proceed by entering the conditions bellow in two new ET:

  1. In ET R11 we enter [#DatePay#<"20191215":0]10
  1. In ET R12 we enter [#DateCalc#>"20191215":50]5

 

This means:

  1. If the Payout date is smaller or before than the entered date, that the employee will receive bonus of 10€, but if the payout date is after the entered date, than the bonus is 0€
  2. If the Calculation date is bigger or after than the entered date, that the employee will receive bonus of 5€, but if the calculation date is before the entered date, than the bonus is 50€

 

Date variables from employment record 

Example:

The employee is entitled to a length of service bonus if:

  • If the start is later 01.01.2019, than the value is 0€ if the start date is before than the value is 0,5%
  • John Doolitle started his employment on 15.12.2018 and Alice Knight on 01.10.2019

 

In Formula Builder we use date variable DateEnter – Start Date and create a new earning type:

In ET MN1 we create a formula [#DateEnter#<20190101:0,5]0

 

after the calculation we can see the results in preparation in a tab Pay Slip:

 

  

     


Oceni ovu temu
Da li je ova tema korisna?
Komentari
Komentari će biti vidljivi i na forumu!