Skip to content

Odoo 新手求助

No decsciption available
2.5k Topics 10.7k Posts
  • 新人提问(在WEB上有账号,然后安装了hornerp客户端的问题)

    3
    0 Votes
    3 Posts
    4k Views
    mrshellyM

    前提是 [检测到链接无效,已移除] 这个你有超级管理员权限. 并且能备份.以及导出备份.

  • Report 开发求助!

    3
    0 Votes
    3 Posts
    4k Views
    L

    终于发现这个问题了!
    原来是 name="roquette.coa" 两个都一样了!
    修改成两个不同的名字,就可以了!呵呵!
    终于OK了!呵呵!

  • 如何在产品页面显示自定义字段的默认值

    6
    0 Votes
    6 Posts
    5k Views
    N

    非常感谢管理员,我是web端,可以了,原来真的不知道可以这样啊。新人学习了

    再次感谢你 😄

  • 0 Votes
    3 Posts
    3k Views
    mrshellyM

    *NIX 系统的话, 可以按操作系统规则 添加就行了.

    如 Linux 可以 丢个脚本到 init.d 中去... 注意启动顺序. server 一定要在 postgresql 启动OK后, 才能启动.

  • 如何下载lp上的代码

    4
    0 Votes
    4 Posts
    4k Views
    L

    谢谢校长

  • 不能创建张套

    4
    0 Votes
    4 Posts
    3k Views
    X

    我是甬的5.0的,在ubuntu软件中心下载的,在论坛的演示服务器也所这样子。
    [img][/img]

  • 0 Votes
    6 Posts
    6k Views
    digitalsatoriD

    这是一个bug,已经在开发版本库中修正,你可以选择不安装这个模块,或者按下面的方法来修改(就是找到report_analytic_planning.py文件,在122行和132行的位置,按下面的指示,-表示删除该行,+表示添加该行),linux用户可以直接用patch工具来打这个补丁:

    === modified file &#039;report_analytic_planning/report_analytic_planning.py&#039;<br />--- report_analytic_planning/report_analytic_planning.py&nbsp; &nbsp; 2010-02-23 14:28:21 +0000<br />+++ report_analytic_planning/report_analytic_planning.py&nbsp; &nbsp; 2010-06-07 09:58:16 +0000<br />@@ -122,7 +122,7 @@<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sqlarg = ()<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if line.user_id:<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; where=&#039;user_id=%s and &#039;<br />-&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sqlarg = (line.user_id.id)<br />+&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sqlarg = (line.user_id.id,)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cr.execute(&#039;&#039;&#039;select<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sum(planned_hours)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from<br />@@ -132,7 +132,7 @@<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; project_id in (select id from project_project where category_id=%s) and<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; date_close&gt;=%s and<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; date_close&lt;=%s&#039;&#039;&#039;,<br />-&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sqlarg + (<br />+&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sqlarg + (<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; line.account_id.id,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; line.planning_id.date_from,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; line.planning_id.date_to))
  • 求助: 操作模块出现UnicodeDecodeError

    6
    0 Votes
    6 Posts
    9k Views
    wjfonhandW

    在phppgadmin中创建,为什么呢?
    openerp客户端本身可以调用创建数据库的命令啊,何必自己去创建呢?

  • 求助:' list' object can not be callable

    4
    0 Votes
    4 Posts
    5k Views
    D

    错误太多了,代码可以模仿,但是主要是要理解代码的含义。
    self.pool.get('stock.tracking')           
    pick.orderline_id,
    'action': [_sample2_create],
    还有你的return,有什么特殊意义?

  • Relatorio ODT 报表的符号问题

    3
    0 Votes
    3 Posts
    2k Views
    JoshuaJ

    经老革命提示
    如果没有空格,或者说没有表达式那直接可以不要{}
    详情在这里
    http://genshi.edgewall.org/wiki/Documentation/xml-templates.html

  • 【请教语法】关于write search 和get

    6
    0 Votes
    6 Posts
    5k Views
    L

    谢谢楼上的,
    后来我直接在语句里插入一个 if 判断语句,也可以实现功能。

  • 改版后首次报到

    4
    0 Votes
    4 Posts
    3k Views
    digitalsatoriD

    [quote author=lygping link=topic=2063.msg6364#msg6364 date=1275293315]
    关键是我找不到我的收藏夹了,我收藏的帖子啊,你们在哪里啊?
    [/quote]
    lygping, 非常抱歉。没能将discuz收藏夹的内容转换过来。在目前论坛中,你可以使用[b]‘订阅'[/b]的功能来收藏认为有价值的帖子,并且可以设置订阅在有回帖时直接通知您。

  • WebCLient的某些列表长度问题

    4
    0 Votes
    4 Posts
    3k Views
    wjfonhandW

    多谢分享

  • [求救]關於 Relatorio ODT 報表的使用問題

    4
    0 Votes
    4 Posts
    3k Views
    C

    謝謝 oldrev 的指導
    我重新理解一遍再來試試

  • OE里面时间的格式

    3
    0 Votes
    3 Posts
    3k Views
    JoshuaJ

    经过shelly和digital的指导,在Administration->Translations->languages下可以修改。
    [attach=1]

  • 过滤业务专员对应的业务伙伴

    4
    0 Votes
    4 Posts
    4k Views
    L

    谢谢校长,ok了

  • [請教]編輯報表 order.sxw 的語法問題

    6
    0 Votes
    6 Posts
    4k Views
    H

    [quote]原帖由 [i]oldrev[/i] 于 2010-5-21 20:13 发表 www.shine-it.net/redirect.php?goto=findpost&pid=5462&ptid=1185
    你指的是 base_contact 模块的 contact? 用 repeatIn(o.address,'a') ]] 声明一下以后 a 就是 address 的明细了,建议参考官方文档 [/quote]

    謝謝
    就是要這個
    我會多参考官方文档

  • 新作了一个模块,安装提示出错

    5
    0 Votes
    5 Posts
    3k Views
    mrshellyM

    很明显是 .py .xml 文件里有问题.
    你单发这错误 信息, 然后模块又不是标准模块, 你让大家怎么帮你呢?

    提示是
    product_profit.product_product_tree_view 这个没有找到.

    有两种可能.
    1 你没有定义.
    2 你没有引入

  • Domain表达式不止一个表的时候怎么用?

    3
    0 Votes
    3 Posts
    3k Views
    mrshellyM

    定义一个 function 入参 单号, 返回是否下级订单.然后 把条件加到 domain里.

  • 关于close a fiscal year

    2
    0 Votes
    2 Posts
    3k Views
    No one has replied