Hi,
I'm working on a clean install of OpenERP 7 and have activated several applications.
Today I un-installed the Social Network application, and since then all hell broke loose, nothing works anymore and the interface is all messed up.
I also get this error in a popup screen soon after I login (in Chrome) :
Uncaught TypeError: Cannot read property 'prototype' of null
http://xxxxxxx:8069/web/webclient/js?db=xxxxxxx:3224
On Firefox on the other hand I get this bug :
TypeError: ClientWidget is null
http://xxxxxxx:8069/web/webclient/js?db=xxxxxxx:3224
I used standard procedure to remove an application, any idea what went wrong ? How can I fix it ?
read the docs. each app has dependencies when you read its features from the kanban view. https://doc.openerp.com/book/1/1_2_Guided_Tour/1_2_Guided_Tour_install_functionality/. Read especially the section: notes, uninstalling modules