## -*- coding: utf-8 -*-
Department: ${dept.name} (${dept.number}) | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Subdepartment: ${subdept.name} (${subdept.number}) | ||||||||||||||||||||
UPC | Brand | Description | Size | Case | Vend. Code | Pref. | Order Scratch Pad | |||||||||||||
${get_upc(cost.product)} | ${cost.product.brand or ''} | ${cost.product.description} | ${cost.product.size or ''} | ${cost.case_size} ${"LB" if cost.product.weighed else "EA"} | ${cost.code or ''} | ${'X' if cost.preference == 1 else ''} | % for i in range(14):% endfor | |||||||||||||