[UI Test] Sales Order with multi currency and tax (#10189)

* [UI Test] Sales Order with multi currency and tax

* [fix]Codacy fixed

* [fix] tests.txt
This commit is contained in:
Vishal Dhayagude
2017-07-31 17:29:25 +05:30
committed by Rushabh Mehta
parent 4920d73adb
commit 95dfe27bf7
3 changed files with 75 additions and 46 deletions

View File

@@ -8,6 +8,7 @@ erpnext/crm/doctype/opportunity/test_opportunity.js
erpnext/selling/doctype/quotation/test_quotation.js
erpnext/setup/doctype/company/tests/test_company_production.js
erpnext/crm/doctype/item/test_item.js
erpnext/selling/doctype/sales_order/test_sales_order.js
erpnext/manufacturing/doctype/workstation/test_workstation.js
erpnext/manufacturing/doctype/operation/test_operation.js
erpnext/manufacturing/doctype/bom/test_bom.js
@@ -40,5 +41,4 @@ erpnext/schools/doctype/grading_scale/test_grading_scale.js
erpnext/schools/doctype/assessment_criteria_group/test_assessment_criteria_group.js
erpnext/schools/doctype/assessment_criteria/test_assessment_criteria.js
erpnext/schools/doctype/course/test_course.js
erpnext/schools/doctype/program/test_program.js
erpnext/selling/doctype/sales_order/test_sales_order.js
erpnext/schools/doctype/program/test_program.js