会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
XuMou
博客园
首页
新随笔
联系
订阅
管理
2019年9月22日
All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters
摘要: ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters 中文编码造成,在models文件中定义的字段中文值在XML视图文件中不兼容。 解决方法:在mod
阅读全文
posted @ 2019-09-22 14:25 XuMou
阅读(1604)
评论(0)
推荐(0)
编辑
记一次odoo创建新的模块时,但是在odoo web界面找不到应用的案例
摘要: 原因就是在odoo.conf配置文件中没有说明 模块查找的路径
阅读全文
posted @ 2019-09-22 13:48 XuMou
阅读(1906)
评论(0)
推荐(0)
编辑
公告