Hi all,
in V11, this was a working route:
frappe.set_route("Report", "Sales Invoice/Kundenhistorie", {'customer': 'CUST-00010'});
No in V12, the report opens correctly, but does not filter for the customer. Is this a known bug?
Hi all,
in V11, this was a working route:
frappe.set_route("Report", "Sales Invoice/Kundenhistorie", {'customer': 'CUST-00010'});
No in V12, the report opens correctly, but does not filter for the customer. Is this a known bug?