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

[FIX] Fixed performance problem when searchn tracking values by subty… #470

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

hugho-ad
Copy link
Contributor

…pe id, instead search them by messages ids then filter them

fix #469

@moylop260
Copy link
Contributor

Is not this change slower too?
Is possible using a query with join and limit 1?

@hugho-ad
Copy link
Contributor Author

hugho-ad commented Jan 3, 2019

@moylop260

could you review please, I tried to use sql queries, but not sure.

Regards!

@hugho-ad
Copy link
Contributor Author

hugho-ad commented Jan 7, 2019

@moylop260

Ready to review/ merge

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
@hugho-ad hugho-ad force-pushed the 12.0-fix-performance-dev-hugho-ad branch from 40d04da to c5d9ffc Compare January 7, 2019 23:16
@hugho-ad
Copy link
Contributor Author

hugho-ad commented Jan 7, 2019

@moylop260 Done

@moylop260 moylop260 merged commit f46855d into OCA:12.0 Jan 7, 2019
@moylop260 moylop260 deleted the 12.0-fix-performance-dev-hugho-ad branch January 7, 2019 23:44
hugho-ad added a commit to vauxoo-dev/account-invoicing that referenced this pull request Jan 11, 2019
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
hugho-ad added a commit to vauxoo-dev/account-invoicing that referenced this pull request Jan 11, 2019
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
TDu pushed a commit to TDu/account-invoicing that referenced this pull request Jun 20, 2019
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
Saran440 pushed a commit to ecosoft-odoo/account-invoicing that referenced this pull request Aug 25, 2020
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Feb 1, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Feb 1, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Feb 2, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Feb 24, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Mar 8, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Mar 9, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Mar 22, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Mar 31, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Mar 31, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Apr 1, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
Saran440 pushed a commit to ecosoft-odoo/account-invoicing that referenced this pull request Apr 4, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Apr 6, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Apr 18, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request Apr 22, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request May 3, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request May 6, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request May 13, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
rolandojduartem pushed a commit to vauxoo-dev/account-invoicing that referenced this pull request May 17, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
ljsalvatierra-factorlibre pushed a commit to factorlibre/account-invoicing that referenced this pull request Oct 11, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
ljsalvatierra-factorlibre pushed a commit to factorlibre/account-invoicing that referenced this pull request Dec 22, 2022
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
ljsalvatierra-factorlibre pushed a commit to factorlibre/account-invoicing that referenced this pull request May 26, 2023
OCA#470)

id, instead search them by messages ids then filter them
fix OCA#469

[REF] account_invoice_change_currency: Sql queries in order to improve performance

[FIX] account_invoice_change_currency: Fixed tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PERF] account_invoice_change_currency: Slow query from domain
2 participants