From 2d4f3bb04abb18f797c35993113575c6900fa25f Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Thu, 22 Sep 2016 15:16:16 +0530 Subject: [PATCH] [fix] space --- .../doctype/purchase_order_item/purchase_order_item.json | 4 ++-- erpnext/templates/pages/rfq.html | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/erpnext/buying/doctype/purchase_order_item/purchase_order_item.json b/erpnext/buying/doctype/purchase_order_item/purchase_order_item.json index de76c82d5fa..466300c89cd 100755 --- a/erpnext/buying/doctype/purchase_order_item/purchase_order_item.json +++ b/erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -605,7 +605,7 @@ "ignore_xss_filter": 0, "in_filter": 0, "in_list_view": 1, - "label": "Rate ", + "label": "Rate", "length": 0, "no_copy": 0, "oldfieldname": "import_rate", @@ -1465,7 +1465,7 @@ "issingle": 0, "istable": 1, "max_attachments": 0, - "modified": "2016-08-26 04:41:17.371535", + "modified": "2016-09-22 05:46:00.860706", "modified_by": "Administrator", "module": "Buying", "name": "Purchase Order Item", diff --git a/erpnext/templates/pages/rfq.html b/erpnext/templates/pages/rfq.html index b151987052d..a2b6a66e1c2 100644 --- a/erpnext/templates/pages/rfq.html +++ b/erpnext/templates/pages/rfq.html @@ -34,16 +34,16 @@
- Items + {{ _("Items") }}
- Qty + {{ _("Qty") }}
- Rate + {{ _("Rate") }}
- Amount + {{ _("Amount") }}