conv_bal
watcha.h 2015-02-18 16:21:11 +07:00
parent 08bb9f9c98
commit 60f50f458a
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ class Staff(Model):
for obj in self.browse(ids):
wage=0
max_cycle=0
ot_per_cycle=0
for rotate in obj.rotations:
wage=rotate.wage
max_cycle=rotate.max_cycle