| اسم الموظف |
نوع العمليه |
قيمة العملية |
التعليق |
التاريخ |
حذف |
{if $allEmployeepersonnel}
{foreach $allEmployeepersonnel as $emppersonnel}
conditions eq 1}style="background-color:#f4d4d4;" class="noprint"{/if}>
| {$emppersonnel->employeeName} |
{if {$emppersonnel->employeepersonneltype} eq 1}
مكافأة
{elseif {$emppersonnel->employeepersonneltype} eq 2}
خصم
{elseif {$emppersonnel->employeepersonneltype} eq 3}
سحب
{elseif {$emppersonnel->employeepersonneltype} eq 4}
سلفه
{elseif {$emppersonnel->employeepersonneltype} eq 5}
تأخير
{elseif {$emppersonnel->employeepersonneltype} eq 6}
سداد سلفه مباشره
{elseif {$emppersonnel->employeepersonneltype} eq 7}
سداد سلفه من المرتب
{elseif {$emppersonnel->employeepersonneltype} eq 8}
تعديل دين عميل
{elseif {$emppersonnel->employeepersonneltype} eq 9}
غياب
{elseif {$emppersonnel->employeepersonneltype} eq 10}
قبض
{elseif {$emppersonnel->employeepersonneltype} eq 11}
استئذان
{elseif {$emppersonnel->employeepersonneltype} eq 12}
جزاء فنى
{elseif {$emppersonnel->employeepersonneltype} eq 13}
وقت اضافى
{/if} |
{$emppersonnel->employeepersonnelvalue} |
{$emppersonnel->employeepersonnelnote} |
{$emppersonnel->employeepersonneldate} |
{if {$emppersonnel->employeepersonneltype} eq 8 || {$emppersonnel->employeepersonneltype} eq 10}
لا يمكن حذفه
{else}
{if {$emppersonnel->conditions} eq 0}
{else}
محذوف
{/if}
{/if}
|
{/foreach}
{/if}
اجمالى المكافآت ووقت اضافى
{$allReward}
اجمالى الخصومات
{$allDiscount}
اجمالى السحب
{$allWithdrawal}
اجمالى التأخير
{$allLate}
اجمالى سداد سلفة مباشرة
{$allPayLoan}
اجمالى سداد سلف من المرتب
{$allPaySalary}
اجمالى تعديل دين عميل
{$allEditDebit}
اجمالى الغياب
{$allAbsence}
الإجمالى
{assign var=total value=$allReward-$allDiscount-$allWithdrawal-$allLoan-$allLate+$allPayLoan+$allPaySalary+$allEditDebit-$allAbsence}
{$total}
اجمالى القبض"صافى"
{$allKabd}
اجمالى الاستئذان
{$allPermission}
اجمالى المرتب
{$allSalary}
صافى المرتب
{$allSalary+$total}
اجمالى جزاء فنى
{$artisticpenalty}
{if {count($allEmployeepersonnel)} > 0}
{/if}