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账号

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

    求救!新帐套出错!

    Odoo 新手求助
    2
    4
    3731
    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.
    • R
      raeboc last edited by

      windows XP SP2 繁体中文版
      安装

      1. postgresql-8.3.5-1(1) win32
      2. tinyerp-server-setup-4.2.3.4
      3. tinyerp-client-setup-4.2.3.4

      在执行新帐套时发生错误如下:
      Tue, 10 Feb 2009 18:29:10 ERROR:web-services:Exception in call: Traceback (most recent call last):
      File "netsvc.pyo", line 200, in _dispatch
      File "serviceweb_services.pyo", line 83, in create
      File "toolsmisc.pyo", line 143, in exec_pg_command
      Exception: Couldn't find createdb
      请问如何解决!谢谢!

      1 Reply Last reply Reply Quote 0
      • digitalsatori
        digitalsatori 管理员 last edited by

        你要告诉OpenERP,PostgreSQL的bin路径,这里有两种方法:
        一、在启动openerp服务器时使用以下命令:

        tinyerp-server  --pg_path=Your_PG_PATH -s
        

        其中Your_PG_PATH替换为你的PostgreSQL的bin目录的路径,-s表示将pg-path写入到openERP的配置文件中,这样下次启动系统时就不需要此命令行选项了。

        二、在操作系统的Path环境变量中添加PostgreSQL的bin目录的路径

        【上海先安科技】(tony AT openerp.cn)

        1 Reply Last reply Reply Quote 0
        • R
          raeboc last edited by

          感谢大大的协助!
          问题解决了!但实施ERP后面还有很长的路要走!
          努力中...........................

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