add delivery process
This commit is contained in:
@@ -30,7 +30,8 @@ function wiaas_db_update_add_delivery_process_forms() {
|
||||
$action_type_forms_ids_mappings = array();
|
||||
|
||||
$process_forms_files = array(
|
||||
'delivery_process_normal_delivery_form'
|
||||
'delivery_process_normal_delivery_form',
|
||||
'delivery_process_smartoffice_implementation'
|
||||
);
|
||||
|
||||
$created_forms = array();
|
||||
|
||||
Reference in New Issue
Block a user