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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Dec 23
|
342 | ||
|
1
Feb 23
|
1225 | ||
|
0
Dec 22
|
850 | ||
|
1
Dec 18
|
2969 | ||
|
2
Nov 18
|
5275 |