mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 11:25:09 +00:00
add coupon code on selling card of desk
This commit is contained in:
@@ -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."),
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user