diff --git a/ServiceHost/Areas/Admin/Pages/Company/Workshops/Create.cshtml b/ServiceHost/Areas/Admin/Pages/Company/Workshops/Create.cshtml deleted file mode 100644 index 1a74c730..00000000 --- a/ServiceHost/Areas/Admin/Pages/Company/Workshops/Create.cshtml +++ /dev/null @@ -1,507 +0,0 @@ -@model CompanyManagment.App.Contracts.Workshop.CreateWorkshop -@{ - - - @**@ - - - -} - - -
- @paymentItem.SourceBankName
-@paymentItem.SourceBankAccountNumber
-@paymentItem.DestinationBankName
-@paymentItem.DestinationBankAccountNumber
--
--
-جمع پرداختی
-- @{ - if (!string.IsNullOrWhiteSpace(paymentList.PaymentToEmployeeTotalPayment)) - { - @paymentList.PaymentToEmployeeTotalPayment ریال - } - else - { - - - - - } - } -
-- @{ - if (!string.IsNullOrWhiteSpace(paymentList.ComputePaymentToEmployeeTotalPayment)) - { - @paymentList.ComputePaymentToEmployeeTotalPayment ریال - } - else - { - - - - - } - } -
-نمایش فیش حقوقی
-- @{ - if (!string.IsNullOrWhiteSpace(paymentList.CheckoutTotalPayment)) - { - @paymentList.CheckoutTotalPayment ریال - } - else - { - - - - - } - } -
-- @{ - if (!string.IsNullOrWhiteSpace(paymentList.ComputeCheckoutTotalPayment)) - { - @paymentList.ComputeCheckoutTotalPayment ریال - } - else - { - - - - - } - } -
-مجموع:
-@paymentList.TotalPayment
-74,000,000
-74,000,000
-74,000,000
-مجموع پرداختی های کارفرما
-74,000,000
-74,000,000
-مجموع مطالبات پرسنل
-| # | -تاریخ شروع | -تاریخ پایان | -نوع مدت مرخصی | -مدت زمان(ساعت) | -عملیات | -
|---|---|---|---|---|---|
| @i | -@item.StartLeave | -- @item.EndLeave - | -- @item.PaidLeaveType - | -- @item.LeaveHourses - | - @{ - i++; - } -- - - - - - | -
| # | -تاریخ شروع | -تاریخ پایان | -عملیات | -
|---|---|---|---|
| @i | -@item.StartLeave | -- @item.EndLeave - | - @{ - i++; - } -- - - - - - | -