How to set limit row in tree view one2many in form view?
This question has been flagged
4
Replies
17606
डेटा देखने का तरीका
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!
साइन अप करें| Related Posts | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
|
1
फ़र॰ 16
|
11131 | ||
|
|
1
मार्च 15
|
8918 | ||
|
|
1
जन॰ 25
|
4802 | ||
|
|
1
अप्रैल 24
|
8426 | ||
|
|
2
सित॰ 22
|
12310 |