add delivery process

This commit is contained in:
Bilal Catic
2018-10-21 16:54:50 +02:00
parent b91341c5df
commit dbddcd47d3
2 changed files with 379 additions and 1 deletions

View File

@@ -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();