When the employee sheet is computed by administrator the rule with python condition :
result= worked_days.Unpaid and worked_days.Unpaid.number_of_days or False
Is executed normally and appears in salary computation, but when calculated by an other user even with administrator right it's didn't in salary computation.