Hi
i want to know what is wrong in this rule
if employee.place_of_birth == 'egypt' :
result = contract.wage * 0.10
i want to make rule processed if the employee ( place of birth ) egypt
what can i do to solve this mistake
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi
i want to know what is wrong in this rule
if employee.place_of_birth == 'egypt' :
result = contract.wage * 0.10
i want to make rule processed if the employee ( place of birth ) egypt
what can i do to solve this mistake
Create new rule :
in Condition Based on : Python Experssion
Python Condition : SET_YOUR_CONDITION_HERE ''' result = employee.place_of_birth == 'egypt' or false '''
@sameer thanks for ur replay but i created rule like this : Condition based on result = employee.place_of_birth == 'egypt' or false and the rule is result=-contract.wage*0.07 but it give me Wrong python condition defined for salary rule employee.
The condition and rule are totally correct , i use it before and work perfectly . you have to check the salary structure if there is any wrong .
@sameer Can u post ur rule to compare with my rule
condition is =>> result = employee.marital == 'single' or false rule ==>> result=contract.wage*0.7
Thanks sameer it works fine
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
maj 22
|
3136 | ||
|
1
maj 22
|
2650 | ||
|
1
sty 22
|
2336 | ||
How to set input in salary rule
Rozwiązane
|
|
1
paź 21
|
14862 | |
|
2
sty 24
|
14973 |