File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
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
+ [ hr_announcement] ( hr_announcement/ ) | 17.0.1.0.0 | | Announcement
24
25
[ hr_course] ( hr_course/ ) | 17.0.1.0.0 | | This module allows your to manage employee's training courses
25
26
[ hr_department_code] ( hr_department_code/ ) | 17.0.1.0.0 | | HR department code
26
27
[ hr_employee_calendar_planning] ( hr_employee_calendar_planning/ ) | 17.0.1.0.0 | [ ![ victoralmau] ( https://github.com/victoralmau.png?size=30px )] ( https://github.com/victoralmau ) [ ![ pedrobaeza] ( https://github.com/pedrobaeza.png?size=30px )] ( https://github.com/pedrobaeza ) | Employee Calendar Planning
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Announcement
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:8fec4b53632a2c2bb435e628f8abf14db663dfd8e0ca1b598db7137f5c576cf1
10
+ !! source digest: sha256:9039171d476e33c87abb633b1edfd08292463842622a23e310c8e0e371a7730a
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 @@ -367,7 +367,7 @@ <h1 class="title">Announcement</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:8fec4b53632a2c2bb435e628f8abf14db663dfd8e0ca1b598db7137f5c576cf1
370
+ !! source digest: sha256:9039171d476e33c87abb633b1edfd08292463842622a23e310c8e0e371a7730a
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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/hr/tree/17.0/hr_announcement "> < img alt ="OCA/hr " src ="https://img.shields.io/badge/github-OCA%2Fhr-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/hr-17-0/hr-17-0-hr_announcement "> < 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/hr&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > The hr_announcement module extends the announcement module by adding 3
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " odoo-addons-oca-hr"
3
- version = " 17.0.20240906.0 "
3
+ version = " 17.0.20240906.1 "
4
4
dependencies = [
5
+ " odoo-addon-hr_announcement>=17.0dev,<17.1dev" ,
5
6
" odoo-addon-hr_course>=17.0dev,<17.1dev" ,
6
7
" odoo-addon-hr_department_code>=17.0dev,<17.1dev" ,
7
8
" odoo-addon-hr_employee_calendar_planning>=17.0dev,<17.1dev" ,
You can’t perform that action at this time.
0 commit comments