[fix] reload gst settings doctype in patch

This commit is contained in:
Saurabh
2017-06-28 10:50:38 +05:30
parent fd598d8f3a
commit 3f2dd04b10
2 changed files with 2 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ import frappe
from frappe.email import sendmail_to_system_managers
def execute():
frappe.reload_doc('regional', 'doctype', 'gst_settings')
frappe.reload_doc('regional', 'doctype', 'gst_hsn_code')
for report_name in ('GST Sales Register', 'GST Purchase Register',