muk-it / muk_dms

MuK Document Management System
GNU Lesser General Public License v3.0
91 stars 144 forks source link

Cannot read property 'settingView' of undefined #77

Closed luisvzqz closed 5 years ago

luisvzqz commented 5 years ago

Cannot read property 'settingView' of undefined Gives me this as an error when trying to enter to Settings/General Setting Documents   System

Investigating furthermore I had been able to debug, the following: fin360 odoo.schema: Table 'res_config_settings': unable to set NOT NULL on column 'attachment_location'! If you want to have it, you should update the records and execute manually: ALTER TABLE "res_config_settings" ALTER COLUMN "attachment_location" SET NOT NULL

I think that this has to do with an installation of DMS Attachment, but I can not set it, because I can not enter to General Settings !!

Screen Shot 2019-03-12 at 11 26 22

Please HELP !!!!

keshrath commented 5 years ago

https://github.com/muk-it/muk_web/issues/66