-
-
Notifications
You must be signed in to change notification settings - Fork 243
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
[16.0] [MIG] sale_operating_unit #600
base: 16.0
Are you sure you want to change the base?
Conversation
5e22473
to
3a7a766
Compare
Edit: wrong comment |
@api.onchange("operating_unit_id") | ||
def onchange_operating_unit_id(self): | ||
if self.team_id and self.team_id.operating_unit_id != self.operating_unit_id: | ||
self.team_id = False |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
3a7a766
to
284326b
Compare
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.
Technical & Funcional review 👍
I detected an issue and make PR Borruso#1 to fix it |
/ocabot migration sale_operating_unit |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
/ocabot rebase |
Congratulations, PR rebased to 16.0. |
284326b
to
96d9a2c
Compare
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.
Functional LGTM. In v15 the issue commented exists as well so maybe we can merge this and propose a new PR for the fix.
Pending to include this small improvement: #706 |
….line stored, to prevent performance issues with databases with many sale orders
96d9a2c
to
80fe82d
Compare
commit included |
Migration hr_operating_unit from 15.0 to 16.0
Depends #596 and #592
--
Confermo di aver firmato il CLA https://odoo-community.org/page/cla e di aver letto le linee guida su https://odoo-community.org/page/contributing