Show countries for delivery process forms. Refactor countries.
This commit is contained in:
@@ -18,15 +18,18 @@ class Wiaas_DB_Update {
|
||||
'20181018044450' => 'wiaas_db_setup_create_customer_commercial_lead_table',
|
||||
'20181018054450' => 'wiaas_db_update_update_commercial_lead_capabilities',
|
||||
'20181018064450' => 'wiaas_db_update_add_organization_info_ui_fields',
|
||||
'20191019014550' => 'wiaas_db_update_add_general_ui_fields',
|
||||
'20191019014650' => 'wiaas_db_update_add_product_properties_ui_fields',
|
||||
'20191020014650' => 'wiaas_create_organization_roles_capabilities',
|
||||
'20191030162450' => 'wiaas_db_update_update_supplier_order_capabilities',
|
||||
'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',
|
||||
'20191202133553' => 'wiaas_db_update_add_installation_date_delivery_action_form'
|
||||
'20181019014550' => 'wiaas_db_update_add_general_ui_fields',
|
||||
'20181019014650' => 'wiaas_db_update_add_product_properties_ui_fields',
|
||||
'20181020014650' => 'wiaas_create_organization_roles_capabilities',
|
||||
'20181021162450' => 'wiaas_db_update_update_supplier_order_capabilities',
|
||||
'20181102112451' => 'wiaas_disable_processing_order_email_delivery',
|
||||
'20181103172850' => 'wiaas_db_update_update_delivery_forms',
|
||||
'20181104182856' => 'wiaas_db_update_enable_workflow_inbox_for_roles',
|
||||
'20181105133550' => 'wiaas_db_update_add_bundle_properties_ui_field',
|
||||
'20181106133553' => 'wiaas_db_update_add_installation_date_delivery_action_form',
|
||||
'20181125133553' => 'wiaas_db_update_add_country_settings_ui_fields',
|
||||
'20181125143553' => 'wiaas_db_migration_fix_user_profile_addresses', // remove after migration
|
||||
'20181125153553' => 'wiaas_db_migration_fix_countries' // remove after migration
|
||||
);
|
||||
|
||||
public static function execute() {
|
||||
|
||||
Reference in New Issue
Block a user