odoo / o-spreadsheet

Other
193 stars 44 forks source link

[FW][PERF] model: export lazily when leaving #4852

Closed fw-bot closed 2 months ago

fw-bot commented 2 months ago

Description:

Since 7bcff343946da, the model data is exported every time the spreadsheet is left. Exporting the data can be slow though and it's actually not needed every time.

With this commit, the data is exported lazily, only when needed.

Task: : 4119536

review checklist

Forward-Port-Of: odoo/o-spreadsheet#4848

robodoo commented 2 months ago

Pull request status dashboard

fw-bot commented 2 months ago

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

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