commit | 3ae2517867e42f523652ca712b513bcbc7d4e305 | [log] [tgz] |
---|---|---|
author | Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com> | Mon Dec 24 14:16:57 2018 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Mon Dec 24 14:16:57 2018 +0530 |
tree | 39008fad93043e30d5b6d05b72691b48dcfac048 | |
parent | e0956488100a896e0ce9ce0b2b2f7e885afac7d3 [diff] |
Removed subscriber option form module page (#16270)
diff --git a/erpnext/config/accounts.py b/erpnext/config/accounts.py index 15996c3..9d8e1bf 100644 --- a/erpnext/config/accounts.py +++ b/erpnext/config/accounts.py
@@ -563,10 +563,6 @@ "items": [ { "type": "doctype", - "name": "Subscriber", - }, - { - "type": "doctype", "name": "Subscription Plan", }, {