fix: patch to enable fetch_valuation_rate_for_internal_transaction

This commit is contained in:
diptanilsaha
2025-07-28 18:25:16 +05:30
parent b23f7a9d91
commit bf5b6a540f

View File

@@ -414,3 +414,4 @@ erpnext.patches.v15_0.update_pegged_currencies
erpnext.patches.v15_0.set_company_on_pos_inv_merge_log
erpnext.patches.v15_0.rename_price_list_to_buying_price_list
erpnext.patches.v15_0.remove_sales_partner_from_consolidated_sales_invoice
execute:frappe.db.set_single_value("Accounts Settings", "fetch_valuation_rate_for_internal_transaction", 1)