3
0
Fork 0
web_techsystech/web_advanced_search/static/src
Ivàn Todorovich 66b4dd2dd8
[FIX] `web_advanced_search`: Exception raised with "Search more..."
Steps to reproduce:

1. Go to Contacts (for example).
2. Filters > Add Custom Filter.
3. Select "Company" field.
4. Select "is equal to" operator.
5. Click on "Search more..." button.
6. Select a record.

Result:

An exception is raised

```
UncaughtPromiseError > TypeError
Uncaught Promise > parent._trigger_up is not a function
```

Expected:

It should open the search more dialog, and let the user select a record.
2023-04-18 11:56:54 -03:00
..
js [FIX] `web_advanced_search`: Exception raised with "Search more..." 2023-04-18 11:56:54 -03:00
xml [FIX] web_advanced_search: Implement 'Add Advanced Filter' for owl widgets (pivot, graph) 2022-07-19 16:04:28 -03:00