Hi all,
I’m getting the following error when I click “Add Item” in a form (e.g., Sales Invoice, Purchase Order, etc.):
Invalid “depends_on” expression
Here’s the context:
- I recently installed the India Compliance app.
- The error started appearing after that.
- I checked the field setup, and none of the visible fields seem to have a depends_on value.
- Running bench migrate doesn’t show any error.
- Using ERPNext version: [v15.57.4]
- Frappe version: [v15.63.1]
Logs don’t clearly show where this is failing. Any idea how to debug or fix this? Could it be from a custom field that was added silently during install?
Any help is appreciated!
Thanks in advance.