Remove group_aeat_347_admin

This commit is contained in:
Raimon Esteve 2020-11-30 13:53:19 +01:00
parent 7d6ef8e182
commit dd30bf5471
4 changed files with 6 additions and 22 deletions

View File

@ -3,14 +3,6 @@
contains the full copyright notices and license terms. -->
<tryton>
<data>
<record model="res.group" id="group_aeat_347_admin">
<field name="name">Aeat_347 Administration</field>
</record>
<record model="res.user-res.group" id="user_admin_group_aeat_347_admin">
<field name="user" ref="res.user_admin"/>
<field name="group" ref="group_aeat_347_admin"/>
</record>
<record model="ir.ui.view" id="aeat_347_party_record_form_view">
<field name="model">aeat.347.report.party</field>
<field name="type">form</field>
@ -45,7 +37,7 @@ contains the full copyright notices and license terms. -->
</record>
<record model="ir.model.access" id="access_aeat_347_party_record_admin">
<field name="model" search="[('model', '=', 'aeat.347.report.party')]"/>
<field name="group" ref="group_aeat_347_admin"/>
<field name="group" ref="account.group_account"/>
<field name="perm_read" eval="True"/>
<field name="perm_write" eval="True"/>
<field name="perm_create" eval="True"/>
@ -85,7 +77,7 @@ contains the full copyright notices and license terms. -->
</record>
<record model="ir.model.access" id="access_aeat_347_property_record_admin">
<field name="model" search="[('model', '=', 'aeat.347.report.property')]"/>
<field name="group" ref="group_aeat_347_admin"/>
<field name="group" ref="account.group_account"/>
<field name="perm_read" eval="True"/>
<field name="perm_write" eval="True"/>
<field name="perm_create" eval="True"/>
@ -125,7 +117,7 @@ contains the full copyright notices and license terms. -->
</record>
<record model="ir.model.access" id="access_aeat_347_report_admin">
<field name="model" search="[('model', '=', 'aeat.347.report')]"/>
<field name="group" ref="group_aeat_347_admin"/>
<field name="group" ref="account.group_account"/>
<field name="perm_read" eval="True"/>
<field name="perm_write" eval="True"/>
<field name="perm_create" eval="True"/>

View File

@ -32,7 +32,7 @@ contains the full copyright notices and license terms. -->
<record model="ir.action-res.group"
id="act_recalculate-group_aeat347">
<field name="action" ref="act_aeat_347_recalculate"/>
<field name="group" ref="group_aeat_347_admin"/>
<field name="group" ref="account.group_account"/>
</record>
<record model="ir.ui.view" id="aeat_347_reasign_start_view">
@ -58,7 +58,7 @@ contains the full copyright notices and license terms. -->
<record model="ir.action-res.group"
id="act_reasign-group_aeat347">
<field name="action" ref="act_aeat_347_reasign"/>
<field name="group" ref="group_aeat_347_admin"/>
<field name="group" ref="account.group_account"/>
</record>
<record model="ir.ui.view" id="aeat_347_record_tree_view">
@ -94,7 +94,7 @@ contains the full copyright notices and license terms. -->
</record>
<record model="ir.model.access" id="access_aeat_347_record_admin">
<field name="model" search="[('model', '=', 'aeat.347.record')]"/>
<field name="group" ref="group_aeat_347_admin"/>
<field name="group" ref="account.group_account"/>
<field name="perm_read" eval="True"/>
<field name="perm_write" eval="True"/>
<field name="perm_create" eval="True"/>

View File

@ -596,10 +596,6 @@ msgctxt "model:ir.ui.menu,name:menu_aeat_347_report_property"
msgid "AEAT 347 Property Records"
msgstr "Registres propietat AEAT 347"
msgctxt "model:res.group,name:group_aeat_347_admin"
msgid "Aeat_347 Administration"
msgstr "Administració AEAT 347"
msgctxt "selection:account.invoice,aeat347_operation_key:"
msgid "A - Good and service adquisitions above limit (1)"
msgstr "A - Adquisicions de bens i serveis superiors al límit (1)"

View File

@ -597,10 +597,6 @@ msgctxt "model:ir.ui.menu,name:menu_aeat_347_report_property"
msgid "AEAT 347 Property Records"
msgstr "Registros de propiedad AEAT 347"
msgctxt "model:res.group,name:group_aeat_347_admin"
msgid "Aeat_347 Administration"
msgstr "Administración AEAT 347"
msgctxt "selection:account.invoice,aeat347_operation_key:"
msgid "A - Good and service adquisitions above limit (1)"
msgstr "A - Adquisiciones de bienes y servicios superiores al límite (1)"