İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3745 Görünümler

Dear All,

Anyone an idea/experience on how to set up a salary rule which only applies on a specific month? E.g. Condition based on: Payslip Month = March?

Thanks in advance!

Philipp

Avatar
Vazgeç
En İyi Yanıt

Hi Philipp,

in the salary rule you can configure the field "condition_select" and select 'python' option, there is some avilable objects (e.g: payslip), you can put something like this:

result = payslip.month_date_from == 03 

Note: month_date_from has to be previously computed.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Ara 23
1243
1
Şub 23
2376
0
Ara 22
1795
1
Ara 18
3889
2
Kas 18
6293