-
-
Notifications
You must be signed in to change notification settings - Fork 787
[17.0][MIG] stock_exception #2063
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
base: 17.0
Are you sure you want to change the base?
Conversation
/ocabot migration stock_exception |
de1e3cc
to
2eecda2
Compare
@rousseldenis @patrickrwilson Code updated and All checks green. Can you please take a look? |
2eecda2
to
8fe9539
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.
LGTM 👍
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
return rec._popup_exceptions() | ||
return super().action_confirm() | ||
|
||
def button_validate(self): |
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.
@Urvisha-OSI Could you update DESCRIPTION and/or USAGE to reflect this change ?
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.
@rousseldenis I added a sentence to the Description file.
LGTM |
@Urvisha-OSI Hi! are you going to continue with this migration? Please tell. Thanks! |
@rousseldenis Can i take responsability of migrating this module on another PR? |
I'm ok with that to get this over the finish line, I'm not sure why pre-commit is failing so if your PR passes we can go with that one. |
@Urvisha-OSI Could you rebase ? |
@Urvisha-OSI HI! there is a problem with the pre-commit, but the rest is fine. Could you fix it? |
@Urvisha-OSI Hi, could you check the CI here? |
c75e39b
to
72f180a
Compare
return rec._popup_exceptions() | ||
return super().action_confirm() | ||
|
||
def button_validate(self): |
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.
Check the last v16 version, which includes tests for button_validate. See if you can add them on this migration.
UPD the code.
Adding some more info to the description for when exceptions are checked.
72f180a
to
9d6959e
Compare
@rousseldenis @mav-adhoc Could you please review and proceed? |
This PR has the |
No description provided.