首页 > Web开发 > 详细

odoo jQuery is not defined

时间:2017-04-21 23:13:25      阅读:746      评论:0      收藏:0      [点我收藏+]

The steps
1.Query your db as this query.
select id, create_date, store_fname, datas_fname from ir_attachment where datas_fname like ‘%.js%‘;
2.Delete records that you found like "web.assets_common.js" "web.assets_backend.js"
3.Done.

 

原文:https://github.com/odoo/odoo/issues/9201

odoo jQuery is not defined

原文:http://www.cnblogs.com/kfx2007/p/6746142.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!