mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 14:39:19 +00:00
Removed subscriber option form module page (#16270)
This commit is contained in:
committed by
Rushabh Mehta
parent
e095648810
commit
3ae2517867
@@ -561,10 +561,6 @@ def get_data():
|
|||||||
"label": _("Subscription Management"),
|
"label": _("Subscription Management"),
|
||||||
"icon": "fa fa-microchip ",
|
"icon": "fa fa-microchip ",
|
||||||
"items": [
|
"items": [
|
||||||
{
|
|
||||||
"type": "doctype",
|
|
||||||
"name": "Subscriber",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "doctype",
|
"type": "doctype",
|
||||||
"name": "Subscription Plan",
|
"name": "Subscription Plan",
|
||||||
|
|||||||
Reference in New Issue
Block a user