Skip to Content
Menu
This question has been flagged
1 Odpoveď
2712 Zobrazenia
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'
Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
feb 22
2373
0
feb 22
1555
0
jan 22
1755
3
sep 25
267
1
sep 25
307