mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update misc
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
</function>
|
||||
<function model="res.country" name="write" context="{'lang': 'zh_CN'}">
|
||||
<value eval="[ref('base.tw')]"/>
|
||||
<value eval="{'sequence': 31}"/>
|
||||
<value eval="{
|
||||
'name': '中国台湾',
|
||||
'sequence': 31
|
||||
}"/>
|
||||
</function>
|
||||
</data>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user