@extends('layouts.app') @section('title', 'Receive Stock — ' . $purchaseOrder->po_number) @section('breadcrumb')Purchase Orders {{ $purchaseOrder->po_number }} Receive@endsection @section('content')
Enter qty received for each item. Leave at 0 to skip.
Receiving stock will automatically update inventory levels for any SKU-linked items. The storage location entered here will be saved to the inventory record. The PO status will update to Partial or Received accordingly.