mirror of
https://github.com/brain-tec/account_ebics.git
synced 2026-04-26 07:36:51 +00:00
[MIG] account_ebics: Migration to 19.0
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<odoo>
|
||||
<record model="res.groups" id="group_ebics_manager">
|
||||
<record id="group_ebics_manager" model="res.groups">
|
||||
<field name="name">EBICS Manager</field>
|
||||
<field name="category_id" ref="base.module_category_hidden" />
|
||||
<field name="privilege_id" ref="account.res_groups_privilege_accounting" />
|
||||
</record>
|
||||
|
||||
<data noupdate="1">
|
||||
|
||||
Reference in New Issue
Block a user