-
-
Notifications
You must be signed in to change notification settings - Fork 529
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
[15.0][MIG] base_recurrence: Migration to 15.0 #701
[15.0][MIG] base_recurrence: Migration to 15.0 #701
Conversation
fc050bc
to
2a13213
Compare
@rousseldenis good migration? :) |
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.
thanks!
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.
Please check review comment.
else: | ||
raise NotImplementedError() | ||
|
||
# HELPER FUNCTIONS # |
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.
I think need add api.model
decorator for all HELPER FUNCTIONS witch start with _recurring
.
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.
that is true! I missed it in my review.
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.
ok
2a13213
to
b202c62
Compare
@geomer198 @rousseldenis good for you? |
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.
Sorry. On holidays :-) @ilyasProgrammer thanks for your interest in this module
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 migration base_recurrence |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 3f0e642. Thanks a lot for contributing to OCA. ❤️ |
No description provided.