summaryrefslogtreecommitdiffstats
path: root/templates/products/entry.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/products/entry.html')
-rw-r--r--templates/products/entry.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/products/entry.html b/templates/products/entry.html
index 0cdd4a6..0b5cee7 100644
--- a/templates/products/entry.html
+++ b/templates/products/entry.html
@@ -23,7 +23,7 @@
<h2>Restock</h2>
<table class="table table-bordered table-nonfluid">
- <tr><th>Date</th><th>Amount</th><th>Unit Price</th></tr>
+ <tr><th>Date</th><th>Amount</th><th>Unit Price</th><th>Supplier</th><th>Best before Date</th></tr>
{{{RESTOCKS}}}
</table>