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 9 社区版 会计模块中文界面问题

    Odoo 新手求助
    5
    9
    5701
    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.
    • F
      fatfox last edited by

      通过源码和deb包两种方式安装了odoo9,发现在中文界面下,安装会计模块后提示如下错误:

      Odoo Server Error<br />Traceback (most recent call last):<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/http.py&quot;, line 599, in _handle_exception<br />&nbsp; &nbsp; return super(JsonRequest, self)._handle_exception(exception)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/http.py&quot;, line 636, in dispatch<br />&nbsp; &nbsp; result = self._call_function(**self.params)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/http.py&quot;, line 315, in _call_function<br />&nbsp; &nbsp; return checked_call(self.db, *args, **kwargs)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/service/model.py&quot;, line 113, in wrapper<br />&nbsp; &nbsp; return f(dbname, *args, **kwargs)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/http.py&quot;, line 308, in checked_call<br />&nbsp; &nbsp; result = self.endpoint(*a, **kw)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/http.py&quot;, line 887, in __call__<br />&nbsp; &nbsp; return self.method(*args, **kw)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/http.py&quot;, line 465, in response_wrap<br />&nbsp; &nbsp; response = f(*args, **kw)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/addons/web/controllers/main.py&quot;, line 975, in call_kw<br />&nbsp; &nbsp; return self._call_kw(model, method, args, kwargs)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/addons/web/controllers/main.py&quot;, line 967, in _call_kw<br />&nbsp; &nbsp; return checked_call(request.db, *args, **kwargs)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/service/model.py&quot;, line 113, in wrapper<br />&nbsp; &nbsp; return f(dbname, *args, **kwargs)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/addons/web/controllers/main.py&quot;, line 966, in checked_call<br />&nbsp; &nbsp; return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/api.py&quot;, line 232, in wrapper<br />&nbsp; &nbsp; return old_api(self, *args, **kwargs)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/models.py&quot;, line 1531, in fields_view_get<br />&nbsp; &nbsp; root_view = View.read_combined(cr, uid, view_id, fields=&#91;&#039;id&#039;, &#039;name&#039;, &#039;field_parent&#039;, &#039;type&#039;, &#039;model&#039;, &#039;arch&#039;], context=context)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/api.py&quot;, line 232, in wrapper<br />&nbsp; &nbsp; return old_api(self, *args, **kwargs)<br />&nbsp; File &quot;/usr/lib/python2.7/dist-packages/openerp/addons/base/ir/ir_ui_view.py&quot;, line 635, in read_combined<br />&nbsp; &nbsp; view_arch = etree.fromstring(view&#91;&#039;arch&#039;].encode(&#039;utf-8&#039;))<br />&nbsp; File &quot;lxml.etree.pyx&quot;, line 3032, in lxml.etree.fromstring (src/lxml/lxml.etree.c:68106)<br />&nbsp; File &quot;parser.pxi&quot;, line 1785, in lxml.etree._parseMemoryDocument (src/lxml/lxml.etree.c:102455)<br />&nbsp; File &quot;parser.pxi&quot;, line 1673, in lxml.etree._parseDoc (src/lxml/lxml.etree.c:101284)<br />&nbsp; File &quot;parser.pxi&quot;, line 1074, in lxml.etree._BaseParser._parseDoc (src/lxml/lxml.etree.c:96466)<br />&nbsp; File &quot;parser.pxi&quot;, line 582, in lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:91275)<br />&nbsp; File &quot;parser.pxi&quot;, line 683, in lxml.etree._handleParseResult (src/lxml/lxml.etree.c:92461)<br />&nbsp; File &quot;parser.pxi&quot;, line 622, in lxml.etree._raiseParseError (src/lxml/lxml.etree.c:91757)<br />XMLSyntaxError: EntityRef: expecting &#039;;&#039;, line 110, column 56
      



      将管理员默认语言改成英文后,会计模块就没有问题。有没有和我碰到一样问题的兄弟呀?
      下面的截图是我只安装会计模块情况下出现的

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

        现在9.0 各种小bug应该还是比较多的,
        等官方慢慢修复吧。

        恬淡

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

          没玩过9,看代码应该很容易解决的,提个patch给官方吧

          GoodERP -- Odoo China fork

          1 Reply Last reply Reply Quote 0
          • F
            fatfox last edited by

            多谢两位老大回复,我看odoo froum里面也有一个中国用户问同样的问题
            https://www.odoo.com/forum/help-1/question/v9-enterprise-edition-error-message-92811

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

              Fixed!
              找到翻译文件zh_CN.po

              把下面翻译中的空格去掉!

              <br />#. module: account<br />#: model:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view<br />msgid &quot;Invoices &amp;amp; Refunds&quot;<br />msgstr [b]&quot;发票&amp;a mp;退款&quot;[/b]<br />
              



              呵呵呵,国内翻译好强大~

              1 Reply Last reply Reply Quote 0
              • F
                fatfox last edited by

                [quote author=KevinKong link=topic=17357.msg31251#msg31251 date=1446020889]
                Fixed!
                找到翻译文件zh_CN.po

                把下面翻译中的空格去掉!

                <br />#. module: account<br />#: model:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view<br />msgid &quot;Invoices &amp;amp; Refunds&quot;<br />msgstr [b]&quot;发票&amp;a mp;退款&quot;[/b]<br />
                



                呵呵呵,国内翻译好强大~
                [/quote]

                多谢,已经看到

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

                  那么多空格啊。。。这算代码中的bug了吧,

                  恬淡

                  1 Reply Last reply Reply Quote 0
                  • H
                    hawk2sky last edited by

                    官方修复zh_CN.po文件已经更新了。

                    针对这个问题的体验如下:
                    1、修改或从库中下载更新zh_CN.po文件,重新启动odoo服务,并不能解决问题,卸载会计模块,重新安装也不能解决, 重新创建数据库重新安装一个odoo,还是不行;
                    2、由于我使用docker安装的odoo9,发现docker终端对中文支持有问题,发现docker没有中文包,安装中文包,配置好中文环境,重启odoo服务,不能解决问题;
                    3、再次删除数据库,重新初始化数据库,安装会计模块,发现ok了。

                    总结:
                    1、数据库支持中文并且使用了utf-8的字符集,但,操作系统环境必须支持中文,如中文乱码必须先解决;
                    2、如果中文环境有问题,初始化数据库时,odoo的中文环境会有问题。

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