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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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.
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
déc. 23
|
1225 | ||
|
1
févr. 23
|
2365 | ||
|
0
déc. 22
|
1793 | ||
|
1
déc. 18
|
3879 | ||
|
2
nov. 18
|
6289 |