Loading

上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 44 下一页
摘要: 阅读全文
posted @ 2014-07-23 18:08 青岛欧姆网络科技 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 编辑home目录下的.bashrc文件alias xjerp="~/odoo/xj/openerp-server -r openerp --addons-path='~/odoo/xj/openerp/addons'"重启shell即可. 阅读全文
posted @ 2014-07-22 18:31 青岛欧姆网络科技 阅读(204) 评论(0) 推荐(0) 编辑
摘要: git clone address.git -b brach_name destination_floder 阅读全文
posted @ 2014-07-21 17:49 青岛欧姆网络科技 阅读(173) 评论(0) 推荐(0) 编辑
摘要: The reason causing this problem is the plugin PIL install errorto solve this problem,try this:1.clear PIL packagesrm -rf /usr/lib/python2.7/site-packa... 阅读全文
posted @ 2014-07-21 17:35 青岛欧姆网络科技 阅读(907) 评论(1) 推荐(0) 编辑
摘要: In this case,if you write some stirng in your fields which contains '' work properly ) considering this:http://stackoverflow.com/questions/6322126/wha... 阅读全文
posted @ 2014-07-20 10:50 青岛欧姆网络科技 阅读(460) 评论(0) 推荐(0) 编辑
摘要: 重装了系统(ubuntu 14.04)原来正常可用的OpenERP项目在切换到开发者模式的时候报错:UnicodeDecodeError: 'ascii' codec can't decode byte 0x?? in position 1: ordinal not in range(128)而在服... 阅读全文
posted @ 2014-07-19 14:03 青岛欧姆网络科技 阅读(1859) 评论(0) 推荐(0) 编辑
摘要: TL;DR:$ git clone https://github.com/sontek/dotfiles.git$ cd dotfiles$ ./install.sh vimDownloadPDF VersionIntroBack in 2008, I wrote the articlePython... 阅读全文
posted @ 2014-07-18 18:46 青岛欧姆网络科技 阅读(462) 评论(0) 推荐(0) 编辑
摘要: add this codes to your rml file:Page: from 阅读全文
posted @ 2014-07-17 10:21 青岛欧姆网络科技 阅读(297) 评论(0) 推荐(0) 编辑
摘要: 1. When you have used OpenOffice edited one of reports,it has stored the report's banary data is database,which caused the problem when you refresh th... 阅读全文
posted @ 2014-07-16 15:01 青岛欧姆网络科技 阅读(201) 评论(0) 推荐(0) 编辑
摘要: 1. 将改动提交 git add .2.push 到github git push origin master 阅读全文
posted @ 2014-07-12 09:37 青岛欧姆网络科技 阅读(130) 评论(0) 推荐(0) 编辑
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 44 下一页