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

[FW][IMP] account_check_printing: improve journal statistics computation performances #56849

Closed

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Sep 1, 2020

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #56833

…performances

PURPOSE

Improve performances of various Odoo code bits.

SPECIFICATIONS

Use a read_group to compute number of checks to print, using a search_count
instead of a search.

LINKS

Task ID-2281297
PR odoo#53053
PR odoo/enterprise#11299

X-original-commit: f4c90e7
@robodoo robodoo added forwardport This PR was created by @fw-bot seen 🙂 labels Sep 1, 2020
@fw-bot
Copy link
Contributor Author

fw-bot commented Sep 1, 2020

This PR targets saas-11.3 and is part of the forward-port chain. Further PRs will be created up to saas-13.4.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added ☑ legal/cla CI 🤖 Robodoo has seen passing statuses and removed ☐ legal/cla labels Sep 1, 2020
@robodoo robodoo added the r+ 👌 label Sep 1, 2020
robodoo pushed a commit that referenced this pull request Sep 1, 2020
…performances

PURPOSE

Improve performances of various Odoo code bits.

SPECIFICATIONS

Use a read_group to compute number of checks to print, using a search_count
instead of a search.

LINKS

Task ID-2281297
PR #53053
PR odoo/enterprise#11299

closes #56849

X-original-commit: f4c90e7
Signed-off-by: Nicolas Martinelli (nim) <nim@odoo.com>
@robodoo robodoo closed this Sep 1, 2020
@robodoo robodoo temporarily deployed to merge September 1, 2020 12:12 Inactive
@fw-bot fw-bot deleted the saas-11.3-11.0-pr-56830-nim-Wk-t-fw branch September 15, 2020 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses forwardport This PR was created by @fw-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants