@extends('layouts.app') @section('content') @include("layouts.Cmodal") @include("layouts.Invmodal") @include("bills.modal")
@lang('layout.SOmsg')
@lang('layout.Total') : | @{{ Number.parseFloat((subtotal - ((discount * subtotal)/100))-payeds).toFixed(precision())}} @{{selected_currency.symbol}} |
@lang('layout.Discount'): (@{{Number.parseFloat(discount).toFixed(precision()) }}%) | @{{ format_number(Number.parseFloat(discount*subtotal/100)) }} @{{selected_currency.symbol}} |
@lang('layout.Payment'): | @{{ payeds.toFixed(precision())}} @{{selected_currency.symbol}} |
@lang('layout.Sub-Total'): | @{{ subtotal.toFixed(precision())}} @{{selected_currency.symbol}} |
@lang('layout.Sub-Total'): | @{{ ser_sum.toFixed(precision())}} @{{selected_currency.symbol}} |
@lang('layout.Currency') | @lang('layout.Payable') | @lang('layout.Receivable') |
---|---|---|
@{{ summ.currency }} | @{{ format_number(Number(summ.payment)) }} | @{{format_number(Number(summ.invoice)) }} |
@{{(selected_item && selected_iventory_site)?(Number.parseFloat(selected_iventory_site.OnHand * selected_item.measure_unit / selected_item.measure.measure_unit).toFixed(2)):''}} @{{(selected_item)?selected_item.measure.measure_name:''}}
# | @lang('layout.Category') | @lang('layout.ItemName') | @lang('layout.SiteName') | @if(itemBrand()=="true")@lang('layout.Brand') | @endif@lang('layout.Code') | @lang('layout.ExpireDate') | @lang('layout.Quantity') | @lang('layout.OnHand') | @lang('layout.OMeasureValue1') | @lang('layout.OMeasureValue2') | @lang('layout.Measure') | @if(showLocation()=="true")@lang('layout.Location') | @endif @if(getShowSuperceedNo()=="true")@lang('layout.SuperceedNo') | @endif@lang('layout.Default_Rate') | @if(systemConfig()[9] == 0 )@lang('layout.Width') | @if(systemConfig()[21] == 1)@lang('layout.Length') | @endif @endif @if(systemConfig()[21] == 1)@lang('layout.UnitPrice') | @endif @if(getShowWing()!="false")@lang('layout.Wing') | @lang('layout.ApproxWeight') | @endif @if(systemConfig()[9] != 0 ) @if(itemPicture()=="true")@lang('layout.Photo') | @endif @endif@lang('layout.Cost') ({{getHomeCurrency()['code']}}) | @lang('layout.NewCost') (@{{selected_currency.code}}) | @lang('layout.Total') | @if(ImportEngineNumberByExcel()=="true")@lang('layout.EngineNumber') @lang('layout.File') | @endif|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@{{index+1}} |
|
|
|
@if(itemBrand()=="true")
|
@endif
|
@{{myRound((item.item==null)?null:purchaseItemQuantity(item.item,item.item.quantity))}} | @if(showLocation()=="true") | @endif @if(getShowSuperceedNo()=="true") | @endif | @if(systemConfig()[9] == 0 ) | @if(systemConfig()[21] == 1) | @endif @endif @if(systemConfig()[21] == 1) | @endif @if(getShowWing()!="false") | @endif @if(systemConfig()[9] != 0 ) @if(itemPicture()=="true") | @endif @endif | @{{(item.item==null)?null: Number.parseFloat(item.item.new_rate).toFixed(precision())}} |
|
@{{ (item.item==null)?null:getItemTotals(item.item,selected_currency.rate,null,null,1,per_qty_check, null, selected_currency.static_rate) }} @{{selected_currency.symbol}} | @if(ImportEngineNumberByExcel()=="true")@endif | ||||||
# | @lang('layout.SelectBank') | @lang('layout.Amount') | @lang('layout.Rate') | @lang('layout.Currency') | @lang('layout.Amount') | @lang('layout.Total') | |
---|---|---|---|---|---|---|---|
@{{index+1}} |
|
@{{myRound(Number((payment.item==null)?null:payment.item.balance)-Number((payment.item==null)?null:payment.item.amount))}} |
|
@{{selected_currency.symbol}}
|
@lang('layout.DriverInfo') |
---|