Added delivery date in SO parent form. Fixes #10104 (#10155)

* Added delivery date in SO parent form. Fixes #10104

* UI tests for sales order delivery date
This commit is contained in:
Nabin Hait
2017-07-31 11:25:51 +05:30
committed by Makarand Bauskar
parent 3beb1ba667
commit 495ef67caa
13 changed files with 119 additions and 39 deletions

View File

@@ -2,4 +2,5 @@ erpnext/tests/ui/make_fixtures.js #long
erpnext/accounts/doctype/account/test_account.js
erpnext/crm/doctype/lead/test_lead.js
erpnext/crm/doctype/opportunity/test_opportunity.js
erpnext/selling/doctype/quotation/test_quotation.js
erpnext/selling/doctype/quotation/test_quotation.js
erpnext/selling/doctype/sales_order/test_sales_order.js