Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2698 Переглядів
Thrown and error whe i click "continue production" in manufactoring

return self.browse(item.id for item in sorted(self, key=key, reverse=reverse)) TypeError: '<' not supported between instances of 'datetime.datetime' and 'bool'
Аватар
Відмінити
Найкраща відповідь

Hello,

In the function i.e when you click on continue production button, there is some code which is comparing between 2 dates and in one of them, date value there will be false. Therefore, this issue is coming. 

Add flag or if condition before you comparing the dates.

Thanks

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
лют. 22
2362
0
лют. 22
1553
0
січ. 22
1751
3
вер. 25
235
1
вер. 25
295