中国本土应用
選択できるのは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