seitime-frappe/frappe/patches/v15_0
2025-11-28 12:09:13 +05:30
..
copy_disable_prepared_report_to_prepared_report.py chore: patches for copying disable_prepared_report and removing prepared report settings from system settings 2022-11-29 13:46:11 +05:30
drop_modified_index.py refactor: move drop index util to db utils file 2025-11-28 12:09:13 +05:30
migrate_role_profile_to_table_multi_select.py chore: keep old field data for role profile around 2024-02-10 13:45:55 +05:30
migrate_session_data.py refactor: Use JSON for session data (#25207) 2024-03-04 06:47:48 +00:00
migrate_to_utm.py fix: don't try to rename a doctype that doesn't exist (#28487) 2024-11-16 18:27:05 +01:00
move_event_cancelled_to_status.py fix(event)!: Move "Cancelled" to status instead of event_type (#21471) 2023-07-11 18:56:57 +05:30
remove_background_jobs_from_dropdown.py fix: Remove Background Jobs from dropdown 2023-04-17 12:16:30 +05:30
remove_event_streaming.py chore: patch for removing event streaming doctypes & module 2022-08-26 18:51:18 +05:30
remove_implicit_primary_key.py fix: remove implicit primary key patch issue 2025-08-26 16:41:33 +01:00
remove_prepared_report_settings_from_system_settings.py fix: prepared report patch (#19807) 2023-01-27 14:26:54 +05:30
sanitize_workspace_titles.py fix: sanitize html instead of escaping when creating/updating workspace (#24284) 2024-01-12 21:07:31 +05:30
set_contact_full_name.py fix: skip setting of contact full name if its too long (#25509) 2024-03-18 18:38:23 +05:30
set_file_type.py fix: dont guess extension without filename 2023-08-18 18:59:42 +05:30
validate_newsletter_recipients.py fix: commit after each write 2023-11-27 20:12:14 +01:00