Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
OpenERP 默认会向系统事件日志中记录log, 只需要在 openerp-server.conf 文件中指定
<br />....<br />syslog = False<br />....<br />
配置文件里面有个参数syslog,这个设置成False就不会写系统文件了感谢 上海-蜗牛 A门...