How to set limit row in tree view one2many in form view?
This question has been flagged
4
Odpovědi
17421
Zobrazení
Path: addons/web/static/src/js/view_list.js
limit: function () { if (this._limit === undefined) { this._limit = (this.options.limit || this.defaults.limit || (this.getParent().action || {}).limit || 80 /*This value must be change default:80*/);
} return this._limit;
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se| Related Posts | Odpovědi | Zobrazení | Aktivita | |
|---|---|---|---|---|
|
|
1
úno 16
|
10948 | ||
|
|
1
bře 15
|
8744 | ||
|
|
1
led 25
|
4380 | ||
|
|
1
dub 24
|
8295 | ||
|
|
2
zář 22
|
11701 |