Skip to main content

Purchase Order

A purchase order with vendor details, a line-item table driven by source and $item.* template strings in map, an ordered delivery schedule, and payment terms list. Each table row composes formatted strings like $item.qty × $item.unit from the data array. Demonstrates $item.* templating in tables, ordered lists, unordered lists, and multi-element data injection.

Features used: Data Injection, Tables, Lists, Columns, Separators, Styles