Hello,
I’ve run into a problem trying to use multiple filters with the frappe.get_all method to create a custom sales invoice print format. I can pull data using a single filter, but can’t find or figure out the correct syntax to use multiple filters. Can someone provide a code example using more than one filter?
Thanks