File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
+ [ base_global_discount] ( base_global_discount/ ) | 18.0.1.0.0 | | Base Global Discount
24
25
[ base_user_role] ( base_user_role/ ) | 18.0.1.0.2 | [ ![ sebalix] ( https://github.com/sebalix.png?size=30px )] ( https://github.com/sebalix ) [ ![ jcdrubay] ( https://github.com/jcdrubay.png?size=30px )] ( https://github.com/jcdrubay ) [ ![ novawish] ( https://github.com/novawish.png?size=30px )] ( https://github.com/novawish ) | User roles
25
26
[ base_user_role_company] ( base_user_role_company/ ) | 18.0.1.0.2 | | User roles by company
26
27
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Base Global Discount
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:52bdf5549692737646cbf7a6e2bad2bbdd84f8c8dc782491ac7ac7810ee8391e
10
+ !! source digest: sha256:cdcb262abab7a6e79929fe330c67d1c58455aa9578608f340df2223e2a728568
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " odoo-addons-oca-server-backend"
3
- version = " 18.0.20250228 .0"
3
+ version = " 18.0.20250527 .0"
4
4
dependencies = [
5
+ " odoo-addon-base_global_discount==18.0.*" ,
5
6
" odoo-addon-base_user_role==18.0.*" ,
6
7
" odoo-addon-base_user_role_company==18.0.*" ,
7
8
]
You can’t perform that action at this time.
0 commit comments