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] stock_picking_group_by_partner_by_carrier_by_date: Migration to 16.0 #1528

Conversation

tuantrantg
Copy link
Contributor

No description provided.

@tuantrantg tuantrantg marked this pull request as draft March 7, 2024 08:32
@tuantrantg tuantrantg force-pushed the 16.0-mig-stock_picking_group_by_partner_by_carrier_by_date branch 2 times, most recently from 34fcfad to 8c323a0 Compare March 8, 2024 04:07
@tuantrantg tuantrantg force-pushed the 16.0-mig-stock_picking_group_by_partner_by_carrier_by_date branch from 8c323a0 to 8fd905d Compare March 8, 2024 07:40
@tuantrantg tuantrantg marked this pull request as ready for review March 8, 2024 08:08
@tuantrantg tuantrantg force-pushed the 16.0-mig-stock_picking_group_by_partner_by_carrier_by_date branch from 8fd905d to b6ba5f3 Compare March 8, 2024 08:41
Copy link
Contributor

@simahawk simahawk left a comment

Choose a reason for hiding this comment

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

I guess the fix has to be backported ?

@tuantrantg
Copy link
Contributor Author

I guess the fix has to be backported ?

hi @simahawk #1534 has been created for the backport

@rousseldenis
Copy link
Contributor

/ocabot migration stock_picking_group_by_partner_by_carrier_by_date

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Mar 11, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 11, 2024
70 tasks
@@ -25,10 +32,22 @@ def _assign_picking_group_domain_by_date(self):
domain = []
if self._skip_assign_picking_group_domain_by_date():
return domain
date_planned = self.date.replace(hour=0, minute=0, second=0)
date_planned_end = date_planned.replace(hour=23, minute=59, second=59)
tz = (
Copy link
Contributor

Choose a reason for hiding this comment

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

@tuantrantg Is there a test for timezones ?

Choose a reason for hiding this comment

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

@tuantrantg little ping, any news here ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm a little bit busy right now, I will come back soon

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hi @rousseldenis the test is added, could you please take a look

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

@tuantrantg tuantrantg force-pushed the 16.0-mig-stock_picking_group_by_partner_by_carrier_by_date branch from b6ba5f3 to 6996df1 Compare April 17, 2024 07:55
@jbaudoux
Copy link
Contributor

jbaudoux commented May 7, 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-1528-by-jbaudoux-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 5935540 into OCA:16.0 May 7, 2024
9 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 2152f77. 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.

9 participants