Update db migration and remove unused files
This commit is contained in:
@@ -24,7 +24,8 @@ class Wiaas_DB_Update {
|
||||
'20191020014650' => 'wiaas_create_organization_roles_capabilities',
|
||||
'20191030162450' => 'wiaas_db_update_update_supplier_order_capabilities',
|
||||
'20191102112451' => 'wiaas_disable_processing_order_email_delivery',
|
||||
'20191031172850' => 'update_delivery_forms'
|
||||
'20191131172850' => 'wiaas_db_update_update_delivery_forms',
|
||||
'20191131182856' => 'wiaas_db_update_enable_workflow_inbox_for_roles'
|
||||
);
|
||||
|
||||
public static function execute() {
|
||||
|
||||
Reference in New Issue
Block a user