Comment 2 for bug 918288

Revision history for this message
Yann Papouin (yann-papouin) wrote :

In both case, I can notice that even the "Run procurement" button does nothing (and that's what the _procure_confirm method also does with "wf_service.trg_validate(uid, 'procurement.order', proc.id, 'button_check', cr)").

So it seems that it's related to a workflow missing step.
Thread-48 - pid17141_seq12
 get_phantom_bom_id [procurement.py:51]
 function_proxy [orm.py:366]
 <module> [server:1]
 safe_eval [safe_eval.py:296]
 _eval_expr [wkf_expr.py:58]
 check [wkf_expr.py:81]
 _split_test [workitem.py:158]
 process [workitem.py:61]
 validate [instance.py:48]
 trg_validate [wkf_service.py:124]
 _procure_confirm [schedulers.py:82]
 run_scheduler [schedulers.py:39]
 _procure_calculation_all [schedulers_all.py:52]
 run [threading.py:484]
 __bootstrap_inner [threading.py:532]
 __bootstrap [threading.py:504]