跳转至内容
  • 版块
  • 标签
  • 热门
  • 用户
  • 群组
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(Flatly)
  • 不使用皮肤
折叠

Odoo 中文社区

C

ccdos

@ccdos
关于
帖子
464
主题
53
群组
0
粉丝
0
关注
0

帖子

最新 最佳 有争议的

  • 【求助】oddo前台菜单项设置被覆盖问题
    C ccdos

    @biganger

    使用 noupdate

    </data>
    

  • Tree 中的button的context的问题
    C ccdos

    传入的变量 有个 ids 吧 ?

    取出 id ,再 browse 获得数据


  • 创建员工和部门信息时候出现循环的问题
    C ccdos

    应该留空吧
    自己 不能作为 自己的上级


  • 推荐一个高水平的Odoo复杂业务分析范例
    C ccdos

    总监在 社区的贡献 有目共睹


  • 关于自定义模块开发,小弟有一事相问
    C ccdos

    好像标准功能里没有自动刷新功能


  • 关于 statusbar_colors 的问题
    C ccdos

    我尝试了, 没出错, 但是 也没效果。

    估计 还要修改一下 css


  • 关于 statusbar_colors 的问题
    C ccdos

    浏览了一下 代码

    8。0 里面 确实 没有了对 statusbar_colors 属性的处理

    7.0 的代码:

    &nbsp; &nbsp; render_value: function() {<br />&nbsp; &nbsp; &nbsp; &nbsp; var self = this;<br />&nbsp; &nbsp; &nbsp; &nbsp; var content = QWeb.render(&quot;FieldStatus.content&quot;, {widget: self});<br />&nbsp; &nbsp; &nbsp; &nbsp; self.$el.html(content);<br />&nbsp; &nbsp; &nbsp; &nbsp; var colors = JSON.parse((self.node.attrs || {}).statusbar_colors || &quot;{}&quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp; var color = colors[self.get(&#039;value&#039;)];<br />&nbsp; &nbsp; &nbsp; &nbsp; if (color) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; self.$(&quot;oe_active&quot;).css(&quot;color&quot;, color);<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; },<br />&nbsp; &nbsp; 
    


       
       
       
    8.0 的对应代码
       

    &nbsp; &nbsp; render_value: function() {<br />&nbsp; &nbsp; &nbsp; &nbsp; var self = this;<br />&nbsp; &nbsp; &nbsp; &nbsp; var content = QWeb.render(&quot;FieldStatus.content&quot;, {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#039;widget&#039;: self, <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &#039;value_folded&#039;: _.find(self.selection.folded, function(i){return i[0] === self.get(&#039;value&#039;);})<br />&nbsp; &nbsp; &nbsp; &nbsp; });<br />&nbsp; &nbsp; &nbsp; &nbsp; self.$el.html(content);<br />&nbsp; &nbsp; },&nbsp; &nbsp; 
    

  • Odoo应用模块开发职位招聘,公司提供技术培训
    C ccdos

    洋文不懂, 帮顶


  • 免费下载淘宝OpenERP系统
    C ccdos

    [quote author=iesxq link=topic=5967.msg31025#msg31025 date=1442453644]
    关键是后面oscg的老肖改了吗?刚还想跟他们合作开发呢,咋能这样呢?
    [/quote]

    已经下载不了了


  • 新手在centos7安装odoo8.0成功,但创建帐套一直错误,怎么破?
    C ccdos

    不能肯定,可能是缺个 python包,

    passlib


    你要仔细看 log 才能准备定位问题。

    另外 , 8 是没你这个问题的,我一直追着呢


  • 论坛回来了
    C ccdos

    Y


  • 分享:odoo初始入录时的产品命名
    C ccdos

    比较支持 jeff 的说法,

    编号就是编号。

    另外,如果内部都有多种叫法,排名不分先后的话, 不如全部塞在  名称字段好了,


  • Odoo 组合价格实现方法
    C ccdos

    把 图插进去啊

    我qq 给你的提示 不是很清楚嘛


  • 一对多关系中,怎么设置下拉框指定显示某个字段呢?
    C ccdos

    源码搜 name_get  找例子


  • 数据导入乱码解决方案
    C ccdos

    External ID 不变的话, 你再导入一次,会覆盖原来的。不需要去删除

    除非你不想导入了


  • OpenERP从零开始~学习和成长记录帖(lz是公司财务~)
    C ccdos

    赞一个先


  • 如何建立会计科目..并指定上层科目
    C ccdos

    你新加 一个科目作为 当前科目的上级 不就行了?


  • 生产订单里如何指定多个原料库位
    C ccdos

    具体我没做过,

    大概原理应该是,

    设置 拉式物流,不同物料 从不同的库位 拉到 原来库位


  • Excel导出
    C ccdos

    很不错,赞一下。
    变成了静态文件,不知道会不会有 权限问题?


  • Odoo 库存管理 - 翻译连载
    C ccdos

    等下节

  • 登录

  • 没有帐号? 注册

  • 登录或注册以进行搜索。
  • 第一个帖子
    最后一个帖子
0
  • 版块
  • 标签
  • 热门
  • 用户
  • 群组