Odoo 开发与实施交流

No decsciption available
2.3k Topics 10.5k Posts
  • 5.0.16下web Client的Reconcile问题

    2
    0 Votes
    2 Posts
    3k Views
    No one has replied
  • OE 5.0.9 attrs 不支持多条件 domain.

    3
    0 Votes
    3 Posts
    4k Views

    经测试我在5.0.16多条件也是不成功 ???,不知道是不是因为我的domain是个many2one的缘故,一个条件是成功的,但是多个以或相连就不生效了,就算是用了下面那个BUG修正也是无法运行。(web Client,GTK Client也不行)

    attrs="{'readonly':['|',('property_account_position','=','1),('property_account_position','=',3)]}"
  • 0 Votes
    5 Posts
    5k Views

    Good, 很支持你后面的思路....

    类似 OpenERP 的 P.O.S 一样... 如果 POS 终端支持不好. 那为什么不开发一个小巧的 POS 客户端调用 xmlrpc 来玩呢?

    有木有..... 有木有.....

  • 如何确定menu或view的id或xml-id

    4
    0 Votes
    4 Posts
    4k Views

    感谢~~~

  • 0 Votes
    6 Posts
    6k Views

    问楼主及其他大牛。
    openobject里边的方法是在服务器端执行还是客户端执行。
    如果是在服务器端执行,那么我需要在客户端执行一段代码,怎么办?

  • OpenERP中用到了哪些好的框架?

    3
    0 Votes
    3 Posts
    4k Views

    web 端使用了 cherry3 以及 jquery(6.0.1+) 其它的好象都是 OpenERP 自己弄的东西...

  • 弹出提示窗口

    4
    0 Votes
    4 Posts
    5k Views

    不好意思,我想知道如何开发或者编辑一个提醒功能:

    例如,customer A有要求不合并多个sale orders在一张invoice下,并且有特殊的invoice message。

    在把sale order validate成Proforma/invoice时,能提醒上述的特殊要求来确认修改,选择确认或者返回修改.....

    谢谢~

  • 0 Votes
    9 Posts
    10k Views

    我也想知道解决方法。。。。。。。。。

    [quote author=jerry79 link=topic=2367.msg7767#msg7767 date=1301638952]
    我使用的是最新版本的6.01,昨天没找到中文版本,已经开始啃英文了…………
    销售模块自带的调查请参考下图:
    [attachimg=1][attachimg=2]

    另外请教,我看到右边栏有Link区块,但是如何在其中增加一个链接呢?
    非常非常感谢。
    [/quote]

  • OPENERP ALL-IN -ONE 安装包制作过程

    8
    0 Votes
    8 Posts
    9k Views

    我要看看,谢谢!

  • CRM 模块的meeting功能的alarm生效

    3
    0 Votes
    3 Posts
    3k Views

    6.0.2 的标准 模块 按 alarm 以及 remind 进行检索... 没有找到相关代码....

    我的是 6.0.2

  • 0 Votes
    7 Posts
    7k Views

    问题已经解决,最终的办法是参考老肖的教程,采用server action的方法发送邮件。
    不知道这个“电子邮件动作“的页面5.0是不是没有,从界面上来看,用它比建立一个server action要简单一些,毕竟只需要打一个勾就行了,可是就没想到因为要想简单,结果多花了2个星期的时间……上了OE的当了……这个页面,通知负责人的那个选项,竟然发件人地址是客户的电子邮件,而不是系统设置的电子邮件,真是郁闷……

  • 0 Votes
    13 Posts
    12k Views

    在UBUNTU桌面版下可以看我的O基础安装,后面也有自启动OEWEB.

  • Context 传值

    2
    0 Votes
    2 Posts
    4k Views
    No one has replied
  • 在crm模块的商机那里增加历史记录

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

    恭喜... 给贴子加个 标签吧.. 或者后面需要了解的人会检索到.

  • 0 Votes
    3 Posts
    4k Views

    这么长时间也没人回个贴。

    <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;page string=&quot;Members&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;field colspan=&quot;4&quot; name=&quot;members&quot; nolabel=&quot;1&quot; context=&quot;{&#039;filter_member&#039;:&#039;1&#039;}&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;tree string=&quot;Members&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;field name=&quot;name&quot;/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;field name=&quot;user_email&quot;/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;field name=&quot;address_id&quot;/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/tree&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/field&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/page&gt;<br />
    ```
        class res_user(osv.osv):
            _inherit = 'res.users'
       
            def search(self, cr, user, args, offset=0, limit=None, order=None, context=None, count=False):
                if context and context.get('filter_member'):
                    print 'context:', context
                    project_obj = self.pool.get('project.project')
                    project_ids = project_obj.search(cr, user, [])
                    unavailable_users = []
                    for project in project_obj.browse(cr, user, project_ids, context):
                        if project.state in ('open', 'pending','draft') :
                            for member in project.members:
                                unavailable_users += [member.id]
                    available_members = self.search(cr,user, [('id','not in', unavailable_users)])
                    args.append(('id','in',available_members))
                return super(res_user, self).search(cr, user, args, offset=offset, limit=limit, order=order, context=context, count=count)
       
        res_user()
    ```
    版权所有,翻版有理。
  • Openerp email的测试方法

    8
    0 Votes
    8 Posts
    8k Views

    安装了poweremail模块,虽然还是会有那个warning信息,但是现在可以收到邮件了……

  • 0 Votes
    3 Posts
    4k Views

    如果你在供应商界面没有这个信息的话.

    那试试 在材料的界面看看 有没有关系供应商的呢?

  • Openerp 6 和FF4 不兼容

    4
    0 Votes
    4 Posts
    3k Views

    为了openerp,我现在也改用chrome了,总之是不能用IE的~~~~~~

  • 关于Openerp的自动提醒功能

    6
    0 Votes
    6 Posts
    4k Views

    谢谢wjfonhand,我写了一个晚上的代码,也没写出个所以然来,你说的我看了一下,应该是可以实现的,我测试一下。
    不过我的mail设置一直有问题,能不能帮我看下,我新手求助区发布的mail设置的问题?smtp设置不成功,无法发送邮件。