commit | 4b28b3216bd333af15109afc08fd2f9f60e5d742 | [log] [tgz] |
---|---|---|
author | deepeshgarg007 <deepeshgarg6@gmail.com> | Sun Aug 11 12:40:45 2019 +0530 |
committer | deepeshgarg007 <deepeshgarg6@gmail.com> | Sun Aug 11 17:28:55 2019 +0530 |
tree | 181c18136651b5bf6e9e8292f89cfb77825cb83e | |
parent | c36abbcda34c42490423e111924bc66e5f4fe164 [diff] |
fix: Test Cases
diff --git a/erpnext/regional/doctype/gstr_3b_report/test_gstr_3b_report.py b/erpnext/regional/doctype/gstr_3b_report/test_gstr_3b_report.py index de150f4..fa33541 100644 --- a/erpnext/regional/doctype/gstr_3b_report/test_gstr_3b_report.py +++ b/erpnext/regional/doctype/gstr_3b_report/test_gstr_3b_report.py
@@ -176,6 +176,9 @@ do_not_save=1 ) + pi1.place_of_supply = "29-Karnataka" + pi1.save() + pi1.submit() def make_suppliers():