Skip to content

Commit 638fed6

Browse files
committed
[BOT] post-merge updates
1 parent 0c7f319 commit 638fed6

4 files changed

Lines changed: 17 additions & 15 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_cancel_confirm](base_cancel_confirm/) | 18.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Base Cancel Confirm
25+
[base_import_security_group](base_import_security_group/) | 18.0.1.0.0 | | Group-based permissions for importing CSV files
2526
[base_menu_visibility_restriction](base_menu_visibility_restriction/) | 18.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Restrict (with groups) menu visibilty
2627
[base_optional_quick_create](base_optional_quick_create/) | 18.0.1.0.0 | | Avoid "quick create" on m2o fields, on a "by model" basis
2728
[base_revision](base_revision/) | 18.0.1.0.0 | | Keep track of revised document

base_import_security_group/README.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Optional CSV import
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:fe2d7959aa71ca276bb4b9fb395d9588490642e013a064a6c332860fa24edfeb
10+
!! source digest: sha256:485991ad6de58d2c44324fb5305f54d4ed9a8d4a0f9cb2a4de46c1cf297443ab
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -66,25 +66,25 @@ Authors
6666
Contributors
6767
------------
6868

69-
- Alejandro Santana <alejandrosantana@anubia.es>
70-
- Antonio Esposito <a.esposito@onestein.nl>
71-
- Druidoo <https://www.druidoo.io>
72-
- `Tecnativa <https://www.tecnativa.com>`__:
69+
- Alejandro Santana <alejandrosantana@anubia.es>
70+
- Antonio Esposito <a.esposito@onestein.nl>
71+
- Druidoo <https://www.druidoo.io>
72+
- `Tecnativa <https://www.tecnativa.com>`__:
7373

74-
- Víctor Martínez
74+
- Víctor Martínez
7575

76-
- `Open Source Integrators <https://www.opensourceintegrators.com/>`__:
76+
- `Open Source Integrators <https://www.opensourceintegrators.com/>`__:
7777

78-
- Daniel Reis
79-
- Chandresh Thakkar
78+
- Daniel Reis
79+
- Chandresh Thakkar
8080

81-
- `Opener B.V. <https://opener.amsterdam/>`__:
81+
- `Opener B.V. <https://opener.amsterdam/>`__:
8282

83-
- Stefan Rijnhart <stefan@opener.amsterdam>
83+
- Stefan Rijnhart <stefan@opener.amsterdam>
8484

85-
- `ACSONE SA/NV <https://acsone.eu/>`__:
85+
- `ACSONE SA/NV <https://acsone.eu/>`__:
8686

87-
- Souheil Bejaoui <souheil.bejaoui@acsone.eu>
87+
- Souheil Bejaoui <souheil.bejaoui@acsone.eu>
8888

8989
Maintainers
9090
-----------

base_import_security_group/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Optional CSV import</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:fe2d7959aa71ca276bb4b9fb395d9588490642e013a064a6c332860fa24edfeb
370+
!! source digest: sha256:485991ad6de58d2c44324fb5305f54d4ed9a8d4a0f9cb2a4de46c1cf297443ab
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-ux/tree/18.0/base_import_security_group"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_import_security_group"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-ux&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module makes importing data from CSV and Excel files optional for

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[project]
22
name = "odoo-addons-oca-server-ux"
3-
version = "18.0.20250513.0"
3+
version = "18.0.20250513.1"
44
dependencies = [
55
"odoo-addon-base_cancel_confirm==18.0.*",
6+
"odoo-addon-base_import_security_group==18.0.*",
67
"odoo-addon-base_menu_visibility_restriction==18.0.*",
78
"odoo-addon-base_optional_quick_create==18.0.*",
89
"odoo-addon-base_revision==18.0.*",

0 commit comments

Comments
 (0)