From c19241dc3812c92b150376c3c8108c3359aaf488 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Fri, 11 Dec 2015 11:42:51 +0200 Subject: Added upload prices function --- servo/templates/products/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'servo/templates/products/index.html') diff --git a/servo/templates/products/index.html b/servo/templates/products/index.html index 24c4d5f..4b83383 100755 --- a/servo/templates/products/index.html +++ b/servo/templates/products/index.html @@ -36,6 +36,8 @@
  • {% trans "Download Products" %}
  • {% trans "Download Inventory Report" %}
  • +
  • +
  • {% trans "Upload Prices" %}
  • {% trans "Upload Products" %}
  • {% trans "Upload Parts Database" %}
  • -- cgit v1.2.3