Skip to content

Commit fb1d1e3

Browse files
[BOT] post-merge updates
1 parent 1ea5e19 commit fb1d1e3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ addon | version | maintainers | summary
4343
[purchase_order_responsible](purchase_order_responsible/) | 16.0.1.0.0 | <a href='https://github.com/victor-champonnois'><img src='https://github.com/victor-champonnois.png' width='32' height='32' style='border-radius:50%;' alt='victor-champonnois'/></a> | Adds a 'Responsible' field to purchase orders
4444
[sale_product_deposit](sale_product_deposit/) | 16.0.1.1.0 | | Compute total price with VAT and deposit price
4545
[shift](shift/) | 16.0.1.2.2 | | Generate and manage shifts for cooperators.
46-
[shift_attendance](shift_attendance/) | 16.0.1.0.2 | | Volunteer Timetable Management
46+
[shift_attendance](shift_attendance/) | 16.0.1.1.0 | | Volunteer Timetable Management
4747
[shift_beneficiary](shift_beneficiary/) | 16.0.1.1.1 | <a href='https://github.com/victor-champonnois'><img src='https://github.com/victor-champonnois.png' width='32' height='32' style='border-radius:50%;' alt='victor-champonnois'/></a> | Add a 'beneficiary' field on shifts
4848
[shift_change](shift_change/) | 16.0.1.0.3 | | Let regular workers change their shift.
4949
[shift_change_portal](shift_change_portal/) | 16.0.1.1.0 | | Let regular workers change their shifts in the portal.

shift_attendance/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Shift Attendance Sheet
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:329f0fa1d0d7d6850bb8d98a29f95efa4da7fd9198c3e5ce7a79f5fc8185864a
14+
!! source digest: sha256:51ada6953ce889279d6504cf4e324e61db85c509dc0c76e95f2e3a81568f3c37
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

shift_attendance/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Elouan Le Bars, Coop IT Easy SC, Odoo Community Association (OCA)",
1010
"website": "https://github.com/beescoop/Obeesdoo",
1111
"category": "Cooperative management",
12-
"version": "16.0.1.0.2",
12+
"version": "16.0.1.1.0",
1313
"depends": [
1414
"eater",
1515
"member_card",

0 commit comments

Comments
 (0)