mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update po and common
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<data noupdate="0">
|
||||
<!--系统设置默认值,每次更新模块时要更新-->
|
||||
<!--设置 多公司 【启用】-->
|
||||
<record id="base.group_user" model="res.groups">
|
||||
<field name="implied_ids"
|
||||
eval="[
|
||||
(3, ref('base.group_multi_company')),
|
||||
]"/>
|
||||
</record>
|
||||
<!-- <record id="base.group_user" model="res.groups">-->
|
||||
<!-- <field name="implied_ids"-->
|
||||
<!-- eval="[-->
|
||||
<!-- (3, ref('base.group_multi_company')),-->
|
||||
<!-- ]"/>-->
|
||||
<!-- </record>-->
|
||||
</data>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user