diff --git a/myproject/inventory/templates/inventory/debug_page.html b/myproject/inventory/templates/inventory/debug_page.html index cdc9823..011d8d2 100644 --- a/myproject/inventory/templates/inventory/debug_page.html +++ b/myproject/inventory/templates/inventory/debug_page.html @@ -395,7 +395,7 @@ {{ alloc.sale.product.name }} {{ alloc.batch.id }} {{ alloc.quantity }} - {{ alloc.cost_per_unit|floatformat:2 }} + {{ alloc.cost_price|floatformat:2 }} {% empty %} Нет списаний