@extends('Reports.template') @section('title') Uninitialized Products List Report @endsection @section('ExternalCss') @parent @endsection @section('Content')
@if($businessEntityMasterData[0]->logo != null) logo )}}"/> @endif |
{{ $businessEntityMasterData[0]->name }}
{{$businessEntityMasterData[0]->add1. " " .$businessEntityMasterData[0]->add2 ." ".$businessEntityMasterData[0]->city." : " .$businessEntityMasterData[0]->pincode }}
{{"Phone : ".$businessEntityMasterData[0]->tel1}}
|
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Config::get('constants.reports.UNINITIALIZED_PRODUCTS')}} | As on :{{$currentTime->format('d/m/Y H:i:s ')}} | ||||||||||||||
Sr No | Type | Item | HSN Code | Cat | Group | Mfg | Purchase UOM | Stock UOM | Conversion Factor | Bin Location | |||||
{{$sr++}} | {{ $product->product_type }} | {{$product->product_name}} | {{($product->product_hsn_code)}} | {{$product->category_abbrev}} | {{($product->productgroup_name)}} | {{($product->manufacturer_code)}} | {{$product->purchase_unit}} | {{($product->stock_unit)}} | {{($product->conversion_factor)}} | {{($product->product_bin_location)}} | {{ strtoupper(Session::get('userId'))." # ".$currentTime->format('d/m/Y H:i:s ')}} |