Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TA#66760 [16.0][MIG] admin_light_base #163

Merged
merged 167 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
167 commits
Select commit Hold shift + click to select a range
cf24e5b
Dockerfile (#1)
foutoucour Jan 4, 2018
30fdd11
Merge changes from foutoucour
ddufresne Jan 6, 2018
1c94801
Dockerfile (#1)
foutoucour Jan 4, 2018
19e70ac
Setup Dockerfile for odoo-base
ddufresne Jan 8, 2018
989ec84
add updoo + tests to confirm commands are available
Mar 15, 2018
633fb9b
improve the tests
Mar 15, 2018
8e2141a
11.0 numitech (#24)
foutoucour Mar 22, 2018
d2f7c8f
[11.0] Add numipack
ddufresne Apr 10, 2018
5e611be
add report_aeroo as dependency of numipack (#31)
foutoucour Apr 17, 2018
a17541b
[11.0] add module web_search_date_range to numipack (#39)
ddufresne May 22, 2018
b08342a
Add OCA/server-auth and password_security (#42)
foutoucour Jun 5, 2018
bdcd57c
remove auth_brute_force (TA#3061) (#46)
foutoucour Jul 3, 2018
f20e4ed
Add web_search_with_and to Numipack (#45)
ddufresne Jul 5, 2018
2ef3abd
Add board to numipack
ddufresne Jul 5, 2018
649686f
Add web_contextual_search_favorite to numipack
ddufresne Jul 12, 2018
0a2ecd3
Update __manifest__.py (#53)
foutoucour Aug 6, 2018
1dfc4eb
implement hourly backups (TA#3829) (#55)
foutoucour Aug 16, 2018
aae92d8
Add document to numipack
Aug 13, 2018
1cdfbdd
Add mass_editing to numipack
Aug 30, 2018
1808342
Add module web_custom_label to numipack
Sep 14, 2018
daf2a5f
Add modules admin_light_base and admin_light_user
Sep 18, 2018
7f782b0
Add binding between admin_light_user and password_security
Sep 18, 2018
28366d4
Codacy fix
Sep 18, 2018
89abb98
Add module admin_light_auditlog
Sep 24, 2018
ccbf77f
fix acl name
Sep 24, 2018
dcef7e8
Add module admin_light_mail
Sep 24, 2018
0fb3f4c
Add module admin_light_calendar
Sep 25, 2018
9ed2381
Add missing dependency
Sep 25, 2018
d290f1b
Add admin_light_gamification
Sep 27, 2018
f6d6837
remove unported modules
Oct 9, 2018
85a1396
remove unported modules
Oct 9, 2018
51039e3
remove unported modules
Oct 9, 2018
e471d25
Put back gitoo.yml and update numipack
Oct 22, 2018
6627a8a
Remove sentry
Oct 23, 2018
f374a7d
Enable autobackup
Oct 23, 2018
7913c76
Add partner_phone_validation to numipack
Oct 31, 2018
124dabf
Add missing acl line to admin_ligh_user group.
Nov 14, 2018
35719dd
setup web.base.url.freeze (TA#6960) (#96) (#97)
foutoucour Dec 5, 2018
1fa4d10
use <function> so it does not crash if the value is already set
foutoucour Dec 12, 2018
a9f0428
Fix admin_light_user
Nov 19, 2018
6590b40
Add module admin_light_web
Oct 4, 2018
600860f
add ir_attachment_access_token_portal to numipack TA#6109 (#81)
foutoucour Nov 5, 2018
2ac0241
Fix sources of modules in numipack manifest
Nov 13, 2018
bb96686
Activate report_aeroo and disable_odoo_online
ddufresne Jan 24, 2019
27d80b6
Migrate admin_light to v12
ddufresne Jan 24, 2019
311fd8f
admin_light_auditlog: fix subscribe/unsubscribe
ddufresne Feb 21, 2019
fdbb5b7
Add password security to numipack 12.0
ddufresne Feb 22, 2019
79de139
Add module web_search_with_and for version 12.0
ddufresne Feb 22, 2019
93fd57a
Replace password_security with auth_password_policy
ddufresne Mar 8, 2019
f80ef7e
Add sequences to admin light
ddufresne Mar 26, 2019
b860b8d
Add migration script for sequences in admin light
ddufresne Mar 27, 2019
4cbf2b4
enable hourly backups (#148)
foutoucour May 8, 2019
1781ad8
Add numipack accounting
ddufresne May 21, 2019
d669a8e
Numipack Accounting: Remove unlink access to accounting models
ddufresne May 30, 2019
40163b2
Add numipack for sale, purchase and project
ddufresne May 30, 2019
6e1e557
Add missing unlink access
ddufresne May 30, 2019
590ba9b
Typo
ddufresne May 30, 2019
afc8853
Typo
ddufresne May 30, 2019
9381ae8
Add vendor_invoice_full_list to numipack_account
ddufresne May 30, 2019
1b718cc
Add partner_create_group to numipack
ddufresne May 31, 2019
401b059
Add modules to numipack_account
ddufresne Jun 27, 2019
8fcc0d2
Add module web_email_field_new_tab to Numipack (#163)
ddufresne Aug 2, 2019
d544929
Add mail subtypes to admin light mail
ddufresne Aug 12, 2019
4224fee
Remove restriction on account.move.line unlink (#174)
ddufresne Aug 28, 2019
7e91f3e
Add module product_extra_views to numipack (#176)
ddufresne Aug 30, 2019
f81259c
Add module database_bi_user (#177)
ddufresne Sep 3, 2019
dcdeccc
Use extended.security.rule for preventing unlink rules of domain mode…
ddufresne Sep 4, 2019
4a57166
Prevent access errors related to res.groups when saving a user (#179)
ddufresne Sep 9, 2019
6e12dc6
Add missing dependency to admin_light_user (#180)
ddufresne Sep 11, 2019
945cb6f
Add report_aeroo_replace_qweb to numipack (#182)
ddufresne Oct 2, 2019
da7760b
Add web_form_disable_autocomplete to numipack (#185)
ddufresne Oct 7, 2019
f500b2d
Update __manifest__.py
ddufresne Oct 11, 2019
e4ddf2b
Add base_extended_security to numipack_account dependencies (#186)
ddufresne Oct 11, 2019
0a1d478
12.0 revoke columns from BI user (#184)
ddufresne Oct 11, 2019
1aba45b
Add project_task_stage_external_mail to numipack (#187)
ddufresne Oct 25, 2019
bd7eaf1
Add mail_message_from_author to numipack (#188)
ddufresne Nov 6, 2019
aab3fa4
Add mail_notification_no_footer to numipack (#189)
ddufresne Nov 6, 2019
f542822
Add konvergo (#195)
ddufresne Nov 29, 2019
0fd394d
Add account_show_full_features to konvergo (#196)
ddufresne Dec 3, 2019
5015f8f
add odoo_debrand (TA#16526) (#204)
foutoucour Dec 20, 2019
1036ec7
Add web_custom_modifier
ddufresne Dec 20, 2019
3d50fe7
12.0 login page (TA#18145) (#205)
foutoucour Jan 6, 2020
eeb4e6b
Add profile_hr (#211)
ddufresne Jan 20, 2020
06edf54
Update __manifest__.py (#213)
foutoucour Jan 30, 2020
6e2dd98
Add module contacts_config_sale_manager to numipack_sale (#217)
ddufresne Feb 5, 2020
fc57323
Setup favicon and title (TA#16527) (#219)
foutoucour Feb 6, 2020
17eeb12
disable publisher cron job (TA#16530) (#218)
foutoucour Feb 6, 2020
a660163
Add konvergo_bot (#220)
ddufresne Feb 7, 2020
3446e4b
Allow to disable protection on protected fields (#222)
ddufresne Feb 7, 2020
baa1dcc
Add smile_web_impex (TA#19309) (#223)
ddufresne Feb 10, 2020
69fab74
TA#18504 Add contacts_config_menu_moved_right to numipack (#224)
ddufresne Feb 12, 2020
2ad3451
Add module admin_light_company (#230)
ddufresne Feb 20, 2020
efcec4f
Add multi-company rule to admin light (#265)
ddufresne May 14, 2020
c6d0252
TA#23899 Add numikube_attachment_minio (#266)
ddufresne May 21, 2020
d5567e5
TA#23985 Add module numikube_database_backup (#267)
ddufresne May 26, 2020
82e7433
Add web_search_date_range_account to Numipack (#269)
ddufresne Jun 2, 2020
043c6a3
Add session_redis to numikube (#272)
ddufresne Jun 18, 2020
d3aa8cb
Allow to customise the bucket name for attachments and backups (#275)
ddufresne Jun 29, 2020
d56872b
TA#23573 Add mail.tracking.value access to admin light (#278)
ddufresne Jul 2, 2020
509c170
TA#25365 Add minio backups rotation (#289)
ddufresne Jul 16, 2020
467dd61
TA#26522 Fix backups transfer to minio (#303)
ddufresne Aug 25, 2020
094bd93
Remove attachment migration script (#305)
ddufresne Aug 28, 2020
6339990
TA#26814 run database backups with awscli (#311)
ddufresne Sep 3, 2020
a149ef6
TA#21323 Add module mail_template_default to numipack (#312)
ddufresne Sep 8, 2020
048622d
TA#26522 Use custom dump_db script (#320)
ddufresne Sep 15, 2020
1986343
TA#23503 Remove mail_notification_no_footer from numipack (#331)
ddufresne Sep 30, 2020
9321546
TA#29490 add module prod2x_user_activation (#368)
ddufresne Dec 16, 2020
e271244
TA#30823 add admin light group to restricted fields (#379)
ddufresne Jan 7, 2021
19d6042
TA#30492 add extra audit and security rules to numipack (#383)
ddufresne Jan 21, 2021
738a69a
Add missing dependency to numipack_stock (#389)
ddufresne Feb 3, 2021
b624433
TA#32338 add a parameter to prevent database backups (#393)
ddufresne Feb 9, 2021
05ddbcd
#TA33279 - update numipack account (#400)
jbreard Mar 2, 2021
8891836
TA#34544 - update numipack (#413)
jbreard Mar 24, 2021
42b38c0
TA#34962 prevent admin light from unarchiving super user (#416)
ddufresne Mar 31, 2021
641622e
TA#34363 port konvergo to v14 (#419)
ddufresne Apr 1, 2021
a2171ee
TA#37571 Port konvergo_account to v14 (#449)
ddufresne Jun 16, 2021
7f798e2
TA#41365 add missing action to group Access Rights (#507)
ddufresne Dec 15, 2021
0bcde70
TA#41366 add extended security rule to account types (#515)
ddufresne Jan 20, 2022
75a57d3
Bump module version
ddufresne Feb 8, 2022
cb59aaa
bump version to update data (#539)
jjbreard2 May 18, 2022
0a79a39
TA#44348 add missing access rights for password reset wizard (#541)
ddufresne May 24, 2022
b96faab
TA#44603 - Forbid access to administration access rights by admin lig…
majouda Jun 23, 2022
3e6a2a1
TA#44603 - Bump version (#568)
jjbreard2 Jul 20, 2022
29c5fa0
TA#45949 add module stock_account_visibility (#587)
majouda Aug 23, 2022
46a08a9
TA#47076 - Update numipack v14 (#611)
jjbreard2 Oct 26, 2022
8914d15
TA#49755 fix admin_light_user (#650)
majouda Jan 20, 2023
259cb20
TA#49755 Fix admin_light_user (#651)
majouda Jan 23, 2023
ce9b407
TA#49755 Fix admin_light_user (#652)
majouda Jan 23, 2023
ad6c9da
TA#49755 Remove print from code (#653)
majouda Jan 23, 2023
af7f5bb
TA#47945 [IMP] admin_light_user : remove allow export group category …
lanto-razafindrabe Mar 7, 2023
2530066
TA#47945 [UP] Bump module version (#688)
majouda Mar 8, 2023
8b3184a
TA#50605 [MIG]:numikube_staging (#679)
houdaBENTALEB Mar 16, 2023
c4c1dbe
TA#51432 [FIX]: Modules Numipack v14 (#695)
houdaBENTALEB Mar 16, 2023
3a95a7a
TA#51462 [MIG]: numipack_stock (#698)
houdaBENTALEB Mar 21, 2023
6a350bd
Update README.rst
qtiplb Mar 28, 2023
c5a63f0
Update README.rst
qtiplb Apr 4, 2023
38a54b4
TA#52250 [MIG] Migration of six modules on odoo-base (#725)
lanto-razafindrabe Apr 6, 2023
42c7417
Update README.rst
qtiplb Apr 25, 2023
0e0d445
fix images path in Readme v14
qtiplb Apr 25, 2023
b9a6675
TA#53673 [ADD] admin_light_filters : migration of module (#737)
lanto-razafindrabe May 29, 2023
082f7e2
TA#53672 [UP] Add module admin_light_filters to Numipack (#739)
majouda Jun 5, 2023
3299ffd
TA#53621 [IMP] numipack_account : make account_setup_fy_data_state vi…
lanto-razafindrabe Jun 8, 2023
c39c879
TA#53621 [FIX] Display field account_setup_fy_data_state (#746)
majouda Jun 9, 2023
a85fce6
TA#53984 [ADD] admin_light_bi_view_editor : module on v14 (#750)
lanto-razafindrabe Jun 12, 2023
5c8fd11
TA#54157 [UP] Add module admin_light_web to Numipack (#758)
majouda Jun 26, 2023
4f8b56b
TA#53106 add back web_search_with_and (#761)
qtiplb Jun 30, 2023
a14b4dd
TA#55010 add project list to numipack_project [14.0] (#763)
qtiplb Jun 30, 2023
76dcf10
TA#55339 [ADD] web_advanced_search to Numipack (#771)
TumbaoJu Jul 20, 2023
83eeeab
TA#55279 [UP] Remove stock_immediate_transfert_disable du Numipack_st…
majouda Jul 28, 2023
6864baa
TA#56788 [UP] Enrishi list of modules (#808)
majouda Aug 23, 2023
e0f83a8
TA#56786 [UPD] translations improved for admin light modules (#809)
lanto-razafindrabe Aug 28, 2023
a0ad746
TA#56971 TA#56928 [UP] Adapt module to OCA auditlog (#818)
majouda Aug 30, 2023
2e33e2e
TA#56200 [ADD] admin_light_mail_outlook, admin_light_mail_gmail (#821)
lanto-razafindrabe Sep 11, 2023
bea92ed
TA#57998 [UP] add module base_external_report_layout to Konvergo (#829)
majouda Oct 17, 2023
9c8b7ba
TA#57414 [ADD] event_allowed_ceu : new module (#830)
lanto-razafindrabe Oct 17, 2023
8d49ea2
Revert "TA#57414 [ADD] event_allowed_ceu : new module (#830)" (#831)
majouda Oct 17, 2023
c457dbb
Bump Numipack Module Version (#832)
majouda Oct 18, 2023
3eb5a63
TA#58024 [UP] Add module account_fiscalyear_end_on_company to numipac…
majouda Oct 24, 2023
f5b10c2
TA#56200 [UP] Grant access to mail_mail for the group email_server (#…
majouda Oct 27, 2023
c2786cc
TA#56932 TA#59200 add base_automation_webhood (#858)
qtiplb Dec 21, 2023
c48e086
TA#61224 [UPD] Remove db host from godoo isolate cmd (#866)
majouda Jan 16, 2024
b0ac152
TA#58430 [UPD] Add module to numipack_stock (#870)
majouda Jan 30, 2024
3af3278
Revert "TA#61224 [UPD] Remove db host from godoo isolate cmd (#866)" …
majouda Feb 19, 2024
ebbef3e
TA#64496 [DEL] Remove account_setup_fy_data_state visible from res co…
abenzbiria May 1, 2024
66240c1
TA#66760-move
majouda Jul 29, 2024
5a6c01d
TA#66760 [16.0][MIG] admin_light_base
majouda Jul 29, 2024
1825f0a
TA#66760 [16.0][MIG] admin_light_base
majouda Jul 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .docker_files/main/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"summary": "Install all addons required for testing.",
"depends": [
"base",
"admin_light_base",
"attachment_minio",
"base_external_report_layout",
"ir_attachment_access_token_portal",
Expand Down
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN gitoo install-all --conf_file /gitoo.yml --destination "${THIRD_PARTY_ADDONS

USER odoo

COPY admin_light_base /mnt/extra-addons/admin_light_base
COPY attachment_minio /mnt/extra-addons/attachment_minio
COPY base_external_report_layout /mnt/extra-addons/base_external_report_layout
COPY ir_attachment_access_token_portal /mnt/extra-addons/ir_attachment_access_token_portal
Expand Down
34 changes: 34 additions & 0 deletions admin_light_base/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
Admin Light
===========
This module adds a new `Administration` menu with restricted functionalities.

.. image:: static/description/app_icon.png

The purpose of this module is to give partial administration access to the client.
This helps prevent manipulation errors and simplifies the navigation for the administrator.

This module adds the new application without any content.
Specific modules add the functionalities to the application.

Functionalities are added on an `ad hoc` basis, based on the trainings completed by the client.
Each functionnality is added by a specific user group.

.. image:: static/description/user_form.png

Sequences
---------
A new group `Safe Administration / Sequences` is added.

.. image:: static/description/sequence_group.png

This group has access to create and edit sequences.

.. image:: static/description/sequence_list.png

Contributors
------------
* Numigi (tm) and all its contributors (https://bit.ly/numigiens)

More information
----------------
* Meet us at https://bit.ly/numigi-com
2 changes: 2 additions & 0 deletions admin_light_base/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Copyright 2018 Numigi (tm) and all its contributors (https://bit.ly/numigiens)
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
20 changes: 20 additions & 0 deletions admin_light_base/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 2018 Numigi (tm) and all its contributors (https://bit.ly/numigiens)
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).

{

Check warning on line 4 in admin_light_base/__manifest__.py

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

admin_light_base/__manifest__.py#L4

Statement seems to have no effect
"name": "Admin Light",
"version": "16.0.1.0.0",
"author": "Numigi",
"maintainer": "Numigi",
"license": "LGPL-3",
"category": "Other",
"summary": "Add an admin menu with restricted functionalities.",
"depends": ["base"],
"data": [
"views/base.xml",
"views/sequence.xml",
"security/ir.model.access.csv",
],
"installable": True,
"application": True,
}
28 changes: 28 additions & 0 deletions admin_light_base/data/base.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo>

<record id="module_category_admin" model="ir.module.category">
<field name="name">Safe Administration</field>
<field name="sequence">100</field>
</record>

<record id="group_admin" model="res.groups">
<field name="name">Safe Administration / Base</field>
<field name="category_id" ref="base.module_category_usability" />
</record>

<menuitem
id="menu_admin"
name="Administration"
web_icon="base,static/description/settings.png"
sequence="500"
groups="group_admin" />

<menuitem
id="menu_other"
name="Other"
parent="menu_admin"
sequence="100"
/>

</odoo>
19 changes: 19 additions & 0 deletions admin_light_base/data/sequence.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo>

<record id="group_sequence" model="res.groups">
<field name="name">Sequences</field>
<field name="category_id" ref="module_category_admin" />
<field name="implied_ids" eval="[(4, ref('group_admin'))]" />
</record>

<menuitem
id="menu_sequence"
name="Sequences"
parent="menu_other"
groups="group_sequence"
action="base.ir_sequence_form"
sequence="10"
/>

</odoo>
44 changes: 44 additions & 0 deletions admin_light_base/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * admin_light_base
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-01-24 16:38+0000\n"
"PO-Revision-Date: 2024-06-24 11:39-0500\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"X-Generator: Poedit 2.0.6\n"

#. module: admin_light_base
#: model:ir.ui.menu,name:admin_light_base.menu_admin
msgid "Administration"
msgstr "Administration"

#. module: admin_light_base
#: model:ir.module.category,name:admin_light_base.module_category_admin
msgid "Safe Administration"
msgstr "Administration sécurisée"

#. module: admin_light_base
#: model:res.groups,name:admin_light_base.group_admin
msgid "Safe Administration / Base"
msgstr "Administration sécurisée / Base"

#. module: admin_light_base
#: model:ir.ui.menu,name:admin_light_base.menu_other
msgid "Other"
msgstr "Autre"

#. module: admin_light_base
#: model:ir.ui.menu,name:admin_light_base.menu_sequence
#: model:res.groups,name:admin_light_base.group_sequence
msgid "Sequences"
msgstr "Séquences"
2 changes: 2 additions & 0 deletions admin_light_base/security/ir.model.access.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,name,model_id/id,group_id/id,perm_read,perm_write,perm_create,perm_unlink
access_ir_sequence,Admin Light: ir.sequence,base.model_ir_sequence,group_sequence,1,1,1,1
Binary file added admin_light_base/static/description/app_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added admin_light_base/static/description/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions admin_light_base/views/base.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo>

<record id="module_category_admin" model="ir.module.category">
<field name="name">Safe Administration</field>
<field name="sequence">100</field>
</record>

<record id="group_admin" model="res.groups">
<field name="name">Safe Administration / Base</field>
<field name="category_id" ref="base.module_category_usability" />
</record>

<menuitem
id="menu_admin"
name="Administration"
web_icon="base,static/description/settings.png"
sequence="500"
groups="group_admin" />

<menuitem
id="menu_other"
name="Other"
parent="menu_admin"
sequence="100"
/>

</odoo>
19 changes: 19 additions & 0 deletions admin_light_base/views/sequence.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<odoo>

<record id="group_sequence" model="res.groups">
<field name="name">Sequences</field>
<field name="category_id" ref="module_category_admin" />
<field name="implied_ids" eval="[(4, ref('group_admin'))]" />
</record>

<menuitem
id="menu_sequence"
name="Sequences"
parent="menu_other"
groups="group_sequence"
action="base.ir_sequence_form"
sequence="10"
/>

</odoo>
Loading