Skip to content

Conversation

@cawo-odoo
Copy link
Contributor

[IMP] orm: iter_browse accept generator or query as ids

This allows the caller to be memory efficient on huge numbers of ids, allowing for even more millions of records to be browsed.

[IMP] orm: iter_browse.create() accept generator or query as values

Done to be able to create millions of records memory-efficiently.

@cawo-odoo cawo-odoo requested review from a team and KangOl November 10, 2025 13:21
@robodoo
Copy link
Contributor

robodoo commented Nov 10, 2025

Pull request status dashboard

@cawo-odoo cawo-odoo force-pushed the master-imp_iter_browse_save_memory-cawo branch from 5a0538a to 01d0fba Compare November 10, 2025 13:43
This allows the caller to be memory efficient on huge numbers of ids, allowing
for even more millions of records to be browsed.
Done to be able to create millions of records memory-efficiently.
@cawo-odoo cawo-odoo force-pushed the master-imp_iter_browse_save_memory-cawo branch from 01d0fba to 16a2e55 Compare November 12, 2025 08:28
@KangOl
Copy link
Contributor

KangOl commented Nov 13, 2025

upgradeci retry with always only account

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