| @lang('sale.product') | @lang('product.sku') | @lang('lang_v1.manufacturer') | @lang('lang_v1.movement_tag') | @lang('report.current_stock') | @if(session('business.is_supplier_warehouse')) {{-- Full reconciliation of the number the order-approval screen shows, so the two screens never look contradictory: Current stock − In QC = Dispatchable Dispatchable − Reserved = Available to Promise A warehouse quarantines inbound batches until Goods QC passes them, and approved-but-uninvoiced orders already claim stock. --}}@lang('lang_v1.in_qc') | @lang('lang_v1.dispatchable') | @lang('lang_v1.reserved') | @lang('lang_v1.available_to_promise') | @endif@lang('superadmin::lang.min_qty') | @lang('superadmin::lang.max_qty') | @lang('lang_v1.last_updated') | @lang('lang_v1.next_update') |
|---|