Supplier Orders

supplier-order-sample.pdf

Header

Rows

Description Type Qty Unit Unit price
Raw extraction JSON
{
  "rows": [
    {
      "type": "hours",
      "unit": "h",
      "quantity": 12,
      "unit_price": 58.5,
      "description": "Sloopwerk bestaande tussenwand 1e verdieping"
    },
    {
      "type": "hours",
      "unit": "h",
      "quantity": 18.5,
      "unit_price": 58.5,
      "description": "Aanbrengen metalstud wand incl. isolatie"
    },
    {
      "type": "material",
      "unit": "pcs",
      "quantity": 42,
      "unit_price": 11.2,
      "description": "Gipsplaten 12.5mm Knauf A"
    },
    {
      "type": "material",
      "unit": "m2",
      "quantity": 24,
      "unit_price": 8.75,
      "description": "Minerale wol isolatie 70mm"
    },
    {
      "type": "material",
      "unit": "set",
      "quantity": 1,
      "unit_price": 47.3,
      "description": "Schroeven en bevestigingsmateriaal"
    },
    {
      "type": "hours",
      "unit": "h",
      "quantity": 9,
      "unit_price": 62,
      "description": "Stuc- en afwerklaag muren"
    },
    {
      "type": "material",
      "unit": "pcs",
      "quantity": 1,
      "unit_price": 185,
      "description": "Afvoer en afvoerkosten container"
    }
  ],
  "header": {
    "currency": "EUR",
    "document_date": "2026-04-24",
    "supplier_name": "Van der Berg Bouw B.V.",
    "document_number": "WB-2026-0457",
    "project_reference": "P-2026-0142"
  }
}