-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[FIX] base_kanban_stage: following on #949 #967
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
|
Despite reviews on #949 we missed this further change. |
1754bd0 to
d2ce8c1
Compare
lasley
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.
Thanks @tafaRU - minor change then I'll fast-track
base_kanban_stage/__manifest__.py
Outdated
| 'name': 'Kanban - Stage Support', | ||
| 'summary': 'Provides stage model and abstract logic for inheritance', | ||
| 'version': '10.0.1.0.1', | ||
| 'version': '10.0.1.0.2', |
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.
Because this will require an update, please raise to 10.0.1.1.0
d2ce8c1 to
dbb0f0c
Compare
|
@lasley, done! |
|
Fast tracked to resolve obvious production issue. Thanks @tafaRU |
Syncing from upstream OCA/server-tools (14.0)
Following on #949