@extends('crudbooster::admin_template') @section('content') @push('head') @endpush
ST: | {{$stDetails[0]->st_document_number}} | Scheduled: | {{$stDetails[0]->schedule_date}} |
From: | {{$transfer_from->bea_so_store_name}} | To: | {{$transfer_to->bea_so_store_name}} |
Notes |
---|
{{ $stDetails[0]->memo }} |
{{ trans('message.table.digits_code') }} | {{ trans('message.table.upc_code') }} | {{ trans('message.table.item_description') }} | {{ trans('message.table.st_quantity') }} | {{ trans('message.table.st_serial_numbers') }} | {{ trans('message.table.actual_st_quantity') }} |
---|---|---|---|---|---|
{{$item['digits_code']}} | {{$item['upc_code']}} | {{$item['item_description']}} | {{$item['st_quantity']}} |
@foreach ($item['st_serial_numbers'] as $serial)
{{$serial}} @endforeach |
|
{{ trans('message.table.total_quantity') }} | {{$stQuantity}} |
Picked by: | Checked by: | Received by: |
Policy | SCENARIO |
---|---|
NO PULLOUT FORM, NO PULLOUT | If the Logistics personnel picks up the pullout without the MPF (pullout form), the store personnel shall reject the pullout. |
NO MATCH, NO PULLOUT | If the contents of the MPF does not match the physical items' barcodes, the Logistics personnel shall reject the pullout. |
NO PACKAGING, NO PULLOUT | If an item has no packaging, it may not be pulled out, unless it is accompanied with a memo signed by the SBU head. |
NO ITEM, NO PULLOUT | If the package has no item inside, the Logistics personnel shall reject the pullout. |