中国本土应用
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 line
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