Can not deleted remaining doctype and module

Hi,
i installed an app, then uninstalled and removed it with bench commands, but there is a remaining in module def list and doctype list, can not delete them, how can i delete them too?

i accessed to db and deleted from regarding tables.

Check this too:

https://frappeframework.com/docs/user/en/bench/reference/trim-database

https://frappeframework.com/docs/user/en/bench/reference/trim-tables

Useful to clean database after dirty work :wink:
Hope this helps.

1 Like

@avc thank you, yours is a proper solution rather than mine.

1 Like