From 84fe32d05c20b602ca445bf93aee2bcbdae5d371 Mon Sep 17 00:00:00 2001
From: Kenneth Sequeira <33246109+kennethsequeira@users.noreply.github.com>
Date: Mon, 2 Apr 2018 10:26:43 +0530
Subject: [PATCH] removed pos-view article since it is deprecated (#13456)
---
.../user/manual/en/using-erpnext/articles/index.txt | 3 +--
.../user/manual/en/using-erpnext/articles/pos-view.md | 11 -----------
2 files changed, 1 insertion(+), 13 deletions(-)
delete mode 100644 erpnext/docs/user/manual/en/using-erpnext/articles/pos-view.md
diff --git a/erpnext/docs/user/manual/en/using-erpnext/articles/index.txt b/erpnext/docs/user/manual/en/using-erpnext/articles/index.txt
index 9dc7df3f31f..67e989525a8 100644
--- a/erpnext/docs/user/manual/en/using-erpnext/articles/index.txt
+++ b/erpnext/docs/user/manual/en/using-erpnext/articles/index.txt
@@ -8,5 +8,4 @@ bulk-rename
renaming-documents
search-filter
tree-master-renaming
-pos-view
-letter-head-in-the-report
\ No newline at end of file
+letter-head-in-the-report
diff --git a/erpnext/docs/user/manual/en/using-erpnext/articles/pos-view.md b/erpnext/docs/user/manual/en/using-erpnext/articles/pos-view.md
deleted file mode 100644
index 839e820afc5..00000000000
--- a/erpnext/docs/user/manual/en/using-erpnext/articles/pos-view.md
+++ /dev/null
@@ -1,11 +0,0 @@
-#POS View
-
-POS (point of sale) view renders form in a different layout, optimized for the quick selection of items. This view has primarily been designed for the retail business.
-
-Using POS View, you can only create Sales Invoice, without switching to standard form view. For other transactions, like Sales Order, Delivery Note, Purchase Order, Purchase Receipt etc., POS View is only used for Item selection. For entering other values in the transaction, you should switch to form view.
-
-
-
-For creating POS Invoice, check following help video.
-
-
\ No newline at end of file