-
Notifications
You must be signed in to change notification settings - Fork 41
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] purchase_order_responsible #525
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## 16.0 #525 +/- ##
==========================================
- Coverage 66.26% 66.10% -0.17%
==========================================
Files 45 48 +3
Lines 1592 1611 +19
Branches 217 222 +5
==========================================
+ Hits 1055 1065 +10
- Misses 495 504 +9
Partials 42 42
|
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 review OK
- set responsible replaces the create_uid field : OK
- replace the mail_follower : OK
- adds the referent name in the purchase order pdf report : OK
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.
Code review OK (just a comment on a formulation)
<filter name="my_purchases" position="after"> | ||
<filter | ||
name="my_responsible" | ||
string="My Responsible" |
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.
"My responsible" ? Is is a correct formulation ?
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 reckon this could be submitted to the OCA
This PR has the |
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
@robinkeunen your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-525-by-robinkeunen-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
@robinkeunen your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-525-by-robinkeunen-bump-nobump. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
dd44ca7
to
62dec0b
Compare
/ocabot rebase |
Congratulations, PR rebased to 16.0. |
/ocabot rebase |
into: - account_invoice_line_custom_reference - purchase_order_responsible - purchase_order_main_supplier Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
Congratulations, PR rebased to 16.0. |
62dec0b
to
bd53a35
Compare
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at a8615b6. Thanks a lot for contributing to beescoop. ❤️ |
Description
Odoo task (if applicable)
https://gestion.coopiteasy.be/web#id=11104&action=475&active_id=492&model=project.task&view_type=form&menu_id=
Checklist before approval