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'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
2709
Представления
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
февр. 22
|
2371 | ||
|
0
февр. 22
|
1553 | ||
|
0
янв. 22
|
1752 | ||
|
3
сент. 25
|
263 | ||
|
1
сент. 25
|
305 |