Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1239 Переглядів

What I'm doing is choosing the "Group by" filter as the default so that when I access the list view it will automatically group, but after I save it as default, when I f5 the current page I get the following error:

In this case, I am working at "Inventory -> Operations -> Inventory Adjustments" and selecting "Group by" "location" as default.

OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)
Caused by: TypeError: Cannot read properties of undefined (reading 'quantity_from')



Аватар
Відмінити

Do you have customer ? i search for 'quantity_from' all source code of community and didn't find anything

Custom module i type too fast :v

Автор Найкраща відповідь

No, my custom also doesn't have a field called "quantity_from", I also got the same error when using group by in "Stock -> Operations -> Transfers", the error is

OwlError: An error occurred in the owl lifecycle (see this Error's "cause" property)

Caused by: TypeError: Cannot read properties of undefined (reading 'name')

Аватар
Відмінити

The error said it is from js code, so the "quantity_from" i'm pretty sure at the js code of you custom module miss, to troubleshooting you will need to ask the developer of the module :v

Автор

No, the module I wrote in both xml, py, js does not have a "quantity_from" field, I also get the same error in "Stock -> Operations -> Transfers" I select "Group by" "State" and also get the error
OwlError: An error occurred in the owl lifecycle (see this Error's "cause" property)

Caused by: TypeError: Cannot read properties of undefined (reading 'name')

Related Posts Відповіді Переглядів Дія
1
лип. 24
1119
1
вер. 22
3623
1
бер. 15
13739
2
січ. 25
1074
2
лист. 24
1729