${ _("Category") } | ${ _("Item") } | ${ _("Cost") } | ${ _("Quantity") } | ${ _("Total") } |
${ item.sellable.get_category_description() } | ${ item.sellable.get_description() } | ${ format_quantity(item.quantity) } ${ item.sellable.get_unit_description() } |