frappe csv utils usage and save file
This commit is contained in:
parent
7c1f1d4a52
commit
eb6c5194fa
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ import frappe
|
|||
from frappe.model.document import Document
|
||||
from frappe.utils.background_jobs import enqueue
|
||||
from frappe.desk.query_report import generate_report_result, get_columns_dict
|
||||
from frappe.utils.file_manager import save_file
|
||||
from frappe.utils.csvutils import to_csv
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue