mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
国家改为 国家地区
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<odoo>
|
||||
<data noupdate="1">
|
||||
<!-- 各种默认值 -->
|
||||
<!--设置客户默认国家为中国-->
|
||||
<!--设置客户默认国家/地区为中国-->
|
||||
<function model="ir.default" name="set"
|
||||
eval="('res.partner', 'country_id', ref('base.cn'))"/>
|
||||
<!--设置默认时区为中国,注意select 类型要加 ""-->
|
||||
|
||||
Reference in New Issue
Block a user