# Yeeflow Data Structure

## Expected Form Fields

- `Additional_Notes`
- `Balance_Due`
- `Billing_Address`
- `Currency`
- `Customer_Company`
- `Customer_Contact_Name`
- `Customer_Email`
- `Delivery_Terms`
- `Due_Date`
- `Invoice_Date`
- `Invoice_Number`
- `Paid_Amount`
- `Payment_Terms`
- `Subtotal_Amount`
- `Supplier_Company`
- `Supplier_Tax_ID`
- `Tax_Amount`
- `Total_Amount`
- `Invoice_Notes`
- `Terms_And_Conditions`

## Expected Sub-Lists

### `Invoice_Items`
- `Line_No`
- `Item_Description`
- `Quantity`
- `Unit`
- `Unit_Price`
- `Amount`

## Recommended Approval Fields

- `Supplier_Company`
