Skip to content
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

Merged
merged 46 commits into from
Feb 8, 2024

Conversation

clementmbr
Copy link
Member

@clementmbr clementmbr commented Jan 24, 2024

rebase and fix #617

bealdav and others added 30 commits January 24, 2024 15:55
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.
@clementmbr clementmbr marked this pull request as ready for review January 24, 2024 20:52
@clementmbr
Copy link
Member Author

clementmbr commented Jan 24, 2024

There are failing tests on existing modules delivery_roulier and delivery_cttexpress that I don't manage to reproduce locally

@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!

@rousseldenis
Copy link
Contributor

/ocabot migration delivery_carrier_deposit

@rousseldenis
Copy link
Contributor

@clementmbr Could you rebase ?

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Jan 25, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Jan 25, 2024
32 tasks
@clementmbr
Copy link
Member Author

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.

@florian-dacosta florian-dacosta force-pushed the 16.0-mig-delivery_carrier_deposit branch from 65b38e5 to 068929c Compare January 29, 2024 10:56
[FIX] test delivery_carrier_deposit
@florian-dacosta florian-dacosta force-pushed the 16.0-mig-delivery_carrier_deposit branch from 068929c to 0f554d3 Compare January 29, 2024 11:24
@florian-dacosta
Copy link
Contributor

Hello, the delivery_cttexpress happens kind of randomly because direct calls are made to their api in tests (which I find extremely annoying...)
I've just fixed the issue linked to delivery_roulier module. Problem came from a "Fake test class" used in roulier and this module with the same name, and registry was not cleaned in this module.

Here, Odoo tests passed but not OCB, because of delivery_cttexpress...
@rousseldenis Is it possible when you can to re-launch the failing tests step only ?

@rousseldenis
Copy link
Contributor

Hello, the delivery_cttexpress happens kind of randomly because direct calls are made to their api in tests (which I find extremely annoying...) I've just fixed the issue linked to delivery_roulier module. Problem came from a "Fake test class" used in roulier and this module with the same name, and registry was not cleaned in this module.

Here, Odoo tests passed but not OCB, because of delivery_cttexpress... @rousseldenis Is it possible when you can to re-launch the failing tests step only ?

@florian-dacosta Done

FYI : OCA/odoo-community.org#131

Copy link

@robinkeunen robinkeunen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thx !

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@bguillot
Copy link
Contributor

bguillot commented Feb 8, 2024

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 16.0-ocabot-merge-pr-764-by-bguillot-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Feb 8, 2024
Signed-off-by bguillot
@OCA-git-bot
Copy link
Contributor

@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.

@bguillot
Copy link
Contributor

bguillot commented Feb 8, 2024

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 16.0-ocabot-merge-pr-764-by-bguillot-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit cf0c710 into OCA:16.0 Feb 8, 2024
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 31b6df1. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.