Uninstall education domain

how to uninstall education domain

Hi @anjalipv,

If manually installed erpnext then please apply the below command.

bench --site [your-sitename] uninstall-app education --force

Then migrate the site.

bench --site [your-sitename] migrate

Then check it.

Thank You!

it worked, Thank you

when i tried to make payment entry from fees , this error is showing

Server Error

UnboundLocalError: local variable ‘voucher_type’ referenced before assignment