Loading

上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 45 下一页
摘要: 今天在重新设置postgresql服务器以后却发现启动不了服务器。错误如下:psql: could not connect to server: No such file or directory Is the server running locally and accepting connect... 阅读全文
posted @ 2014-06-04 15:34 青岛欧姆网络科技 阅读(1515) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2014-06-04 12:32 青岛欧姆网络科技 阅读(40) 评论(0) 推荐(0)
摘要: 原文地址:http://cn.openerp.cn/view_groups/在OpenERP V7视图(ir.ui.view)多了一个非常有用的字段(groups_id)'groups_id': fields.many2many('res.groups', 'ir_ui_view_group_rel... 阅读全文
posted @ 2014-06-03 22:46 青岛欧姆网络科技 阅读(441) 评论(0) 推荐(0)
摘要: return { 'name':u'库存报表', 'view_type':'form', 'view_mode':'tree,form', 'res_model':'rainsoft.account.stock.... 阅读全文
posted @ 2014-06-01 08:41 青岛欧姆网络科技 阅读(852) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2014-05-29 17:00 青岛欧姆网络科技 阅读(1) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2014-05-28 14:13 青岛欧姆网络科技 阅读(1) 评论(0) 推荐(0)
摘要: def _get_send_amount(self,cr,uid,ids,name,args,context=None): res={} MRP={} lines = self.browse(cr,uid,ids) #odd code:here... 阅读全文
posted @ 2014-05-21 14:42 青岛欧姆网络科技 阅读(265) 评论(0) 推荐(0)
摘要: sudo apt-get install python-pipsudo pip install Django==1.6.5 阅读全文
posted @ 2014-05-20 11:14 青岛欧姆网络科技 阅读(124) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2014-05-14 08:28 青岛欧姆网络科技 阅读(1) 评论(0) 推荐(0)
摘要: 最开始的模样是这个样子的后三行是没用的,于是在RML文件中注释掉相关的代码,改进后的界面如下:这个样子看起来是好多了,但是 数量跟是十亿千百的那块看起来还是很别扭,调整行高后的结果:最诡异的事情出现了,行高是调整了,带字体没有跟着上去!注释掉样式表中的一句,看结果:Perfect! 阅读全文
posted @ 2014-04-30 15:34 青岛欧姆网络科技 阅读(498) 评论(0) 推荐(0)
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 45 下一页