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

[17.0][FIX] account_invoice_report_grouped_by_picking: Method abs is called when remaining_qty is near of zero #339

Conversation

carlosdauden
Copy link
Contributor

Includes code refactoring

FWPort #338

@Tecnativa
Ping @sergio-teruel @chienandalu

@carlosdauden carlosdauden force-pushed the 17.0-FIX-account_invoice_report_grouped_by_picking-round_remaining_qty branch 3 times, most recently from 4319333 to 62303d6 Compare October 18, 2024 13:14
Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

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

Check pre-commit

… when remaining_qty is near of zero

Cherry-pick a38da1d
…plify and remove OrderedDict

From Python 3.7 dictionaries maintain the insertion order, so OrderedDict is unnecessary and adds overhead.
@carlosdauden carlosdauden force-pushed the 17.0-FIX-account_invoice_report_grouped_by_picking-round_remaining_qty branch from 62303d6 to fe75fb3 Compare October 18, 2024 13:43
@pedrobaeza pedrobaeza added this to the 17.0 milestone Oct 18, 2024
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 17.0-ocabot-merge-pr-339-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 0e5ee7c into OCA:17.0 Oct 18, 2024
5 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

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

@pedrobaeza pedrobaeza deleted the 17.0-FIX-account_invoice_report_grouped_by_picking-round_remaining_qty branch October 18, 2024 14:42
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.

4 participants