📄 Removing a module from the command line

Removing a module from the command line


UPDATE ir_module_module SET state = 'to remove' WHERE name = 'module_name';

Then restart the database