Hi, I am currently experimenting with the manufacturing module. I created a new sales order, hence a new production order is created. I then click "start production". But clicking "production done" button causes the following error:
Traceback (most recent call last): File "netsvc.pyo", line 245, in dispatch File "netsvc.pyo", line 74, in __call__ File "service\web_services.pyo", line 570, in exec_workflow File "osv\osv.pyo", line 58, in wrapper File "osv\osv.pyo", line 137, in exec_workflow File "osv\osv.pyo", line 130, in exec_workflow_cr File "workflow\wkf_service.pyo", line 81, in trg_validate File "workflow\instance.pyo", line 50, in validate File "workflow\workitem.pyo", line 62, in process File "workflow\workitem.pyo", line 175, in _split_test File "workflow\workitem.pyo", line 183, in _join_test File "workflow\workitem.pyo", line 42, in create File "workflow\workitem.pyo", line 54, in process File "workflow\workitem.pyo", line 108, in _execute File "workflow\wkf_expr.pyo", line 68, in execute File "workflow\wkf_expr.pyo", line 58, in _eval_expr File "<string>", line 1, in <module> File "osv\orm.pyo", line 167, in <lambda> File "C:\Program Files (x86)\OpenERP AllInOne\Server\addons\mrp_operations\mrp_operations.py", line 184, in action_production_end File "C:\Program Files (x86)\OpenERP AllInOne\Server\addons\mrp_operations\mrp_operations.py", line 144, in action_done TypeError: strptime() argument 1 must be string, not bool According to the error message, there is something wrong with a time parameter. On the form, there is just the "scheduled date" field which is a valid date. So, I am not sure where to look further... Thanks for any feedback... Scholle -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=55304#55304 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users