[UI Test] Create tax account in Charts of account (#10105)

* [new]tax creation added

* [new]path added test.txt
This commit is contained in:
Vishal Dhayagude
2017-07-27 09:11:08 +05:30
committed by Rushabh Mehta
parent fbec103ae7
commit c67bf5026e
2 changed files with 47 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
erpnext/tests/ui/make_fixtures.js #long
erpnext/setup/doctype/company/test_company.js
erpnext/accounts/doctype/account/test_account.js
erpnext/accounts/doctype/account/test_make_tax_account.js
erpnext/crm/doctype/lead/test_lead.js
erpnext/crm/doctype/opportunity/test_opportunity.js
erpnext/selling/doctype/quotation/test_quotation.js