# Yeeflow Data Structure

## Expected Form Fields

- `Additional_Notes`
- `Approval_Status`
- `Batch_Number`
- `Completed_Quantity`
- `Delivery_Terms`
- `Order_Date`
- `Payment_Terms`
- `Planned_Start_Date`
- `Prepared_By`
- `Product_Name`
- `Production_Line`
- `Production_Shift`
- `Production_Work_Order_Number`
- `Supervisor_Name`
- `Target_Quantity`
- `Output_Quality_Confirmation`
- `Product_Batch_Information`
- `Production_Schedule`
- `Terms_And_Conditions`

## Expected Sub-Lists

### `Material_Requirements`
- `Material_No`
- `Material_Name`
- `Required_Qty`
- `Unit`
- `Material_Source`
- `Material_Notes`
### `Operation_Steps`
- `Step_No`
- `Operation_Name`
- `Work_Center`
- `Step_Owner`
- `Planned_Duration`
- `Step_Status`
### `Output_Records`
- `Output_No`
- `Output_Type`
- `Output_Qty`
- `Quality_Status`
- `Output_Date`
- `Output_Remarks`

## Recommended Approval Fields

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