-
-
Notifications
You must be signed in to change notification settings - Fork 222
[16.0][IMP] BP rma_repair & align repair creation with other operation-level actions #467
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
Currently translated at 100.0% (7 of 7 strings) Translation: rma-17.0/rma-17.0-rma_repair Translate-URL: https://translation.odoo-community.org/projects/rma-17-0/rma-17-0-rma_repair/it/
4c40040 to
888f388
Compare
888f388 to
1191029
Compare
601354c to
30ae0e7
Compare
30ae0e7 to
539ef4f
Compare
ad724ba to
e1b505d
Compare
…receipt - align repair creation with other operation-level actions via new `action_create_repair` field: - manual_on_confirm - manual_after_receipt - automatic_on_confirm - automatic_after_receipt - add `can_be_repaired` to control repair button visibility - extend confirm and receipt flows to support automatic repair creation
e1b505d to
f30284a
Compare
rousseldenis
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.
Code review.
Could you change the backport commit message like [MIG] rma_repair: Backport from 17.0 to 16.0 ? Thanks
marielejeune
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.
LGTM (code review + functional on runboat)
|
This PR has the |
|
@pedrobaeza , a review here plz |
|
/ocabot merge nobump |
|
This PR looks fantastic, let's merge it! |
|
Congratulations, your PR was merged at b98a33e. Thanks a lot for contributing to OCA. ❤️ |
backport rma_repair
align repair creation with other operation-level actions via new
action_create_repairfield:add
can_be_repairedto control repair button visibilityextend confirm and receipt flows to support automatic repair creation