# Yeeflow Data Structure

## Expected Form Fields

- `Accepted_Qty`
- `Additional_Notes`
- `Approval_Status`
- `Batch_Number`
- `Delivery_Terms`
- `Inspected_Qty`
- `Inspection_Date`
- `Inspection_Number`
- `Inspection_Type`
- `Inspector_Name`
- `Payment_Terms`
- `Product_Name`
- `Production_Line`
- `Production_Shift`
- `Quality_Level`
- `Rejected_Qty`
- `Reviewed_By`
- `Supplier_Name`
- `Disposition_Decision`
- `Inspection_Summary`
- `Terms_And_Conditions`

## Expected Sub-Lists

### `Inspection_Checklist`
- `Check_No`
- `Check_Item`
- `Specification`
- `Inspection_Result`
- `Check_Status`
- `Check_Notes`
### `Defect_Items`
- `Defect_No`
- `Defect_Description`
- `Defect_Severity`
- `Defect_Qty`
- `Defect_Location`
- `Defect_Notes`
### `Corrective_Actions`
- `Action_No`
- `Corrective_Action`
- `Action_Owner`
- `Due_Date`
- `Priority`
- `Action_Status`

## Recommended Approval Fields

- `Prepared_By`
- `Reviewed_By`
- `Approval_Status`
