List Transactions @if (isset($accountingVoucher)) New Sale @endif
Short Keys Action
Alt+q Search Item
Alt+z Close Search
Alt+x Close Product
Alt+a Add product
Alt+s Final Submit
Alt+c Stock Location
Alt+p Print

Group

All Group

@foreach ($groups as $group)

{{ $group->name }}

@endforeach

Items

{{-- --}}

Items Added

Clear all

No Items Added

Discount

Sub Total : 0

@if (isset($accountingVoucher)) @endif
Voucher No. {{ $accountingVoucher->voucher_number }}
Date {{ $accountingVoucher->voucher_date }}
Sub Total 0.00
Discount 0.00
Round Off 0.00
Grand Total 0.00
@if ($posSetting == null || $posSetting->stock_location == null)
@else @endif
@if ($posSetting == null || $posSetting->voucher_type == null)
@else @endif @if ($posSetting == null || $posSetting->sales_ledger == null)
@else @endif
@if ($posSetting == null || $posSetting->enable_cost_center == 1)
@endif