chore: formatting
This commit is contained in:
parent
1233725b64
commit
9c1d828b1b
@ -1,5 +1,6 @@
|
|||||||
import frappe
|
import frappe
|
||||||
|
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
frappe.reload_doc('core', 'doctype', 'scheduled_job_type')
|
frappe.reload_doc('core', 'doctype', 'scheduled_job_type')
|
||||||
if frappe.db.exists('Scheduled Job Type', 'repost_item_valuation.repost_entries'):
|
if frappe.db.exists('Scheduled Job Type', 'repost_item_valuation.repost_entries'):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user