brotherton-erpnext/erpnext/templates/print_formats/includes/item_table_qty.html

3 lines
86 B
HTML
Raw Normal View History

{{ doc.get_formatted("qty", doc) }}<br>
<small>{{ doc.uom or doc.stock_uom }}</small>