mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 13:49:13 +00:00
* fix: patch to rename group_by filter in custom reports (cherry picked from commit0d19c18c06) # Conflicts: # erpnext/patches.txt * fix: using python instead of sql query (cherry picked from commit48eccb1f73) * chore: resolve conflict --------- Co-authored-by: diptanilsaha <diptanil@frappe.io>
This commit is contained in:
@@ -404,3 +404,4 @@ erpnext.patches.v15_0.update_payment_schedule_fields_in_invoices
|
||||
erpnext.patches.v15_0.rename_group_by_to_categorize_by
|
||||
execute:frappe.db.set_single_value("Accounts Settings", "receivable_payable_fetch_method", "Buffered Cursor")
|
||||
erpnext.patches.v14_0.set_update_price_list_based_on
|
||||
erpnext.patches.v15_0.rename_group_by_to_categorize_by_in_custom_reports
|
||||
|
||||
Reference in New Issue
Block a user