2014-03-02 08:24:15 宁波-橘子(1704653):UnicodeDecodeError: 'ascii' codec can't decode byte 0xb0 in position 1: ordinal not in range(128)File "d:\Program Files\openerp-7.0-20140301-001317\openerp-server", line 2, in <module> import openerpFile "d:\Program Files\openerp-7.0-20140301-001317\openerp\__init__.py", line 49, in <module> import serviceFile "d:\Program Files\openerp-7.0-20140301-001317\openerp\service\__init__.py", line 33, in <module> import web_servicesFile "d:\Program Files\openerp-7.0-20140301-001317\openerp\service\web_services.py", line 43, in <module> from openerp.service import http_serverFile "d:\Program Files\openerp-7.0-20140301-001317\openerp\service\http_server.py", line 48, in <module> from websrv_lib import *File "d:\Program Files\openerp-7.0-20140301-001317\openerp\service\websrv_lib.py", line 38, in <module> from SimpleHTTPServer import SimpleHTTPRequestHandlerFile "C:\Python27\Lib\SimpleHTTPServer.py", line 27, in <module> class SimpleHTTPRequestHandler(BaseHTTPServer.BaseHTTPRequestHandler):File "C:\Python27\Lib\SimpleHTTPServer.py", line 208, in SimpleHTTPRequestHandler mimetypes.init() # try to read system mime.typesFile "C:\Python27\Lib\mimetypes.py", line 360, in init db.read_windows_registry()File "C:\Python27\Lib\mimetypes.py", line 260, in read_windows_registry for subkeyname in enum_types(hkcr):File "C:\Python27\Lib\mimetypes.py", line 250, in enum_types ctype = ctype.encode(default_encoding) # omit in 3.x!
2014-03-02 08:24:46 宁波-橘子(1704653):怎么解决?
2014-03-02 08:25:56 保定-粉刷匠(992102498):神一样的问题,只有神能解决。
2014-03-02 08:26:24 宁波-橘子(1704653):神?
2014-03-02 08:26:41 宁波-橘子(1704653):http://bugs.python.org/review/9291/diff/1663/Lib/mimetypes.py
2014-03-02 08:26:42 @橘子 ⇪ 标题: lib/mimetypes.py - issue 9291: mimetypes initialization fails on windows because of non-latin characters in registry - code review
2014-03-02 08:27:03 宁波-橘子(1704653):是这个解决方案吗?
2014-03-02 08:27:29 宁波-橘子(1704653):只智能是编码方式的问题
2014-03-02 08:31:50 上海-钱多多(745422424):Server Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 89, in send return openerp.netsvc.dispatch_rpc(service_name, method, args) File "/usr/lib/pymodules/python2.7/openerp/netsvc.py", line 292, in dispatch_rpc result = ExportService.getService(service_name).dispatch(method, params) File "/usr/lib/pymodules/python2.7/openerp/service/web_services.py", line 626, in dispatch res = fn(db, uid, *params) File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 188, in execute_kw return self.execute(db, uid, obj, method, *args, **kw or {}) File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 131, in wrapper return f(self, dbname, *args, **kwargs) File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 197, in execute res = self.execute_cr(cr, uid, obj, method, *args, **kw) File "/usr/lib/pymodules/python2.7/openerp/addons/audittrail/audittrail.py", line 514, in execute_cr return fct_src(cr, uid, model, method, *args, **kw) File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 185, in execute_cr return getattr(object, method)(cr, uid, *args, **kw) File "/usr/lib/pymodules/python2.7/openerp/addons/oecn_account_print/account.py", line 42, in name_get if not len(ids):TypeError: object of type 'int' has no len()
2014-03-02 08:32:00 上海-钱多多(745422424):这个怎么解决阿?
2014-03-02 08:34:00 上海-钱多多(745422424):科目一览表点明细的时候出现这个问题的
2014-03-02 08:35:33 保定-粉刷匠(992102498):@上海-钱多多 的这个问题的提法开始走下神坛了。不过貌似还差好多背景没有提供。
2014-03-02 08:47:04 保定-粉刷匠(992102498):如何问问题,确实是个问题呀!
2014-03-02 08:54:27 上海-钱多多(745422424):
2014-03-02 09:04:24 宁波-橘子(1704653):解决OK
2014-03-02 09:04:35 宁波-橘子(1704653):http://bugs.python.org/review/9291/diff/1663/Lib/mimetypes.py
2014-03-02 09:04:37 @橘子 ⇪ 标题: lib/mimetypes.py - issue 9291: mimetypes initialization fails on windows because of non-latin characters in registry - code review
2014-03-02 09:04:43 重庆-mrshelly(49812643):Hello, 们, 提醒大家参与OpenERP 7.0 中文文档翻译计划"每日一翻":https://translations.launchpad.net/openobject-doc/7.0/+lang/zh_CN
2014-03-02 09:04:45 @shelly→水 ⇪ 标题: chinese (simplified) (zh_cn) : translations : series 7.0 : openerp documentation
2014-03-02 09:05:05 宁波-橘子(1704653):我一直想去翻译一直不知道怎么做
2014-03-02 09:05:20 宁波-橘子(1704653):真不是不想做,每次都没看懂
2014-03-02 09:05:26 宁波-橘子(1704653):只能放弃
2014-03-02 09:07:32 重庆-mrshelly(49812643):Done
2014-03-02 09:51:19 珠海-liAnGjiA(2813****9):Dear mrshelly:那些已经翻译了的,还是未能同步过来,因此,暂时还不知道怎么去译以及译哪些
2014-03-02 09:53:34 湖北-刀锋(410502822):签到
2014-03-02 09:53:51 珠海-liAnGjiA(2813****9):有这回事?
2014-03-02 09:53:52 珠海-liAnGjiA(2813****9):签到?
2014-03-02 09:53:57 珠海-liAnGjiA(2813****9):.qqbot ping
2014-03-02 09:53:57 我还活着!
2014-03-02 09:55:21 珠海-liAnGjiA(2813****9):薪酬管理 工资规则分类 工资规则 薪酬结构 合同 员工工资条 Payslips Batch 捐款记录 员工工资条打印(PDF) Payslip Details PDF Report Payslip Lines PDF Report
2014-03-02 09:55:35 珠海-liAnGjiA(2813****9):这三条应该完工了。
2014-03-02 10:00:33 重庆-mrshelly(49812643):会同步过来的。
2014-03-02 10:04:47 珠海-liAnGjiA(2813****9):我打算这一页我承包了:
可以吗?各位http://oedoc70.mrshelly.com/book/1/1_1_Inst_Config/1_1_Inst_Config_install.html
2014-03-02 10:05:22 珠海-liAnGjiA(2813****9):
2014-03-02 10:20:31 重庆-mrshelly(49812643):可以呀. 可惜不能留名.
2014-03-02 10:23:18 珠海-liAnGjiA(2813****9):
2014-03-02 10:23:28 珠海-liAnGjiA(2813****9):刘明。
2014-03-02 10:25:47 上海-钱多多(745422424):?????
2014-03-02 10:29:00 珠海-liAnGjiA(2813****9):难怪每天都有人在群里签到。
2014-03-02 10:32:54 珠海-liAnGjiA(2813****9):In its default configuration at the time of writing, the OpenERP client connects to port 8069 on the server using the XML-RPC protocol (from Linux) or port 8070 using the NET-RPC protocol instead (from Windows). You can use any protocol from either operating system. NET-RPC is quite a bit quicker. OpenERP can run XML-RPC, but not NET-RPC, as a secure connection.
2014-03-02 10:34:40 珠海-liAnGjiA(2813****9):下班走人
2014-03-02 10:34:55 重庆-mrshelly(49812643):
什么作息?
2014-03-02 10:35:04 重庆-mrshelly(49812643):什么时区?
2014-03-02 10:53:25 珠海-liAnGjiA(2813****9):西九区