mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-26 05:15:20 +00:00
[UI Test] Multiple UI Test for Quotation (#10330)
This commit is contained in:
committed by
Nabin Hait
parent
96e52be5f1
commit
135560e170
@@ -7,9 +7,14 @@ erpnext/accounts/doctype/sales_taxes_and_charges_template/test_sales_taxes_and_c
|
||||
erpnext/accounts/doctype/shipping_rule/test_shipping_rule.js
|
||||
erpnext/crm/doctype/lead/test_lead.js
|
||||
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/quotation/tests/test_quotation_with_discount_on_grand_total.js
|
||||
erpnext/selling/doctype/quotation/tests/test_quotation_with_item_wise_discount.js
|
||||
erpnext/selling/doctype/quotation/tests/test_quotation_with_multi_uom.js
|
||||
erpnext/selling/doctype/quotation/tests/test_quotation_with_taxes_and_charges.js
|
||||
erpnext/selling/doctype/quotation/tests/test_quotation_with_shipping_rule.js
|
||||
erpnext/selling/doctype/quotation/tests/test_quotation.js
|
||||
erpnext/selling/doctype/sales_order/tests/test_sales_order.js
|
||||
erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multiple_delivery_date.js
|
||||
erpnext/selling/doctype/sales_order/tests/test_sales_order_with_item_wise_discount.js
|
||||
|
||||
Reference in New Issue
Block a user