chore: whitespace

This commit is contained in:
Ankush Menat 2021-09-03 21:57:38 +05:30
parent 8f5a77446e
commit 73b3a2f685
No known key found for this signature in database
GPG Key ID: 8EA82E09BBD13AAF
2 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@
import frappe
from frappe.custom.doctype.custom_field.custom_field import create_custom_fields
def execute():
frappe.reload_doc('accounts', 'doctype', 'advance_taxes_and_charges')
frappe.reload_doc('accounts', 'doctype', 'payment_entry')