របាយការណ៍ចំណូលនិងចំណាយ

Income And Expense Report

{{ $start_date }} ~ {{ $end_date }}
@if ($warehouseFilter == 1) Master @else ឃ្លាំង (ក) @endif

ចំណូល
ប្រភេទ ទឹកប្រាក់តាមប្រភេទ
ការលក់សរុប {{$currency[0]['symbol']}} {{$income['total_sale']}}
ការត្រលប់ការទិញ {{$currency[0]['symbol']}} {{$income['purchase_return']}}
ការបញ្ចុះតម្លៃពេលទិញសរុប {{$currency[0]['symbol']}} {{$income['total_purchase_discount']}}
ចំនូលផ្សេងៗ (គណនេយ្យ) {{$currency[0]['symbol']}} {{$income['other_income_in_accounting']}}
ទឹកប្រាក់សរុប {{$currency[0]['symbol']}} {{$totalEach['totalIncome'] }}
ចំណាយ
ប្រភេទ ទឹកប្រាក់តាមប្រភេទ
ការលក់សរុប {{$currency[0]['symbol']}} {{$expense['open_stock']}}
ការត្រលប់ការលក់ {{$currency[0]['symbol']}} {{$expense['sale_return']}}
ការទិញសរុប {{$currency[0]['symbol']}} {{$expense['total_purchase']}}
កែប្រែស្តុក {{$currency[0]['symbol']}} {{$expense['stock_adjustment']}}
ចំណាយផ្សេងៗ (គណនេយ្យ) {{$currency[0]['symbol']}} {{$expense['other_expense_in_accounting']}}
លក់បញ្ចុះតម្លៃសរុប {{$currency[0]['symbol']}} {{$expense['total_sale_discount'] + $last_total_sale_list_discount}}
កម្មង់សរុប {{$currency[0]['symbol']}} {{$expense['total_sale_commission']}}
ទឹកប្រាក់សរុប {{$currency[0]['symbol']}} {{ $totalEach['totalExpense'] + $last_total_sale_list_discount }}
សមតុល្យ
ការលក់ - ការទិញ {{$currency[0]['symbol']}} {{ $income['total_sale'] - $expense['total_purchase'] }}
ចំណូល - ការចំណាយ {{$currency[0]['symbol']}} {{ $totalEach['net_profit'] }}