Hi everyone,
I created a new site abcd.org
and installed the following apps:
- Frappe: 14.96.3
- ERPNext: 14.86.2
- Payments: 0.0.1
- HRMS: 14.37.3
- India Compliance: 14.31.1
After installing the india_compliance
app, the Sales Invoice form is not loading fully. I tried the following steps:
- Cleared cache using
bench clear-cache
- Rebuilt assets using
bench build
- Ran
bench migrate
After running the migration, the Sales Invoice issue was resolved. Now , I noticed that the Tax Category
field is missing from the Customer doctype.
Has anyone else faced this issue, or is there a patch or fix to add the missing field?
Thanks in advance!