Enable admin to enter installation date on delivery process:
:
This commit is contained in:
@@ -25,7 +25,8 @@ class Wiaas_DB_Update {
|
||||
'20191102112451' => 'wiaas_disable_processing_order_email_delivery',
|
||||
'20191131172850' => 'wiaas_db_update_update_delivery_forms',
|
||||
'20191131182856' => 'wiaas_db_update_enable_workflow_inbox_for_roles',
|
||||
'20191201133550' => 'wiaas_db_update_add_bundle_properties_ui_field'
|
||||
'20191201133550' => 'wiaas_db_update_add_bundle_properties_ui_field',
|
||||
'20191202133550' => 'wiaas_db_update_add_installation_date_delivery_action_form'
|
||||
);
|
||||
|
||||
public static function execute() {
|
||||
|
||||
Reference in New Issue
Block a user