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 新手求助
    3
    8
    5408
    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.
    • Z
      zero1233276 last edited by

        File "D:\erp\openerp\addons\base\ir\ir_model.py", line 644, in _get_id
          raise ValueError('No such external ID currently defined in the system: %s.%s
      ' % (module, xml_id))
      ValueError: No such external ID currently defined in the system: base.group_tool
      _user


      求助啊。装不了模块了。都是报这个错。

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

        你安装什么模块呢?(可以模块列表里找出安装的模块)

        【上海先安科技】(joshua AT openerp.cn),欢迎关注公众号:openerp_cn

        1 Reply Last reply Reply Quote 0
        • Z
          zero1233276 last edited by

          [quote author=Joshua link=topic=4304.msg11758#msg11758 date=1345023152]
          你安装什么模块呢?(可以模块列表里找出安装的模块)
          [/quote]

          是什么模块都是这个问题装不了,找不到xmlid,和groups_tool_user这个有关。没找到解决办法。

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

            [quote author=zero1233276 link=topic=4304.msg11756#msg11756 date=1345014531]
              File "D:\erp\openerp\addons\base\ir\ir_model.py", line 644, in _get_id
                raise ValueError('No such external ID currently defined in the system: %s.%s
            ' % (module, xml_id))
            ValueError: No such external ID currently defined in the system: base.group_tool
            _user


            求助啊。装不了模块了。都是报这个错。
            [/quote]
            估计你有一个模块安装出现问题,其他模块安装的时候你没有取消那个出问题的模块,你执行已安排升级的时候可以看到所有排定安装的模块,你一个个取消,看看问题是出现在哪个模块。

            【上海先安科技】(joshua AT openerp.cn),欢迎关注公众号:openerp_cn

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

              安装 subscription 模块...

              或者 某个模块没有 depends 这个 subscription 模块...

              1 Reply Last reply Reply Quote 0
              • Z
                zero1233276 last edited by

                [quote author=mrshelly link=topic=4304.msg11762#msg11762 date=1345095563]
                安装 subscription 模块...

                或者 某个模块没有 depends 这个 subscription 模块...
                [/quote]

                高手哇。确实是 subscription这个模块的问题。但是不清楚问题在哪/。

                1 Reply Last reply Reply Quote 0
                • Z
                  zero1233276 last edited by

                  [quote author=Joshua link=topic=4304.msg11760#msg11760 date=1345082683]
                  [quote author=zero1233276 link=topic=4304.msg11756#msg11756 date=1345014531]
                    File "D:\erp\openerp\addons\base\ir\ir_model.py", line 644, in _get_id
                      raise ValueError('No such external ID currently defined in the system: %s.%s
                  ' % (module, xml_id))
                  ValueError: No such external ID currently defined in the system: base.group_tool
                  _user


                  求助啊。装不了模块了。都是报这个错。
                  [/quote]
                  估计你有一个模块安装出现问题,其他模块安装的时候你没有取消那个出问题的模块,你执行已安排升级的时候可以看到所有排定安装的模块,你一个个取消,看看问题是出现在哪个模块。
                  [/quote]

                  谢谢,mrshelly有正解。

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