fixed conflicts

This commit is contained in:
Rohit Waghchaure 2019-10-15 14:18:59 +05:30
parent cf24191fe5
commit 66072fec5a
6 changed files with 540 additions and 2593 deletions

View File

@ -12,7 +12,6 @@
"customer", "customer",
"column_break_4", "column_break_4",
"coupon_code", "coupon_code",
"price_list",
"pricing_rule", "pricing_rule",
"uses", "uses",
"valid_from", "valid_from",
@ -59,12 +58,6 @@
"set_only_once": 1, "set_only_once": 1,
"unique": 1 "unique": 1
}, },
{
"fieldname": "price_list",
"fieldtype": "Link",
"label": "Price List",
"options": "Price List"
},
{ {
"fieldname": "pricing_rule", "fieldname": "pricing_rule",
"fieldtype": "Link", "fieldtype": "Link",
@ -120,7 +113,7 @@
"read_only": 1 "read_only": 1
} }
], ],
"modified": "2019-05-28 21:06:29.395619", "modified": "2019-10-15 14:12:22.686986",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Coupon Code", "name": "Coupon Code",

View File

@ -88,7 +88,6 @@ def test_create_test_data():
"doctype": "Coupon Code", "doctype": "Coupon Code",
"coupon_name":"SAVE30", "coupon_name":"SAVE30",
"coupon_code":"SAVE30", "coupon_code":"SAVE30",
"price_list": "_Test Price List",
"pricing_rule": "_Test Pricing Rule for _Test Item", "pricing_rule": "_Test Pricing Rule for _Test Item",
"valid_from": "2014-01-01", "valid_from": "2014-01-01",
"maximum_use":1, "maximum_use":1,

File diff suppressed because it is too large Load Diff

View File

@ -3331,7 +3331,7 @@
"istable": 0, "istable": 0,
"max_attachments": 1, "max_attachments": 1,
"menu_index": 0, "menu_index": 0,
"modified": "2019-06-26 01:00:21.545591", "modified": "2019-10-14 01:00:21.545591",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Quotation", "name": "Quotation",

View File

@ -846,7 +846,7 @@
"issingle": 0, "issingle": 0,
"istable": 0, "istable": 0,
"max_attachments": 0, "max_attachments": 0,
"modified": "2019-03-21 16:26:45.447265", "modified": "2019-10-14 16:26:45.447265",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Sales Partner", "name": "Sales Partner",

View File

@ -713,7 +713,7 @@
"issingle": 1, "issingle": 1,
"istable": 0, "istable": 0,
"max_attachments": 0, "max_attachments": 0,
"modified": "2019-01-26 13:54:24.575322", "modified": "2019-10-14 13:54:24.575322",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Shopping Cart", "module": "Shopping Cart",
"name": "Shopping Cart Settings", "name": "Shopping Cart Settings",