You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if a dynamic pivot table is more than 100k cells, the
pivot is not displayed and the formula is in error.
When we upgraded odoo.com, we had to wait ~0 minute before finding
important spreadsheets where the limit was reached.
This commit increase the limit from 100k to 500k
If it's not enough/too much, we'll add a setting to allow users to tune it.
closes#7462
Task: 0
X-original-commit: b95dcae
Signed-off-by: Rémi Rahir (rar) <[email protected]>
Signed-off-by: Lucas Lefèvre (lul) <[email protected]>
0 commit comments