Merge pull request #19322 from ashish-greycube/item_row_link_issue

Item row link issue
This commit is contained in:
rohitwaghchaure 2019-10-23 18:06:36 +05:30 committed by GitHub
commit 1da236fdd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,11 @@ def get_data():
"name": "Shipping Rule",
"description": _("Rules for adding shipping costs."),
},
{
"type": "doctype",
"name": "Coupon Code",
"description": _("Define coupon codes."),
}
]
},
{