Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Large Data Files
by
Holger Brunn
> 4. Some better ideas?
measure if any code running during create has non-linear behavior.
As a rule of thumb, `.with_context(tracking_disable=True)` makes a world of a
difference for mass creating mail.thread records, if you can miss the chatter
message.
Bypassing the ORM is a can of worms you should only open when absolutely
necessary.
--
Your partner for the hard Odoo problems
https://hunki-enterprises.com
Reference
-
Large Data Files
by "Jerôme Dewandre" <jerome.dewandre.mail@gmail.com> - 20/08/2024 17:26:36 - 0-
Re: Large Data Files
by "Jerôme Dewandre" <jerome.dewandre.mail@gmail.com> - 20/08/2024 23:51:41 - 0 -
Re: Large Data Files
byClosingAp Open Source Integrators Europe, LDA, Daniel Reis