-
Notifications
You must be signed in to change notification settings - Fork 41
[16.0][ADD] volunteer: add shift generator and recurrent subscription models #564
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
Conversation
Fix ensure_one() error in check_remaining_slot when calling get_booking_status()
- Basic tree views for generator and subscription with generator menu - Form view for generator - Menu refactoring with new menu "Registration" and sub-menu "Participation" and "Subscription" with admin only access
|
Hi @remytms, |
remytms
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great great job. Some very minor changes requested.
- add newline and date fields comment for consistency - use UserError instead of ValidationError
|
Thanks for the review and the link about errors! All changes applied in commit 9886d11 |
remytms
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
|
/ocabot merge minor |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at c1c11ca. Thanks a lot for contributing to beescoop. ❤️ |
Description
This PR introduces the foundation for recurring shift management:
Odoo task (if applicable)
Checklist before approval