diff --git a/frontend/views/cabinet/arrivals.php b/frontend/views/cabinet/arrivals.php index e77392f..62c1d88 100755 --- a/frontend/views/cabinet/arrivals.php +++ b/frontend/views/cabinet/arrivals.php @@ -41,6 +41,7 @@ diff --git a/frontend/views/cabinet/users.php b/frontend/views/cabinet/users.php index 9d8ff2d..aea79b2 100755 --- a/frontend/views/cabinet/users.php +++ b/frontend/views/cabinet/users.php @@ -53,12 +53,14 @@ Сума до виплати $report) { if ($user->isAdmin()) { $sum = $report->sum; } else { $sum = $report->sum * $report->intellectualProperty->creativeRoles[0]->part / 100; } + $total += $sum; ?> + + + + + + + + + + +