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

[14.0] [MIG-IMP] delivery_ups_oca, migration and oauth #776

Merged
merged 32 commits into from
May 27, 2024

Conversation

manuelregidor
Copy link

@manuelregidor manuelregidor commented Feb 29, 2024

Working features:

  • Token creation/renew
  • Shipping rating
  • New shipping
  • Automatic label when a shipping is created
  • Label recreation
  • URL to UPS tracking website
  • Shipping cancel
  • Tracking (although it has not been fully developed in the new API by UPS yet)
  • Cash on delivery

hbrunn and others added 30 commits February 29, 2024 15:14
@ValentinVinagre
Copy link
Contributor

@pedrobaeza @etobella What do you think about this?

@LoisRForgeFlow @rousseldenis @Cedric-Pigeon The previous version of the UPS connector, which used a different authentication method, had tests that set connection with UPS through credentials borrowed from an enterprise runbot. With oauth, that is not possible anymore, as there are not test credentials available for Odoo Enterprise. Should I use mock methods instead? Thank you.

@pedrobaeza
Copy link
Member

OK, do the mocks.

@manuelregidor manuelregidor force-pushed the 14.0-mig-delivery_ups_oca branch from 7365a67 to 5e732f3 Compare March 22, 2024 11:50
@manuelregidor
Copy link
Author

@LoisRForgeFlow @rousseldenis @Cedric-Pigeon Could you review, please? Thank you.

@rousseldenis
Copy link
Contributor

@LoisRForgeFlow @rousseldenis @Cedric-Pigeon Could you review, please? Thank you.

@manuelregidor Could you change PR's title ?

@rousseldenis
Copy link
Contributor

/ocabot migration delivery_ups_oca

@OCA-git-bot OCA-git-bot added this to the 14.0 milestone Mar 28, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 28, 2024
21 tasks
@manuelregidor manuelregidor changed the title [WIP] [14.0] [MIG-IMP] delivery_ups_oca, migration and oauth [14.0] [MIG-IMP] delivery_ups_oca, migration and oauth Mar 28, 2024
Copy link

@luis-ron luis-ron left a comment

Choose a reason for hiding this comment

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

Functional review: LGTM 👍🏻

@luis-ron
Copy link

@ValentinVinagre @Tisho99 Could you review, please? Thank you.

Copy link
Contributor

@ValentinVinagre ValentinVinagre left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏻 .
@JordiBForgeFlow @JordiMForgeFlow @LoisRForgeFlow
you need finally this module? if yes, could do a review 😄

Copy link
Contributor

@JordiMForgeFlow JordiMForgeFlow left a comment

Choose a reason for hiding this comment

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

sorry for the nitpicking 🙏🏼, for the rest code review LGTM

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

@HaraldPanten
Copy link

@LoisRForgeFlow @JordiBForgeFlow @etobella from the 1st of June, UPS will need this authentication. Could we move this forward?

@LoisRForgeFlow
Copy link

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 14.0-ocabot-merge-pr-776-by-LoisRForgeFlow-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 76f40f7 into OCA:14.0 May 27, 2024
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

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

@HaraldPanten HaraldPanten deleted the 14.0-mig-delivery_ups_oca branch May 27, 2024 08:27
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.