mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
chore: formatting
This commit is contained in:
@@ -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'):
|
||||||
|
|||||||
Reference in New Issue
Block a user