콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
We work with Odoo 16 and we have the manufacturing module installed, which creates production orders and work orders from the sales module. You are already set up to create them when you create a sales order.
But for some reason, in some orders we get the following error when clicking the Plan button:

File "/home/odoo/src/odoo/addons/mrp/models/mrp_workorder.py", line 515, in _plan_workorder

start_date = max(start_date, workorder.date_planned_finished)

TypeError: '>' not supported between instances of 'bool' and 'datetime.datetime'

It doesn't happen in all of them, and I would like to know if there is something that is being left out in some, because apparently all the fields have been completed
If anyone has the correct process to generate production and work orders from the sales module, could you help me?


아바타
취소
관련 게시물 답글 화면 활동
1
1월 24
1007
1
12월 23
2014
1
10월 23
1420
2
1월 23
2236
1
5월 25
2972