The limit field exists in the window action definition and is possible to set the value as an integer:
<field name="limit">default_limit (integer)</field>
but how to set "Unlimited" value?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
The limit field exists in the window action definition and is possible to set the value as an integer:
<field name="limit">default_limit (integer)</field>
but how to set "Unlimited" value?
I don't know of a way to do this.
Browsers have memory limits, as do the computers running them, and it doesn't make sense to send unlimited records to a client without limit - what if you have 5 million records? They all need to be stored in the browser memory so that's why there is a limit.
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
3
мая 16
|
9307 | |||
|
1
февр. 24
|
7233 | |||
|
2
дек. 22
|
3773 | |||
|
0
мар. 15
|
4710 | |||
|
1
мар. 15
|
4784 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Hi. Have you managed to find a solution for this?