Skip to content

Conversation

@nicoe
Copy link
Collaborator

@nicoe nicoe commented Apr 9, 2024

@nicoe nicoe requested a review from JCavallo April 9, 2024 17:06
Copy link
Contributor

@PierreCookie PierreCookie left a comment

Choose a reason for hiding this comment

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

Lgtm, @JCavallo on peut planifier le merge ajd ?

if count is None:
count = cls.search([], count=True)
cls._count_cache.set(cls.__name__, count)
count = cls._get_estimated_count()
Copy link
Contributor

Choose a reason for hiding this comment

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

@nicoe c'est normal qu'on perde le cache ici ?

Copy link
Collaborator Author

@nicoe nicoe Apr 11, 2024

Choose a reason for hiding this comment

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

Nope, bien vu !

@nicoe nicoe merged commit fbf91cd into coopengo:master Apr 11, 2024
nicoe added a commit that referenced this pull request Apr 11, 2024
…f records [PREVIEW] (#191)

Use a TableHandler method to fetch the estimated count of records [PREVIEW]

https://bugs.tryton.org/13118
PCLAS-784
nicoe added a commit to nicoe/tryton-coopengo-new that referenced this pull request Sep 3, 2024
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.

3 participants