3
0
Fork 0
web_techsystech/web_advanced_search/static
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
..
description [UPD] README.rst 2022-03-07 13:21:15 +00:00
img [IMP] web_advanced_search: Restore debug mode 2022-02-21 17:40:53 -03:00
src [FIX] `web_advanced_search`: Exception raised with "Search more..." 2023-04-18 11:56:54 -03:00