[minor] Reload Journal Entry Account
This commit is contained in:
parent
bbed8972c3
commit
b16474e606
@ -1,7 +1,7 @@
|
||||
import frappe
|
||||
|
||||
def execute():
|
||||
frappe.reload_doctype("Journal Entry")
|
||||
frappe.reload_doctype("Journal Entry Account")
|
||||
for doctype, fieldname in (
|
||||
("Sales Order", "against_sales_order"),
|
||||
("Purchase Order", "against_purchase_order"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user