From 3b5a412a9cdce87d8134acc15f484a76508a76f0 Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Wed, 1 Mar 2017 01:13:09 +0530 Subject: [PATCH] offline email for POS --- erpnext/public/js/pos/pos.html | 18 +++++++++++++ erpnext/public/js/pos/pos_selected_item.html | 28 -------------------- 2 files changed, 18 insertions(+), 28 deletions(-) diff --git a/erpnext/public/js/pos/pos.html b/erpnext/public/js/pos/pos.html index aa9e80aaac..3dbf03c15e 100644 --- a/erpnext/public/js/pos/pos.html +++ b/erpnext/public/js/pos/pos.html @@ -55,9 +55,27 @@
+<<<<<<< 889e91312e9cfe10a2fd38ba7864e7c7546f4de8
+======= + +
+
+
+
+
+
+
+
+
+
+ +
+
+ +>>>>>>> offline email for POS diff --git a/erpnext/public/js/pos/pos_selected_item.html b/erpnext/public/js/pos/pos_selected_item.html index c73daa0c8a..501e1da066 100644 --- a/erpnext/public/js/pos/pos_selected_item.html +++ b/erpnext/public/js/pos/pos_selected_item.html @@ -1,4 +1,3 @@ -<<<<<<< d8a807e5853af7f9d633b32c2aff0c80ebca7d3d
{{item_name}} @@ -18,32 +17,5 @@
Amount:
{%= amount %}
-======= -
Item {%= item_name %}
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
->>>>>>> added event on numeric keypad
\ No newline at end of file