@extends('layouts.app') @section('content')
Page for edit PO Supplier
Below are list Purchase Requests and references to BOM
| Purchase Request No | Date | BOM No | BOM Start Date | PR PIC | |
|---|---|---|---|---|---|
| {{ $purchaseRequest->no }} | {{ $purchaseRequest->formatted_date }} | {{ $purchaseRequest->bom->no }} | {{ $purchaseRequest->bom->formatted_start_date }} | {{ $purchaseRequest->createdBy->full_contact }} | @switch($purchaseRequest->is_from_bom) @case(true) Automatic from BOM @break @case(false) Manual @break @default @endswitch |
| No Purchase Request Data | |||||
Add some materials you want to buy
Are you sure want to delete this ? .
Once you delete you cannot recover this PO!
Are you sure want to complete this ? .
Once you complete you can continue to fill invoice