mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update misc and ets
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
'name': "Database auto backup,数据库自动备份",
|
||||
'version': '16.24.06.07',
|
||||
'version': '16.24.07.12',
|
||||
|
||||
'summary': 'Automated backups, optimized from auto_backup of Yenthe Van Ginneken',
|
||||
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
<field name="name">Manager</field>
|
||||
<field name="category_id" ref="app_auto_backup.module_management"/>
|
||||
</record>
|
||||
<!-- group_erp_manager自动拥有备份管理员 -->
|
||||
<record id="base.group_erp_manager" model="res.groups">
|
||||
<!-- group_system 系统用户自动拥有备份管理员 -->
|
||||
<record id="base.group_system" model="res.groups">
|
||||
<field name="implied_ids" eval="[(4, ref('app_auto_backup.group_manager'))]"/>
|
||||
</record>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user