跳至内容
菜单
此问题已终结
2 回复
16145 查看

I was trying to install some modules, when i do that, I got a problem. 

I'm using a demo database, I want to learn how can i fix that because I saw many times.

Do you have some ideas?  Thanks alot i put my conf and pics of the bugs. 

My server conf
[options]; This is the password that allows database operations:
admin_passwd = admin
db_host = False
db_port = False
db_user = odoo
db_password = False
addons_path = /usr/lib/python2.7/dist-packages/odoo/addons
[options]
addons_path=/odoo/enterprise/addons,/odoo/odoo-server/addons
xmlrpc_port = 8070
 


形象
丢弃
最佳答案

Step 1: After restoring your database

  • Put a ?debug=assets

    • Eg. http://127.0.0.1/web?debug=assets

Step 2: Go to Settings

  • Go to Database Structure

  • Find and click Attachments

  • Search all the /web

  • Click tree/list view

Delete all records with /web

形象
丢弃
最佳答案

Most probably you did install a corrupt module or a module for an older odoo version. Mostly you can see detailled information in the log entries. At best you can identify the corrupt module by investigating the logs and then you can uninstall it or cancel the install.  Remove the module from the addons folder. After that restart Odoo service. If you are lucky, all is good again. If not, then the easiest is to restore your database backup and next time when you are installing third party modules, do it module by module and always do a backup before.

形象
丢弃
相关帖文 回复 查看 活动
0
6月 25
2829
0
7月 25
1607
2
11月 24
6751
2
10月 24
3651
2
8月 24
2092