Navigation

    Odoo 中文社区

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Popular
    • Users
    • Groups

    Odoo中文社区可以通过以下两个域名访问:shine-it.net , odoo.net.cn

    由于系统升迁的原因,本论坛部分较早期的内容存在格式和链接损坏失效的问题,并非本论坛系统本身的缺陷,望谅解

    本社区没有维护任何QQ群讨论组,任何与本社区同名的QQ群讨论组的言论与本社区无关!

    开发人员可以登录gitter讨论组: http://gitter.im/odoo-china/Talk, 需要github账号

    如果您登录系统碰到问题,请在微信公众号留言:

    最近更新到7.0-20130926-231042,发现复制的报价单,订单,日期能自动跳到系统当前日期了,方便了一点

    Odoo 开发与实施交流
    2
    5
    2068
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 卓忆
      卓忆 last edited by

      销售报价单 销售订单 采购询价单 采购订单 这些单据,复制后
      现在日期都能自动变成当前系统日期了,以前要手动修改(9月14日那个版本都要手动更改)
      现在方便不少


      不过,9月26日这个版本,创建新数据库有问题,
      报错如下:
      OpenERP WebClient Error

      Client Traceback (most recent call last):
        File "/usr/lib/pymodules/python2.7/openerp/addons/web/http.py", line 204, in dispatch
          response["result"] = method(self, **self.params)
        File "/usr/lib/pymodules/python2.7/openerp/addons/auth_signup/controllers/main.py", line 39, in get_config
          'signup': icp.get_param(cr, openerp.SUPERUSER_ID, 'auth_signup.allow_uninvited') == 'True',
        File "/usr/lib/pymodules/python2.7/openerp/addons/base/ir/ir_config_parameter.py", line 74, in get_param
          ids = self.search(cr, uid, [('key','=',key)], context=context)
        File "/usr/lib/pymodules/python2.7/openerp/osv/orm.py", line 2356, in search
          return self._search(cr, user, args, offset=offset, limit=limit, order=order, context=context, count=count)
        File "/usr/lib/pymodules/python2.7/openerp/osv/orm.py", line 4860, in _search
          cr.execute('SELECT "%s".id FROM ' % self._table + from_clause + where_str + order_by + limit_str + offset_str, where_clause_params)
        File "/usr/lib/pymodules/python2.7/openerp/sql_db.py", line 161, in wrapper
          return f(self, *args, **kwargs)
        File "/usr/lib/pymodules/python2.7/openerp/sql_db.py", line 226, in execute
          res = self._obj.execute(query, params)
      ProgrammingError: relation "ir_config_parameter" does not exist
      LINE 1: SELECT "ir_config_parameter".id FROM "ir_config_parameter" W...


      可以导入以前备份的数据库。

      1 Reply Last reply Reply Quote 0
      • 卓忆
        卓忆 last edited by

        版本 7.0-20130928-231058 可以创建数据库了。

        1 Reply Last reply Reply Quote 0
        • mrshelly
          mrshelly last edited by

          1 other sessions using the database

          提示得比较清楚了.

          你是否在用 pgAdmin 连接着数据库呐?

          1 Reply Last reply Reply Quote 0
          • 卓忆
            卓忆 last edited by

            谢谢总监,今天早上试了,可以9月28日这个版本Duplicate 数据库

            1 Reply Last reply Reply Quote 0
            • First post
              Last post