[UI Test] Sales Order with Shipping Rule and Pricing Rule Added (#10270)

* [UI Test] Sales Order with Shipping Rule Added

* [UI Test] Sales Order with Pricing Rule Added
This commit is contained in:
Vishal Dhayagude
2017-08-04 10:51:08 +05:30
committed by Rushabh Mehta
parent 4331067e57
commit 592add9f0a
3 changed files with 71 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ erpnext/selling/doctype/sales_order/tests/test_sales_order_with_item_wise_discou
erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multi_uom.js
erpnext/selling/doctype/sales_order/tests/test_sales_order_with_discount_on_grand_total.js
erpnext/selling/doctype/sales_order/tests/test_sales_order_with_taxes_and_charges.js
erpnext/selling/doctype/sales_order/tests/test_sales_order_with_shipping_rule.js
erpnext/selling/doctype/sales_order/tests/test_sales_order_with_pricing_rule.js
erpnext/manufacturing/doctype/workstation/test_workstation.js
erpnext/manufacturing/doctype/operation/test_operation.js
erpnext/manufacturing/doctype/bom/test_bom.js