fixes
This commit is contained in:
@@ -83,6 +83,7 @@ class Wiaas_Delivery_Process_Step extends Gravity_Flow_Step {
|
||||
$target_form = GFAPI::get_form( $this->target_form_id );
|
||||
$new_entry = array(
|
||||
'form_id' => $this->target_form_id,
|
||||
'wiaas_delivery_process_id' => $this->get_entry_id(),
|
||||
);
|
||||
|
||||
$customer_id_value = null;
|
||||
|
||||
Reference in New Issue
Block a user