中国本土应用
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

13 行
388B

  1. # -*- coding: utf-8 -*-
  2. # Part of Odoo. See LICENSE file for full copyright and licensing details.
  3. # Copyright (C) 2007-2014 Jeff Wang(<http://jeff@osbzr.com>).
  4. from . import models
  5. from odoo import api, SUPERUSER_ID
  6. def load_translations(cr, registry):
  7. env = api.Environment(cr, SUPERUSER_ID, {})
  8. env.ref('l10n_cn.l10n_chart_china_small_business').process_coa_translations()
上海开阖软件有限公司 沪ICP备12045867号-1