diff --git a/brewman/brewman/static/partial/issue.html b/brewman/brewman/static/partial/issue.html index 7b3c0de5..4f229ec8 100644 --- a/brewman/brewman/static/partial/issue.html +++ b/brewman/brewman/static/partial/issue.html @@ -75,9 +75,9 @@ {{inventory.Product.Name}} {{inventory.Batch.Name}} - {{inventory.Quantity | number:2}} - {{inventory.Rate | currency}} - {{inventory.Amount | currency}} + {{inventory.Quantity | number:2}} + {{inventory.Rate | currency}} + {{inventory.Amount | currency}}