-
-
Notifications
You must be signed in to change notification settings - Fork 366
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] delivery_carrier_deposit #764
[16.0][MIG] delivery_carrier_deposit #764
Conversation
Add computed fields for total weight and total number of packages Small enhancements in view and usability Small cleanups
Better layout of default report for deposit slip For stock.quant.package, order by id desc to have the latest first Code cleanup
…e, because in v8 the packaging is handled in the "Transfer" wizard (in v7, the packaging could be made when the picking is waiting/ready) Display number of packages on deposit slip Add weight in tree view of packages
In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association.
There are failing tests on existing modules @florian-dacosta @rousseldenis @chienandalu as I don't know these other modules very well, if you have any suggestions to fix this, I'm interested! Otherwise I'll dive deeper into these modules later... Thank you! |
/ocabot migration delivery_carrier_deposit |
@clementmbr Could you rebase ? |
Hi @rousseldenis, I already did a rebase before adding my last commits and there were no new commit on 16.0 since yesterday... So my branch is already rebased and updated. |
65b38e5
to
068929c
Compare
[FIX] test delivery_carrier_deposit
068929c
to
0f554d3
Compare
Hello, the Here, Odoo tests passed but not OCB, because of |
@florian-dacosta Done |
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, thx !
This PR has the |
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
@bguillot your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-764-by-bguillot-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. |
/ocabot merge nobump |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 31b6df1. Thanks a lot for contributing to OCA. ❤️ |
rebase and fix #617