odoo
odoo copied to clipboard
[Bug]: 0 Products if don't pass pageSize parameter
Expected Behavior
Has a minium pageSize different then 0
Actual Behavior
Passing no filters on productList fetch 0 products because the default param value is 0
Possible Solution
Change default pageSize param to > 0
Steps to reproduce
No response
What version of odoo integration are you using?
14
What version of Node.js are you using?
16
What browser (and version) are you using?
Chrome 98.0.*
What operating system (and version) are you using?
Linux
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct