mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-07 23:31:20 +00:00
[fix] Minor Changes in grant_application.py
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
from frappe import _
|
||||
from frappe.website.website_generator import WebsiteGenerator
|
||||
from frappe.contacts.address_and_contact import load_address_and_contact
|
||||
from frappe.utils import get_url
|
||||
|
||||
Reference in New Issue
Block a user