mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[12.0][FIX] web_widget_one2many_product_picker, typo on configuration
This commit is contained in:
@@ -5,7 +5,7 @@ You need to define the view fields. The view must be of ``form`` type.
|
||||
Widget options:
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
* product_per_page > Integer -> Used to control the load more behaviour (16 by default)
|
||||
* records_per_page > Integer -> Used to control the load more behaviour (16 by default)
|
||||
* groups > Array of dictionaries -> Declare the groups
|
||||
|
||||
* name -> The group name
|
||||
|
||||
Reference in New Issue
Block a user