Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 1 | [pre_model_sync] |
Deepesh Garg | 2a9c5ba | 2020-04-30 10:38:58 +0530 | [diff] [blame] | 2 | erpnext.patches.v12_0.update_is_cancelled_field |
Saurabh | 68ea608 | 2019-01-15 14:47:14 +0530 | [diff] [blame] | 3 | erpnext.patches.v11_0.rename_production_order_to_work_order |
Shadrak Gurupnor | c4854bb | 2022-03-25 12:49:37 +0530 | [diff] [blame] | 4 | erpnext.patches.v13_0.add_bin_unique_constraint |
Shreya Shah | a5add28 | 2018-08-28 13:44:48 +0530 | [diff] [blame] | 5 | erpnext.patches.v11_0.refactor_naming_series |
| 6 | erpnext.patches.v11_0.refactor_autoname_naming |
Ankush Menat | cf5f37e | 2022-04-04 12:14:23 +0530 | [diff] [blame] | 7 | erpnext.patches.v14_0.change_is_subcontracted_fieldtype |
Saqib | a6f98d4 | 2020-07-23 18:51:26 +0530 | [diff] [blame] | 8 | execute:frappe.reload_doc("accounts", "doctype", "POS Payment Method") #2020-05-28 |
marination | 7665a85 | 2021-03-31 21:03:55 +0530 | [diff] [blame] | 9 | erpnext.patches.v4_2.update_requested_and_ordered_qty #2021-03-31 |
Zarrar | 13ddc7e | 2018-03-20 12:38:43 +0530 | [diff] [blame] | 10 | erpnext.patches.v5_7.update_item_description_based_on_item_master |
marination | 7665a85 | 2021-03-31 21:03:55 +0530 | [diff] [blame] | 11 | erpnext.patches.v4_2.repost_reserved_qty #2021-03-31 |
rohitwaghchaure | 8cca61f | 2018-08-20 17:53:56 +0530 | [diff] [blame] | 12 | erpnext.patches.v8_1.removed_roles_from_gst_report_non_indian_account #16-08-2018 |
Charles-Henri Decultot | 90657fb | 2018-01-23 11:10:14 +0100 | [diff] [blame] | 13 | erpnext.patches.v10_0.fichier_des_ecritures_comptables_for_france |
Shreya Shah | f718b0c | 2018-02-20 11:26:46 +0530 | [diff] [blame] | 14 | erpnext.patches.v10_0.rename_price_to_rate_in_pricing_rule |
| 15 | erpnext.patches.v10_0.set_currency_in_pricing_rule |
Vishal Dhayagude | bd59a53 | 2018-02-15 14:22:11 +0530 | [diff] [blame] | 16 | erpnext.patches.v10_0.update_translatable_fields |
rohitwaghchaure | e255830 | 2018-02-20 12:20:00 +0530 | [diff] [blame] | 17 | execute:frappe.delete_doc('DocType', 'Production Planning Tool', ignore_missing=True) |
sahil28297 | c759e17 | 2020-05-07 12:12:13 +0530 | [diff] [blame] | 18 | erpnext.patches.v11_0.rename_duplicate_item_code_values |
rohitwaghchaure | 4e8fdf7 | 2018-02-22 11:03:48 +0530 | [diff] [blame] | 19 | erpnext.patches.v11_0.make_quality_inspection_template |
Nabin Hait | 03b5974 | 2018-07-13 17:45:15 +0530 | [diff] [blame] | 20 | erpnext.patches.v11_0.merge_land_unit_with_location |
Prateeksha Singh | 420c790 | 2018-04-05 14:44:16 +0530 | [diff] [blame] | 21 | erpnext.patches.v11_0.add_index_on_nestedset_doctypes |
| 22 | erpnext.patches.v11_0.remove_modules_setup_page |
Shreya Shah | 828f5ab | 2018-04-23 13:21:35 +0530 | [diff] [blame] | 23 | erpnext.patches.v11_0.update_department_lft_rgt |
Zarrar | dfe897b | 2018-07-01 16:45:53 +0530 | [diff] [blame] | 24 | erpnext.patches.v11_0.uom_conversion_data #30-06-2018 |
rohitwaghchaure | e8358f3 | 2018-05-16 11:02:26 +0530 | [diff] [blame] | 25 | erpnext.patches.v11_0.update_account_type_in_party_type |
Saurabh | 51570f7 | 2018-08-27 16:59:46 +0530 | [diff] [blame] | 26 | erpnext.patches.v11_0.rename_supplier_type_to_supplier_group |
tundebabzy | 0125f7b | 2018-03-12 13:50:50 +0100 | [diff] [blame] | 27 | erpnext.patches.v10_1.transfer_subscription_to_auto_repeat |
Suraj Shetty | 00cced1 | 2018-05-03 19:06:32 +0530 | [diff] [blame] | 28 | erpnext.patches.v11_0.update_brand_in_item_price |
| 29 | erpnext.patches.v11_0.create_default_success_action |
rohitwaghchaure | efff6e5 | 2018-04-18 10:52:07 +0530 | [diff] [blame] | 30 | erpnext.patches.v11_0.rebuild_tree_for_company |
Zlash65 | d25a264 | 2018-05-13 14:34:20 +0530 | [diff] [blame] | 31 | erpnext.patches.v11_0.create_department_records_for_each_company |
Rohit Waghchaure | d644e6d | 2018-05-12 15:27:18 +0530 | [diff] [blame] | 32 | erpnext.patches.v11_0.make_location_from_warehouse |
rohitwaghchaure | 7c6bef4 | 2018-05-14 20:39:01 +0530 | [diff] [blame] | 33 | erpnext.patches.v11_0.make_asset_finance_book_against_old_entries |
Shreya | acc4cec | 2018-05-15 17:50:52 +0530 | [diff] [blame] | 34 | erpnext.patches.v11_0.check_buying_selling_in_currency_exchange |
Rohit Waghchaure | 09b4434 | 2019-06-19 12:52:07 +0530 | [diff] [blame] | 35 | erpnext.patches.v11_0.move_item_defaults_to_child_table_for_multicompany #02-07-2018 #19-06-2019 |
rohitwaghchaure | 05152da | 2018-05-30 15:28:09 +0530 | [diff] [blame] | 36 | erpnext.patches.v11_0.rename_overproduction_percent_field |
rohitwaghchaure | 2da6b3d | 2018-06-05 13:06:52 +0530 | [diff] [blame] | 37 | erpnext.patches.v11_0.update_backflush_subcontract_rm_based_on_bom |
rohitwaghchaure | 2da6b3d | 2018-06-05 13:06:52 +0530 | [diff] [blame] | 38 | erpnext.patches.v11_0.rename_members_with_naming_series #04-06-2018 |
Shreya Shah | 157815f | 2018-06-11 17:32:17 +0530 | [diff] [blame] | 39 | erpnext.patches.v11_0.set_update_field_and_value_in_workflow_state |
| 40 | erpnext.patches.v11_0.update_total_qty_field |
deepak-mnt | b95f60c | 2018-06-12 16:04:49 +0530 | [diff] [blame] | 41 | erpnext.patches.v11_0.update_sales_partner_type |
rohitwaghchaure | e647c1f | 2018-06-15 13:06:28 +0530 | [diff] [blame] | 42 | erpnext.patches.v11_0.rename_asset_adjustment_doctype |
Rushabh Mehta | df23c7d | 2018-07-05 15:19:28 +0530 | [diff] [blame] | 43 | erpnext.patches.v11_0.set_user_permissions_for_department |
Alchez | df1eae8 | 2018-07-13 12:50:04 +0530 | [diff] [blame] | 44 | erpnext.patches.v11_0.hr_ux_cleanups |
Suraj Shetty | a6f9843 | 2018-07-16 18:39:01 +0530 | [diff] [blame] | 45 | erpnext.patches.v11_0.set_department_for_doctypes |
Jamsheer | f926911 | 2018-07-16 18:08:53 +0530 | [diff] [blame] | 46 | erpnext.patches.v11_0.update_allow_transfer_for_manufacture |
Shreya Shah | 3c9839f | 2018-07-17 18:01:44 +0530 | [diff] [blame] | 47 | erpnext.patches.v11_0.add_item_group_defaults |
Charles-Henri Decultot | 7e86d7b | 2018-08-30 15:48:26 +0200 | [diff] [blame] | 48 | erpnext.patches.v11_0.add_expense_claim_default_account |
rohitwaghchaure | 32dc3bf | 2018-09-06 19:21:48 +0530 | [diff] [blame] | 49 | erpnext.patches.v11_0.make_job_card |
Alchez | 6ecb255 | 2018-09-30 21:38:47 +0530 | [diff] [blame] | 50 | erpnext.patches.v11_0.add_default_dispatch_notification_template |
Charles-Henri Decultot | 75fa6b3 | 2018-10-03 07:11:41 +0200 | [diff] [blame] | 51 | erpnext.patches.v11_0.add_market_segments |
| 52 | erpnext.patches.v11_0.add_sales_stages |
deepeshgarg007 | 4c79274 | 2018-11-30 18:01:22 +0530 | [diff] [blame] | 53 | execute:frappe.delete_doc_if_exists("Page", "sales-analytics") |
| 54 | execute:frappe.delete_doc_if_exists("Page", "purchase-analytics") |
| 55 | execute:frappe.delete_doc_if_exists("Page", "stock-analytics") |
| 56 | execute:frappe.delete_doc_if_exists("Page", "production-analytics") |
Sagar Vora | cc6e51c | 2019-02-19 18:09:49 +0530 | [diff] [blame] | 57 | erpnext.patches.v10_0.item_barcode_childtable_migrate # 16-02-2019 |
Sagar Vora | f3cfad7 | 2019-01-29 17:20:46 +0530 | [diff] [blame] | 58 | erpnext.patches.v11_0.update_delivery_trip_status |
rohitwaghchaure | 4265c5a | 2018-12-24 14:38:49 +0530 | [diff] [blame] | 59 | erpnext.patches.v11_0.rename_bom_wo_fields |
Sagar Vora | 4d1a9b1 | 2019-01-22 15:56:39 +0530 | [diff] [blame] | 60 | erpnext.patches.v11_0.renamed_from_to_fields_in_project |
Saurabh | 5c12490 | 2019-01-30 11:48:39 +0530 | [diff] [blame] | 61 | erpnext.patches.v11_1.setup_guardian_role |
Zlash65 | a206f06 | 2019-02-11 12:01:01 +0530 | [diff] [blame] | 62 | execute:frappe.delete_doc('DocType', 'Notification Control') |
Faris Ansari | 8a01342 | 2019-02-15 15:14:38 +0530 | [diff] [blame] | 63 | erpnext.patches.v11_0.remove_barcodes_field_from_copy_fields_to_variants |
Rushabh Mehta | 02a9ec3 | 2019-02-19 14:38:03 +0530 | [diff] [blame] | 64 | erpnext.patches.v12_0.set_task_status |
Rohit Waghchaure | 1b7059b | 2019-03-12 17:44:29 +0530 | [diff] [blame] | 65 | erpnext.patches.v11_0.make_italian_localization_fields # 26-03-2019 |
Rushabh Mehta | 2537b7f | 2019-03-22 12:48:56 +0530 | [diff] [blame] | 66 | erpnext.patches.v12_0.add_item_name_in_work_orders |
Saurabh | 3c95387 | 2019-03-20 14:39:49 +0530 | [diff] [blame] | 67 | erpnext.patches.v12_0.update_pricing_rule_fields |
Rohit Waghchaure | 4792a84 | 2019-03-25 14:25:45 +0530 | [diff] [blame] | 68 | erpnext.patches.v11_1.make_job_card_time_logs |
Rohit Waghchaure | 1c1d0bb | 2019-03-21 16:28:43 +0530 | [diff] [blame] | 69 | erpnext.patches.v12_0.rename_pricing_rule_child_doctypes |
Rohit Waghchaure | 1f2f9cf | 2019-03-13 18:23:18 +0530 | [diff] [blame] | 70 | erpnext.patches.v12_0.move_target_distribution_from_parent_to_child |
| 71 | erpnext.patches.v12_0.stock_entry_enhancements |
Karthikeyan S | e623609 | 2019-06-28 12:46:42 +0530 | [diff] [blame] | 72 | erpnext.patches.v10_0.item_barcode_childtable_migrate # 16-02-2019 #25-06-2019 |
Sagar Vora | 33d00bf | 2019-08-13 19:39:48 +0530 | [diff] [blame] | 73 | erpnext.patches.v12_0.make_item_manufacturer |
deepeshgarg007 | 4f1926b | 2019-03-29 12:10:44 +0530 | [diff] [blame] | 74 | erpnext.patches.v12_0.move_item_tax_to_item_tax_template |
Nabin Hait | 89206e7 | 2019-04-11 12:31:14 +0530 | [diff] [blame] | 75 | erpnext.patches.v11_1.set_variant_based_on |
karthikeyan5 | 307e6a8 | 2019-04-09 15:20:24 +0530 | [diff] [blame] | 76 | erpnext.patches.v11_1.woocommerce_set_creation_user |
Nabin Hait | d3cd98c | 2019-04-22 13:24:02 +0530 | [diff] [blame] | 77 | erpnext.patches.v11_1.rename_depends_on_lwp |
deepeshgarg007 | 9ae112b | 2019-05-02 19:32:43 +0530 | [diff] [blame] | 78 | execute:frappe.delete_doc("Report", "Inactive Items") |
Himanshu | ac1ce5d | 2019-05-04 22:43:37 +0530 | [diff] [blame] | 79 | erpnext.patches.v11_1.delete_scheduling_tool |
Nabin Hait | 868766d | 2019-07-15 18:02:58 +0530 | [diff] [blame] | 80 | erpnext.patches.v12_0.rename_tolerance_fields |
Rohit Waghchaure | 3cf2436 | 2019-06-02 16:03:05 +0530 | [diff] [blame] | 81 | execute:frappe.delete_doc_if_exists("Page", "support-analytics") |
Jamsheer | 5073ac4 | 2019-07-12 12:28:34 +0530 | [diff] [blame] | 82 | erpnext.patches.v12_0.remove_patient_medical_record_page |
Nabin Hait | 34c551d | 2019-07-03 10:34:31 +0530 | [diff] [blame] | 83 | erpnext.patches.v11_1.move_customer_lead_to_dynamic_column |
| 84 | erpnext.patches.v11_1.set_default_action_for_quality_inspection |
| 85 | erpnext.patches.v11_1.delete_bom_browser |
| 86 | erpnext.patches.v11_1.set_missing_title_for_quotation |
| 87 | erpnext.patches.v11_1.update_bank_transaction_status |
| 88 | erpnext.patches.v11_1.renamed_delayed_item_report |
| 89 | erpnext.patches.v11_1.set_missing_opportunity_from |
Himanshu | 9323c3a | 2019-06-26 12:54:08 +0530 | [diff] [blame] | 90 | erpnext.patches.v12_0.set_quotation_status |
Himanshu Warekar | cbbe281 | 2019-06-06 11:49:15 +0530 | [diff] [blame] | 91 | erpnext.patches.v12_0.set_priority_for_support |
Himanshu Warekar | bc0bc66 | 2019-06-28 19:41:29 +0530 | [diff] [blame] | 92 | erpnext.patches.v12_0.delete_priority_property_setter |
Govind S Menokee | 90fc3af | 2019-07-16 01:48:35 +0530 | [diff] [blame] | 93 | erpnext.patches.v12_0.set_default_batch_size |
Rushabh Mehta | 8309fcf | 2019-07-08 10:39:30 +0530 | [diff] [blame] | 94 | execute:frappe.delete_doc("DocType", "Project Task") |
rohitwaghchaure | d86f027 | 2019-07-08 10:29:26 +0530 | [diff] [blame] | 95 | erpnext.patches.v11_1.update_default_supplier_in_item_defaults |
Rohit Waghchaure | 0f065d5 | 2019-05-02 00:06:04 +0530 | [diff] [blame] | 96 | erpnext.patches.v12_0.update_due_date_in_gle |
Govind S Menokee | 2ab9947 | 2019-07-16 02:12:24 +0530 | [diff] [blame] | 97 | erpnext.patches.v12_0.add_default_buying_selling_terms_in_company |
Deepesh Garg | 7d61c03 | 2020-05-15 12:58:48 +0530 | [diff] [blame] | 98 | erpnext.patches.v12_0.create_accounting_dimensions_in_missing_doctypes #2020-05-11 |
Anurag Mishra | 305da79 | 2019-07-22 11:35:16 +0530 | [diff] [blame] | 99 | erpnext.patches.v11_1.set_status_for_material_request_type_manufacture |
Chinmay Pai | b3c732d | 2019-09-13 15:48:08 +0530 | [diff] [blame] | 100 | erpnext.patches.v12_0.move_plaid_settings_to_doctype |
Rucha Mahabal | 9d0ff96 | 2020-04-07 16:43:22 +0530 | [diff] [blame] | 101 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart_link') |
| 102 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard') |
| 103 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart_source') |
| 104 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart') |
| 105 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart_field') |
Mangesh-Khairnar | d94a389 | 2019-08-23 16:31:09 +0530 | [diff] [blame] | 106 | erpnext.patches.v12_0.remove_bank_remittance_custom_fields |
Faris Ansari | 594918b | 2019-09-08 13:13:05 +0530 | [diff] [blame] | 107 | erpnext.patches.v12_0.move_credit_limit_to_customer_credit_limit |
| 108 | erpnext.patches.v12_0.add_variant_of_in_item_attribute_table |
Mangesh-Khairnar | a44e8af | 2019-09-20 18:19:47 +0530 | [diff] [blame] | 109 | erpnext.patches.v12_0.rename_bank_account_field_in_journal_entry_account |
Rucha Mahabal | 3432647 | 2019-09-30 12:15:39 +0530 | [diff] [blame] | 110 | erpnext.patches.v12_0.create_default_energy_point_rules |
| 111 | erpnext.patches.v12_0.set_produced_qty_field_in_sales_order_for_work_order |
Marica | d00c598 | 2019-11-12 19:17:43 +0530 | [diff] [blame] | 112 | erpnext.patches.v12_0.set_cwip_and_delete_asset_settings |
Deepesh Garg | 7a23057 | 2019-11-08 12:52:54 +0530 | [diff] [blame] | 113 | erpnext.patches.v12_0.set_expense_account_in_landed_cost_voucher_taxes |
Suraj Shetty | 8f67ef8 | 2019-10-25 18:55:57 +0530 | [diff] [blame] | 114 | erpnext.patches.v12_0.replace_accounting_with_accounts_in_home_settings |
Mangesh-Khairnar | 2f7861a | 2020-05-02 20:09:33 +0530 | [diff] [blame] | 115 | erpnext.patches.v12_0.set_automatically_process_deferred_accounting_in_accounts_settings |
Marica | 1beed7d | 2019-11-06 18:12:29 +0530 | [diff] [blame] | 116 | erpnext.patches.v12_0.set_payment_entry_status |
Deepesh Garg | 7aef9f3 | 2019-11-08 12:42:38 +0530 | [diff] [blame] | 117 | erpnext.patches.v12_0.update_owner_fields_in_acc_dimension_custom_fields |
Rohan Bansal | 69e3868 | 2019-09-06 13:38:15 +0530 | [diff] [blame] | 118 | erpnext.patches.v12_0.update_price_or_product_discount |
Rohan | 0522227 | 2019-12-06 14:25:30 +0530 | [diff] [blame] | 119 | erpnext.patches.v12_0.set_production_capacity_in_workstation |
Parth J. Kharwar | 8c4cf12 | 2019-12-25 15:14:52 +0530 | [diff] [blame] | 120 | erpnext.patches.v12_0.set_employee_preferred_emails |
Nabin Hait | 6f68f2d | 2019-12-10 08:40:10 +0530 | [diff] [blame] | 121 | erpnext.patches.v12_0.set_against_blanket_order_in_sales_and_purchase_order |
| 122 | erpnext.patches.v12_0.set_cost_center_in_child_table_of_expense_claim |
Rohan Bansal | 69e3868 | 2019-09-06 13:38:15 +0530 | [diff] [blame] | 123 | erpnext.patches.v12_0.set_lead_title_field |
Rohit Waghchaure | 2c13a05 | 2019-12-10 17:07:03 +0530 | [diff] [blame] | 124 | erpnext.patches.v12_0.set_permission_einvoicing |
P-Froggy | 4cc929c | 2020-02-18 00:38:46 +0100 | [diff] [blame] | 125 | erpnext.patches.v12_0.create_irs_1099_field_united_states |
Nabin Hait | 2bd6ac5 | 2020-02-26 13:21:38 +0530 | [diff] [blame] | 126 | erpnext.patches.v12_0.move_bank_account_swift_number_to_bank |
Saqib Ansari | 9de76de | 2020-04-20 12:19:27 +0530 | [diff] [blame] | 127 | erpnext.patches.v12_0.rename_bank_reconciliation |
racitup | 805c3ef | 2020-01-24 23:40:16 +0000 | [diff] [blame] | 128 | erpnext.patches.v12_0.rename_bank_reconciliation_fields # 2020-01-22 |
Marica | 5e3d805 | 2020-05-05 14:37:39 +0530 | [diff] [blame] | 129 | erpnext.patches.v12_0.set_purchase_receipt_delivery_note_detail |
Deepesh Garg | d78cf97 | 2020-04-26 20:08:52 +0530 | [diff] [blame] | 130 | erpnext.patches.v12_0.add_permission_in_lower_deduction |
Rucha Mahabal | 9d0ff96 | 2020-04-07 16:43:22 +0530 | [diff] [blame] | 131 | erpnext.patches.v12_0.set_received_qty_in_material_request_as_per_stock_uom |
Deepesh Garg | b1e68bd | 2020-04-23 12:19:30 +0530 | [diff] [blame] | 132 | erpnext.patches.v12_0.rename_account_type_doctype |
Rucha Mahabal | 9d0ff96 | 2020-04-07 16:43:22 +0530 | [diff] [blame] | 133 | erpnext.patches.v12_0.recalculate_requested_qty_in_bin |
Rohan Bansal | 658ed14 | 2019-04-09 16:47:10 +0530 | [diff] [blame] | 134 | erpnext.patches.v12_0.set_total_batch_quantity |
Mangesh-Khairnar | 49816b0 | 2020-04-08 12:57:14 +0530 | [diff] [blame] | 135 | erpnext.patches.v12_0.rename_mws_settings_fields |
Marica | 048de30 | 2020-04-07 14:05:05 +0530 | [diff] [blame] | 136 | erpnext.patches.v12_0.set_updated_purpose_in_pick_list |
rohitwaghchaure | 6fa6caf | 2020-04-23 09:46:29 +0530 | [diff] [blame] | 137 | erpnext.patches.v12_0.repost_stock_ledger_entries_for_target_warehouse |
Nabin Hait | 58ee6c1 | 2020-04-26 17:45:57 +0530 | [diff] [blame] | 138 | erpnext.patches.v12_0.update_end_date_and_status_in_email_campaign |
rohitwaghchaure | 4d754ea | 2020-04-27 00:22:43 +0530 | [diff] [blame] | 139 | erpnext.patches.v12_0.fix_quotation_expired_status |
Saqib | a6f98d4 | 2020-07-23 18:51:26 +0530 | [diff] [blame] | 140 | erpnext.patches.v12_0.rename_pos_closing_doctype |
Saqib | ac9e6ff | 2021-01-28 17:58:55 +0530 | [diff] [blame] | 141 | erpnext.patches.v13_0.replace_pos_payment_mode_table #2020-12-29 |
Rucha Mahabal | 383a94d | 2020-05-07 23:32:53 +0530 | [diff] [blame] | 142 | execute:frappe.delete_doc_if_exists("Page", "appointment-analytic") |
Shivam Mishra | 498f658 | 2020-05-11 20:47:08 +0530 | [diff] [blame] | 143 | execute:frappe.rename_doc("Desk Page", "Getting Started", "Home", force=True) |
Saqib | 41b47a6 | 2020-05-15 04:24:36 +0530 | [diff] [blame] | 144 | erpnext.patches.v12_0.unset_customer_supplier_based_on_type_of_item_price |
rohitwaghchaure | b801119 | 2020-05-15 04:54:40 +0530 | [diff] [blame] | 145 | erpnext.patches.v12_0.set_valid_till_date_in_supplier_quotation |
Marica | dd3e521 | 2020-05-22 10:48:35 +0530 | [diff] [blame] | 146 | erpnext.patches.v12_0.set_serial_no_status #2020-05-21 |
rohitwaghchaure | be75009 | 2020-05-18 14:23:30 +0530 | [diff] [blame] | 147 | erpnext.patches.v12_0.update_price_list_currency_in_bom |
Shivam Mishra | 2b53b98 | 2020-09-22 12:18:12 +0530 | [diff] [blame] | 148 | execute:frappe.reload_doctype('Dashboard') |
Saurabh | 2e27f07 | 2020-12-01 18:07:52 +0530 | [diff] [blame] | 149 | execute:frappe.reload_doc('desk', 'doctype', 'number_card_link') |
Nabin Hait | b03072f | 2020-05-19 11:35:08 +0530 | [diff] [blame] | 150 | execute:frappe.delete_doc_if_exists('Dashboard', 'Accounts') |
Rohit Waghchaure | 34f4a23 | 2020-04-18 18:59:32 +0530 | [diff] [blame] | 151 | erpnext.patches.v13_0.update_actual_start_and_end_date_in_wo |
rohitwaghchaure | aa85e51 | 2020-05-19 19:51:45 +0530 | [diff] [blame] | 152 | erpnext.patches.v12_0.update_bom_in_so_mr |
Anurag Mishra | 36aea71 | 2020-05-13 10:47:36 +0530 | [diff] [blame] | 153 | execute:frappe.delete_doc("Report", "Department Analytics") |
Vishal Dhayagude | 6ff11de | 2020-05-25 14:54:19 +0530 | [diff] [blame] | 154 | erpnext.patches.v12_0.update_uom_conversion_factor |
Saqib | ec6a97f | 2020-09-09 10:54:14 +0530 | [diff] [blame] | 155 | erpnext.patches.v13_0.replace_pos_page_with_point_of_sale_page |
Marica | c2aabb0 | 2020-05-27 20:56:39 +0530 | [diff] [blame] | 156 | erpnext.patches.v13_0.delete_old_purchase_reports |
Abhishek Balam | 86ea75e | 2020-06-12 13:13:14 +0530 | [diff] [blame] | 157 | erpnext.patches.v12_0.set_italian_import_supplier_invoice_permissions |
Deepesh Garg | 9c49f2d | 2020-07-23 11:11:23 +0530 | [diff] [blame] | 158 | erpnext.patches.v13_0.update_subscription |
Deepesh Garg | 3c63f5b | 2020-06-19 11:41:21 +0530 | [diff] [blame] | 159 | erpnext.patches.v12_0.unhide_cost_center_field |
marination | 87dafb4 | 2020-06-15 17:44:04 +0530 | [diff] [blame] | 160 | erpnext.patches.v13_0.update_sla_enhancements |
Deepesh Garg | 7cc1cf3 | 2020-06-23 09:57:56 +0530 | [diff] [blame] | 161 | erpnext.patches.v13_0.update_deferred_settings |
marination | ae862c9 | 2020-06-15 17:38:47 +0530 | [diff] [blame] | 162 | erpnext.patches.v12_0.set_multi_uom_in_rfq |
Marica | 383807f | 2020-06-19 15:33:21 +0530 | [diff] [blame] | 163 | erpnext.patches.v13_0.delete_old_sales_reports |
Anurag Mishra | 289c822 | 2020-06-19 19:17:57 +0530 | [diff] [blame] | 164 | execute:frappe.delete_doc_if_exists("DocType", "Bank Reconciliation") |
Saqib Ansari | c5782b0 | 2022-01-27 20:09:56 +0530 | [diff] [blame] | 165 | execute:frappe.reload_doc("regional", "doctype", "e_invoice_settings") |
Saqib | a6f98d4 | 2020-07-23 18:51:26 +0530 | [diff] [blame] | 166 | erpnext.patches.v13_0.loyalty_points_entry_for_pos_invoice #22-07-2020 |
Afshan | ecb1460 | 2020-07-24 10:48:16 +0530 | [diff] [blame] | 167 | erpnext.patches.v12_0.fix_percent_complete_for_projects |
Afshan | 6b9acf4 | 2020-07-22 16:00:18 +0530 | [diff] [blame] | 168 | erpnext.patches.v13_0.delete_report_requested_items_to_order |
mohammadahmad1990 | b272557 | 2020-06-25 02:20:42 +0500 | [diff] [blame] | 169 | erpnext.patches.v12_0.update_item_tax_template_company |
Deepesh Garg | 7c50f42 | 2020-07-22 18:21:04 +0530 | [diff] [blame] | 170 | erpnext.patches.v13_0.move_branch_code_to_bank_account |
prssanna | 194dd12 | 2021-03-24 16:45:32 +0530 | [diff] [blame] | 171 | erpnext.patches.v13_0.add_standard_navbar_items #2021-03-24 |
Anupam Kumar | 674d1b0 | 2020-08-12 17:55:02 +0530 | [diff] [blame] | 172 | erpnext.patches.v13_0.stock_entry_enhancements |
Anupam Kumar | e447c79 | 2020-08-13 09:20:36 +0530 | [diff] [blame] | 173 | erpnext.patches.v12_0.rename_lost_reason_detail |
Shivam Mishra | 1678eb9 | 2020-07-31 14:00:22 +0530 | [diff] [blame] | 174 | erpnext.patches.v13_0.drop_razorpay_payload_column |
Rucha Mahabal | 46d4180 | 2020-09-23 16:53:16 +0530 | [diff] [blame] | 175 | erpnext.patches.v13_0.rename_issue_doctype_fields |
Saqib | cd89994 | 2020-09-10 19:28:46 +0530 | [diff] [blame] | 176 | erpnext.patches.v13_0.change_default_pos_print_format |
marination | 06ee0ea | 2020-09-07 18:49:06 +0530 | [diff] [blame] | 177 | erpnext.patches.v13_0.set_youtube_video_id |
Shivam Mishra | 1323a9a | 2020-09-30 16:33:14 +0530 | [diff] [blame] | 178 | erpnext.patches.v13_0.set_app_name |
Mangesh-Khairnar | 5c29eb0 | 2020-10-19 18:29:46 +0530 | [diff] [blame] | 179 | erpnext.patches.v13_0.print_uom_after_quantity_patch |
| 180 | erpnext.patches.v13_0.set_payment_channel_in_payment_gateway_account |
Shivam Mishra | 9d9fa74 | 2020-11-09 12:29:03 +0530 | [diff] [blame] | 181 | execute:frappe.delete_doc("Report", "Quoted Item Comparison") |
Nabin Hait | 93bb7b0 | 2020-11-19 13:05:17 +0530 | [diff] [blame] | 182 | erpnext.patches.v13_0.update_member_email_address |
Saqib | 675a833 | 2021-01-28 18:42:43 +0530 | [diff] [blame] | 183 | erpnext.patches.v13_0.update_pos_closing_entry_in_merge_log |
Walstan Baptista | 0baebbd | 2020-12-08 09:43:29 +0530 | [diff] [blame] | 184 | erpnext.patches.v13_0.add_po_to_global_search |
Marica | d845e8a | 2020-11-06 12:25:11 +0530 | [diff] [blame] | 185 | erpnext.patches.v13_0.update_returned_qty_in_pr_dn |
Saqib | ac9e6ff | 2021-01-28 17:58:55 +0530 | [diff] [blame] | 186 | erpnext.patches.v13_0.create_uae_pos_invoice_fields |
pateljannat | 87b477a | 2020-12-16 13:37:21 +0530 | [diff] [blame] | 187 | erpnext.patches.v13_0.update_project_template_tasks |
Marica | ba6e50b | 2021-01-05 15:15:10 +0530 | [diff] [blame] | 188 | erpnext.patches.v13_0.convert_qi_parameter_to_link_field |
Marica | fb016ed | 2021-02-01 20:05:29 +0530 | [diff] [blame] | 189 | erpnext.patches.v13_0.add_naming_series_to_old_projects # 1-02-2021 |
Saqib | 0586b7d | 2021-03-31 15:03:53 +0530 | [diff] [blame] | 190 | erpnext.patches.v13_0.update_payment_terms_outstanding |
Mohammad Hasnain Mohsin Rajan | 07f4059 | 2021-02-22 22:19:47 +0530 | [diff] [blame] | 191 | erpnext.patches.v13_0.delete_old_bank_reconciliation_doctypes |
Dany Robert | 7acdcc7 | 2021-10-11 15:05:55 +0530 | [diff] [blame] | 192 | erpnext.patches.v13_0.update_vehicle_no_reqd_condition |
Nabin Hait | 6e3668d | 2021-03-11 16:14:27 +0530 | [diff] [blame] | 193 | erpnext.patches.v13_0.rename_membership_settings_to_non_profit_settings |
Mohammad Hasnain Mohsin Rajan | 52701dc | 2021-03-25 12:56:33 +0530 | [diff] [blame] | 194 | erpnext.patches.v13_0.setup_uae_vat_fields |
Rushabh Mehta | 45735b3 | 2021-03-16 12:22:31 +0530 | [diff] [blame] | 195 | execute:frappe.db.set_value('System Settings', None, 'app_name', 'ERPNext') |
Ankush Menat | 1bdf9c4 | 2021-03-31 22:06:05 +0530 | [diff] [blame] | 196 | erpnext.patches.v12_0.purchase_receipt_status |
Nabin Hait | 10c6137 | 2021-04-13 15:46:01 +0530 | [diff] [blame] | 197 | erpnext.patches.v13_0.fix_non_unique_represents_company |
| 198 | erpnext.patches.v12_0.add_document_type_field_for_italy_einvoicing |
Ankush Menat | e972ceb | 2021-04-17 15:42:03 +0530 | [diff] [blame] | 199 | erpnext.patches.v13_0.update_shipment_status |
Ankush Menat | 9178d95 | 2021-04-26 15:37:17 +0530 | [diff] [blame] | 200 | erpnext.patches.v13_0.remove_attribute_field_from_item_variant_setting |
Saqib | 900a8fb | 2021-05-06 17:02:47 +0530 | [diff] [blame] | 201 | erpnext.patches.v13_0.set_pos_closing_as_failed |
Anupam | aeb8838 | 2021-05-20 14:11:36 +0530 | [diff] [blame] | 202 | erpnext.patches.v13_0.update_timesheet_changes |
Saqib | 80077d2 | 2021-06-14 19:34:25 +0530 | [diff] [blame] | 203 | erpnext.patches.v13_0.add_doctype_to_sla #14-06-2021 |
Afshan | 53fefd7 | 2021-06-24 10:09:02 +0530 | [diff] [blame] | 204 | erpnext.patches.v13_0.bill_for_rejected_quantity_in_purchase_invoice |
Anuja P | 5e4128e | 2021-05-26 20:03:14 +0530 | [diff] [blame] | 205 | erpnext.patches.v13_0.rename_issue_status_hold_to_on_hold |
Saqib | 0683337 | 2021-07-12 20:21:07 +0530 | [diff] [blame] | 206 | erpnext.patches.v13_0.update_response_by_variance |
Rohit Waghchaure | c878389 | 2021-01-08 19:47:38 +0530 | [diff] [blame] | 207 | erpnext.patches.v13_0.update_job_card_details |
Rohit Waghchaure | 56e4a88 | 2021-07-15 16:32:23 +0530 | [diff] [blame] | 208 | erpnext.patches.v13_0.add_missing_fg_item_for_stock_entry |
Rucha Mahabal | a758071 | 2021-07-21 00:24:09 +0530 | [diff] [blame] | 209 | erpnext.patches.v13_0.update_subscription_status_in_memberships |
Ankush | cd12d95 | 2021-07-25 13:10:50 +0530 | [diff] [blame] | 210 | erpnext.patches.v13_0.update_amt_in_work_order_required_items |
Ganga Manoj | 458f7f1 | 2021-08-09 17:16:48 +0530 | [diff] [blame] | 211 | erpnext.patches.v13_0.delete_orphaned_tables |
Deepesh Garg | 8c7d9ef | 2021-07-28 12:57:59 +0530 | [diff] [blame] | 212 | erpnext.patches.v13_0.update_tds_check_field #3 |
Anuja Pawar | 08ae49c | 2021-08-09 17:58:52 +0530 | [diff] [blame] | 213 | erpnext.patches.v13_0.add_custom_field_for_south_africa #2 |
Anupam K | 01b37ad | 2020-08-25 00:46:35 +0530 | [diff] [blame] | 214 | erpnext.patches.v13_0.update_recipient_email_digest |
Deepesh Garg | 346bde8 | 2021-08-03 14:44:20 +0530 | [diff] [blame] | 215 | erpnext.patches.v13_0.shopify_deprecation_warning |
Ankush Menat | bdf7b8d | 2021-12-05 22:00:52 +0530 | [diff] [blame] | 216 | erpnext.patches.v13_0.remove_bad_selling_defaults |
Ankush Menat | 66bf21f | 2022-01-16 20:45:59 +0530 | [diff] [blame] | 217 | erpnext.patches.v13_0.trim_whitespace_from_serial_nos # 16-01-2022 |
Rohan | 16eed07 | 2021-08-26 21:47:00 +0530 | [diff] [blame] | 218 | erpnext.patches.v13_0.migrate_stripe_api |
Ganga Manoj | 842ceb1 | 2021-08-25 20:32:26 +0530 | [diff] [blame] | 219 | erpnext.patches.v13_0.reset_clearance_date_for_intracompany_payment_entries |
Deepesh Garg | 2d19e2d | 2021-10-13 13:24:19 +0530 | [diff] [blame] | 220 | execute:frappe.reload_doc("erpnext_integrations", "doctype", "TaxJar Settings") |
| 221 | execute:frappe.reload_doc("erpnext_integrations", "doctype", "Product Tax Category") |
Shadrak Gurupnor | 7433757 | 2021-08-27 18:00:16 +0530 | [diff] [blame] | 222 | erpnext.patches.v13_0.set_operation_time_based_on_operating_cost |
hrwx | 43038aa | 2021-11-27 21:46:13 +0000 | [diff] [blame] | 223 | erpnext.patches.v13_0.create_gst_payment_entry_fields #27-11-2021 |
Sagar Vora | 8d9d098 | 2021-10-20 19:15:35 +0530 | [diff] [blame] | 224 | erpnext.patches.v13_0.fix_invoice_statuses |
DeeMysterio | aa82624 | 2021-09-14 13:58:18 +0530 | [diff] [blame] | 225 | erpnext.patches.v13_0.replace_supplier_item_group_with_party_specific_item |
Deepesh Garg | 41392ac | 2021-09-03 19:19:35 +0530 | [diff] [blame] | 226 | erpnext.patches.v13_0.update_dates_in_tax_withholding_category |
Deepesh Garg | ee14862 | 2021-09-08 11:33:42 +0530 | [diff] [blame] | 227 | erpnext.patches.v14_0.update_opportunity_currency_fields |
Deepesh Garg | c9c8957 | 2021-09-16 19:33:57 +0530 | [diff] [blame] | 228 | erpnext.patches.v13_0.create_accounting_dimensions_in_pos_doctypes |
Saqib | 424efd4 | 2021-09-28 18:12:02 +0530 | [diff] [blame] | 229 | erpnext.patches.v13_0.create_custom_field_for_finance_book |
Saqib Ansari | b0aa4a6 | 2021-10-10 11:42:39 +0530 | [diff] [blame] | 230 | erpnext.patches.v13_0.modify_invalid_gain_loss_gl_entries #2 |
Ankush Menat | 4685ed5 | 2021-09-30 09:58:59 +0530 | [diff] [blame] | 231 | erpnext.patches.v13_0.fix_additional_cost_in_mfg_stock_entry |
marination | 73ac3e0 | 2021-09-30 14:18:35 +0530 | [diff] [blame] | 232 | erpnext.patches.v13_0.set_status_in_maintenance_schedule_table |
Rohit Waghchaure | efc60ec | 2021-10-14 16:01:08 +0530 | [diff] [blame] | 233 | erpnext.patches.v13_0.enable_scheduler_job_for_item_reposting |
Noah Jacob | 2bb383b | 2021-10-13 16:20:08 +0530 | [diff] [blame] | 234 | erpnext.patches.v13_0.requeue_failed_reposts |
Ankush Menat | ccf84ae | 2021-11-07 18:06:37 +0530 | [diff] [blame] | 235 | erpnext.patches.v13_0.update_job_card_status |
Ankush Menat | f811956 | 2022-01-11 17:22:40 +0530 | [diff] [blame] | 236 | erpnext.patches.v13_0.enable_uoms |
Alan | 05831b1 | 2021-10-27 11:36:37 +0530 | [diff] [blame] | 237 | erpnext.patches.v12_0.update_production_plan_status |
Chillar Anand | 73ae504 | 2021-10-19 18:59:23 +0530 | [diff] [blame] | 238 | erpnext.patches.v13_0.healthcare_deprecation_warning |
Ankush Menat | 54184e5 | 2021-11-15 17:54:53 +0530 | [diff] [blame] | 239 | erpnext.patches.v13_0.item_naming_series_not_mandatory |
Deepesh Garg | bf13d18 | 2021-10-23 19:00:03 +0530 | [diff] [blame] | 240 | erpnext.patches.v13_0.update_category_in_ltds_certificate |
Noah Jacob | c872aa4 | 2021-12-15 15:27:41 +0530 | [diff] [blame] | 241 | erpnext.patches.v13_0.update_maintenance_schedule_field_in_visit |
Anupam Kumar | 3928a40 | 2021-12-06 13:52:00 +0530 | [diff] [blame] | 242 | erpnext.patches.v14_0.migrate_crm_settings |
Ankush Menat | 203f008 | 2022-01-21 14:12:35 +0530 | [diff] [blame] | 243 | erpnext.patches.v13_0.wipe_serial_no_field_for_0_qty |
Chillar Anand | 0900c3d | 2022-01-04 17:26:11 +0530 | [diff] [blame] | 244 | erpnext.patches.v13_0.agriculture_deprecation_warning |
Chillar Anand | 2718ddd | 2022-01-20 11:57:22 +0530 | [diff] [blame] | 245 | erpnext.patches.v13_0.hospitality_deprecation_warning |
Saqib Ansari | a09259f | 2022-01-21 14:20:27 +0530 | [diff] [blame] | 246 | erpnext.patches.v13_0.update_asset_quantity_field |
Saqib Ansari | c3e890e | 2022-01-21 12:25:30 +0530 | [diff] [blame] | 247 | erpnext.patches.v13_0.delete_bank_reconciliation_detail |
Deepesh Garg | 528c713 | 2022-02-01 14:42:55 +0530 | [diff] [blame] | 248 | erpnext.patches.v13_0.enable_provisional_accounting |
ChillarAnand | 0c0a9ed | 2022-01-05 09:17:46 +0530 | [diff] [blame] | 249 | erpnext.patches.v13_0.non_profit_deprecation_warning |
Sagar Vora | 85c4c34 | 2022-06-26 18:30:54 +0530 | [diff] [blame] | 250 | erpnext.patches.v13_0.show_india_localisation_deprecation_warning |
Rucha Mahabal | 8ce5261 | 2022-07-19 13:19:34 +0530 | [diff] [blame] | 251 | erpnext.patches.v13_0.show_hr_payroll_deprecation_warning |
Sagar Vora | bf2833b | 2022-07-21 08:02:03 +0000 | [diff] [blame] | 252 | erpnext.patches.v13_0.reset_corrupt_defaults |
ruthra kumar | 80f508c | 2022-08-04 16:48:03 +0530 | [diff] [blame] | 253 | erpnext.patches.v13_0.create_accounting_dimensions_for_asset_repair |
Deepesh Garg | 1100816 | 2022-11-21 20:18:06 +0530 | [diff] [blame] | 254 | erpnext.patches.v15_0.delete_taxjar_doctypes |
Sabu Siyad | f900a78 | 2023-10-17 17:05:44 +0530 | [diff] [blame] | 255 | erpnext.patches.v15_0.delete_ecommerce_doctypes |
anandbaburajan | 7b6b5ae | 2023-01-03 09:21:08 +0530 | [diff] [blame] | 256 | erpnext.patches.v15_0.create_asset_depreciation_schedules_from_assets |
Deepesh Garg | 312625f | 2023-01-16 13:43:54 +0530 | [diff] [blame] | 257 | erpnext.patches.v14_0.update_reference_due_date_in_journal_entry |
Sankara Subramanian V | a06d240 | 2023-02-21 22:52:20 +0530 | [diff] [blame] | 258 | erpnext.patches.v15_0.saudi_depreciation_warning |
| 259 | erpnext.patches.v15_0.delete_saudi_doctypes |
Anand Baburajan | 988d755 | 2023-06-30 11:02:49 +0530 | [diff] [blame] | 260 | erpnext.patches.v14_0.show_loan_management_deprecation_warning |
ruthra kumar | f258ab5 | 2023-11-23 10:39:41 +0530 | [diff] [blame] | 261 | erpnext.patches.v14_0.clear_reconciliation_values_from_singles |
Gursheen Anand | 5224f13 | 2023-07-24 14:52:29 +0530 | [diff] [blame] | 262 | execute:frappe.rename_doc("Report", "TDS Payable Monthly", "Tax Withholding Details", force=True) |
ChillarAnand | 325dc92 | 2022-02-03 16:38:01 +0530 | [diff] [blame] | 263 | |
Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 264 | [post_model_sync] |
Ankush Menat | 86df7f8 | 2022-05-13 18:15:34 +0530 | [diff] [blame] | 265 | execute:frappe.delete_doc_if_exists('Workspace', 'ERPNext Integrations Settings') |
rohitwaghchaure | 0b04d04 | 2024-02-22 09:22:05 +0530 | [diff] [blame] | 266 | erpnext.patches.v14_0.update_posting_datetime_and_dropped_indexes #22-02-2024 |
Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 267 | erpnext.patches.v14_0.rename_ongoing_status_in_sla_documents |
Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 268 | erpnext.patches.v14_0.delete_shopify_doctypes |
Ankush Menat | 86df7f8 | 2022-05-13 18:15:34 +0530 | [diff] [blame] | 269 | erpnext.patches.v14_0.delete_healthcare_doctypes |
Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 270 | erpnext.patches.v14_0.delete_hub_doctypes |
| 271 | erpnext.patches.v14_0.delete_hospitality_doctypes # 20-01-2022 |
Ankush Menat | 276267d | 2022-06-15 15:26:05 +0530 | [diff] [blame] | 272 | erpnext.patches.v14_0.delete_agriculture_doctypes # 15-06-2022 |
Ankush Menat | 86df7f8 | 2022-05-13 18:15:34 +0530 | [diff] [blame] | 273 | erpnext.patches.v14_0.delete_education_doctypes |
Raffael Meyer | 6453fb4 | 2022-04-13 11:24:19 +0200 | [diff] [blame] | 274 | erpnext.patches.v14_0.delete_datev_doctypes |
Saqib Ansari | 203fca4 | 2022-01-14 14:59:58 +0530 | [diff] [blame] | 275 | erpnext.patches.v14_0.rearrange_company_fields |
Ankush Menat | e4c2200 | 2022-01-28 13:00:15 +0530 | [diff] [blame] | 276 | erpnext.patches.v13_0.update_sane_transfer_against |
Nabin Hait | ce49e6c | 2022-01-31 13:25:44 +0530 | [diff] [blame] | 277 | erpnext.patches.v14_0.migrate_cost_center_allocations |
Ankush Menat | 8995997 | 2022-02-09 11:38:52 +0530 | [diff] [blame] | 278 | erpnext.patches.v13_0.update_reserved_qty_closed_wo |
Deepesh Garg | 3a966d4 | 2022-02-17 23:18:07 +0530 | [diff] [blame] | 279 | erpnext.patches.v13_0.update_exchange_rate_settings |
Sagar Sharma | 19a6c21 | 2022-02-14 19:43:26 +0530 | [diff] [blame] | 280 | erpnext.patches.v14_0.delete_amazon_mws_doctype |
marination | 06d36c6 | 2022-02-16 17:40:16 +0530 | [diff] [blame] | 281 | erpnext.patches.v13_0.set_work_order_qty_in_so_from_mr |
Rohit Waghchaure | dbde3a3 | 2023-01-17 11:32:06 +0530 | [diff] [blame] | 282 | erpnext.patches.v13_0.item_reposting_for_incorrect_sl_and_gl |
18alantom | f4af75f | 2022-02-15 11:51:52 +0530 | [diff] [blame] | 283 | erpnext.patches.v14_0.update_batch_valuation_flag |
Rucha Mahabal | 650099e | 2022-03-01 20:30:58 +0530 | [diff] [blame] | 284 | erpnext.patches.v14_0.delete_non_profit_doctypes |
Saqib Ansari | 9a0f5bf | 2022-03-25 10:52:08 +0530 | [diff] [blame] | 285 | erpnext.patches.v13_0.set_return_against_in_pos_invoice_references |
Ankush Menat | 5b1d605 | 2022-03-24 14:50:13 +0530 | [diff] [blame] | 286 | erpnext.patches.v13_0.remove_unknown_links_to_prod_plan_items # 24-03-2022 |
Ankush Menat | dcda556 | 2022-05-02 13:58:22 +0530 | [diff] [blame] | 287 | erpnext.patches.v13_0.change_default_item_manufacturer_fieldtype |
Ankush Menat | 80d959c | 2022-05-16 11:23:35 +0530 | [diff] [blame] | 288 | erpnext.patches.v13_0.requeue_recoverable_reposts |
Saqib Ansari | 0373347 | 2022-04-11 14:55:42 +0530 | [diff] [blame] | 289 | erpnext.patches.v14_0.discount_accounting_separation |
Sagar Sharma | 1a70701 | 2022-05-11 16:49:28 +0530 | [diff] [blame] | 290 | erpnext.patches.v13_0.create_accounting_dimensions_in_orders |
Ankush Menat | 80d959c | 2022-05-16 11:23:35 +0530 | [diff] [blame] | 291 | erpnext.patches.v13_0.set_per_billed_in_return_delivery_note |
Ankush Menat | a1b7a79 | 2022-05-31 15:35:40 +0530 | [diff] [blame] | 292 | execute:frappe.delete_doc("DocType", "Naming Series") |
Ankush Menat | ee5bc58 | 2022-06-06 16:27:25 +0530 | [diff] [blame] | 293 | erpnext.patches.v13_0.job_card_status_on_hold |
s-aga-r | 5002f1f | 2022-06-17 15:43:59 +0530 | [diff] [blame] | 294 | erpnext.patches.v14_0.copy_is_subcontracted_value_to_is_old_subcontracting_flow |
Nabin Hait | f904ac5 | 2022-06-10 11:15:22 +0530 | [diff] [blame] | 295 | erpnext.patches.v14_0.crm_ux_cleanup |
Nabin Hait | 3abd00f | 2022-09-05 15:32:48 +0530 | [diff] [blame] | 296 | erpnext.patches.v14_0.migrate_existing_lead_notes_as_per_the_new_format |
Sagar Vora | 70c4117 | 2022-07-14 15:02:17 +0530 | [diff] [blame] | 297 | erpnext.patches.v14_0.remove_india_localisation # 14-07-2022 |
Rucha Mahabal | f222284 | 2022-07-20 15:47:40 +0530 | [diff] [blame] | 298 | erpnext.patches.v13_0.fix_number_and_frequency_for_monthly_depreciation |
Nabin Hait | 909945c | 2022-08-09 19:28:26 +0530 | [diff] [blame] | 299 | erpnext.patches.v14_0.remove_hr_and_payroll_modules # 20-07-2022 |
Sagar Sharma | 8704ca7 | 2022-08-18 10:58:33 +0530 | [diff] [blame] | 300 | erpnext.patches.v14_0.fix_crm_no_of_employees |
ruthra kumar | d522f13 | 2022-08-29 15:31:26 +0530 | [diff] [blame] | 301 | erpnext.patches.v14_0.create_accounting_dimensions_in_subcontracting_doctypes |
Sagar Sharma | f19049e | 2022-09-07 14:55:56 +0530 | [diff] [blame] | 302 | erpnext.patches.v14_0.fix_subcontracting_receipt_gl_entries |
Ankush Menat | 8a56df6 | 2023-01-10 09:54:15 +0530 | [diff] [blame] | 303 | erpnext.patches.v13_0.drop_unused_sle_index_parts |
Nabin Hait | fe891aa | 2022-09-30 15:55:41 +0530 | [diff] [blame] | 304 | erpnext.patches.v14_0.create_accounting_dimensions_for_asset_capitalization |
niralisatapara | 0fdde2e | 2022-11-22 14:36:30 +0530 | [diff] [blame] | 305 | erpnext.patches.v14_0.update_partial_tds_fields |
barredterra | d2563ee | 2022-11-17 22:16:43 +0100 | [diff] [blame] | 306 | erpnext.patches.v14_0.create_incoterms_and_migrate_shipment |
ruthra kumar | 789e448 | 2023-01-08 11:22:01 +0530 | [diff] [blame] | 307 | erpnext.patches.v14_0.create_accounting_dimensions_for_payment_request |
| 308 | erpnext.patches.v14_0.update_entry_type_for_journal_entry |
Ritwik Puri | 17045f8 | 2023-01-20 18:53:39 +0530 | [diff] [blame] | 309 | erpnext.patches.v14_0.change_autoname_for_tax_withheld_vouchers |
s-aga-r | be41052 | 2023-01-24 11:10:29 +0530 | [diff] [blame] | 310 | erpnext.patches.v14_0.set_pick_list_status |
Deepesh Garg | be723bb | 2023-03-17 15:39:33 +0530 | [diff] [blame] | 311 | erpnext.patches.v13_0.update_docs_link |
anandbaburajan | 8ea9e45 | 2023-02-03 21:43:18 +0530 | [diff] [blame] | 312 | erpnext.patches.v15_0.update_asset_value_for_manual_depr_entries |
anandbaburajan | ebb6953 | 2023-03-09 17:55:27 +0530 | [diff] [blame] | 313 | erpnext.patches.v15_0.update_gpa_and_ndb_for_assdeprsch |
Deepesh Garg | c3f39c3 | 2023-02-23 16:48:54 +0530 | [diff] [blame] | 314 | erpnext.patches.v14_0.create_accounting_dimensions_for_closing_balance |
Deepesh Garg | b4bd978 | 2023-07-14 10:28:36 +0530 | [diff] [blame] | 315 | erpnext.patches.v14_0.update_closing_balances #14-07-2023 |
ruthra kumar | 3f537d3 | 2023-04-17 17:18:07 +0530 | [diff] [blame] | 316 | execute:frappe.db.set_single_value("Accounts Settings", "merge_similar_account_heads", 0) |
ruthra kumar | 0587338 | 2023-06-16 12:32:21 +0530 | [diff] [blame] | 317 | erpnext.patches.v14_0.update_reference_type_in_journal_entry_accounts |
ruthra kumar | 9db8769 | 2023-08-09 13:54:26 +0530 | [diff] [blame] | 318 | erpnext.patches.v14_0.update_subscription_details |
Ankush Menat | 7be5784 | 2023-10-25 12:42:35 +0530 | [diff] [blame] | 319 | execute:frappe.delete_doc("Report", "Tax Detail", force=True) |
Komal-Saraf0609 | ad11934 | 2023-03-30 08:03:55 +0530 | [diff] [blame] | 320 | erpnext.patches.v15_0.enable_all_leads |
Deepesh Garg | b545e3d | 2023-04-25 19:07:45 +0530 | [diff] [blame] | 321 | erpnext.patches.v14_0.update_company_in_ldc |
Sagar Sharma | 196e181 | 2023-05-25 14:39:36 +0530 | [diff] [blame] | 322 | erpnext.patches.v14_0.set_packed_qty_in_draft_delivery_notes |
Deepesh Garg | abc6fe0 | 2023-06-02 17:48:59 +0530 | [diff] [blame] | 323 | execute:frappe.delete_doc('DocType', 'Cash Flow Mapping Template Details', ignore_missing=True) |
| 324 | execute:frappe.delete_doc('DocType', 'Cash Flow Mapping', ignore_missing=True) |
| 325 | execute:frappe.delete_doc('DocType', 'Cash Flow Mapper', ignore_missing=True) |
| 326 | execute:frappe.delete_doc('DocType', 'Cash Flow Mapping Template', ignore_missing=True) |
| 327 | execute:frappe.delete_doc('DocType', 'Cash Flow Mapping Accounts', ignore_missing=True) |
Nabin Hait | 0b28f64 | 2023-05-26 14:29:59 +0530 | [diff] [blame] | 328 | erpnext.patches.v14_0.cleanup_workspaces |
Anand Baburajan | dedb5e2 | 2023-07-03 13:06:46 +0530 | [diff] [blame] | 329 | erpnext.patches.v15_0.remove_loan_management_module #2023-07-03 |
Gursheen Kaur Anand | 5113a41 | 2023-06-28 11:22:40 +0530 | [diff] [blame] | 330 | erpnext.patches.v14_0.set_report_in_process_SOA |
Ankush Menat | d95559a | 2023-07-14 17:32:39 +0530 | [diff] [blame] | 331 | erpnext.buying.doctype.supplier.patches.migrate_supplier_portal_users |
Deepesh Garg | 6270607 | 2023-07-16 12:58:42 +0530 | [diff] [blame] | 332 | execute:frappe.defaults.clear_default("fiscal_year") |
Ankush Menat | d95559a | 2023-07-14 17:32:39 +0530 | [diff] [blame] | 333 | erpnext.patches.v15_0.remove_exotel_integration |
barredterra | 0990011 | 2021-10-07 19:05:35 +0200 | [diff] [blame] | 334 | erpnext.patches.v14_0.single_to_multi_dunning |
ruthra kumar | a0fc685 | 2023-08-14 17:38:44 +0530 | [diff] [blame] | 335 | execute:frappe.db.set_single_value('Selling Settings', 'allow_negative_rates_for_items', 0) |
Anand Baburajan | 4f0bb45 | 2023-09-02 18:31:32 +0530 | [diff] [blame] | 336 | erpnext.patches.v15_0.correct_asset_value_if_je_with_workflow |
s-aga-r | 74272a2 | 2023-09-13 12:02:27 +0530 | [diff] [blame] | 337 | erpnext.patches.v15_0.delete_woocommerce_settings_doctype |
Gursheen Kaur Anand | 099468e | 2023-09-16 21:25:31 +0530 | [diff] [blame] | 338 | erpnext.patches.v14_0.migrate_deferred_accounts_to_item_defaults |
Deepesh Garg | e19e04b | 2023-09-19 18:39:44 +0530 | [diff] [blame] | 339 | erpnext.patches.v14_0.update_invoicing_period_in_subscription |
Ankush Menat | dd24a1b | 2023-09-18 22:13:13 +0530 | [diff] [blame] | 340 | execute:frappe.delete_doc("Page", "welcome-to-erpnext") |
David Arnold | 922fffd | 2023-11-09 17:34:27 +0100 | [diff] [blame] | 341 | erpnext.patches.v15_0.migrate_payment_request_status |
s-aga-r | 296b233 | 2023-09-27 15:27:29 +0530 | [diff] [blame] | 342 | erpnext.patches.v15_0.delete_payment_gateway_doctypes |
Deepesh Garg | e31db18 | 2023-10-17 18:19:47 +0530 | [diff] [blame] | 343 | erpnext.patches.v14_0.create_accounting_dimensions_in_sales_order_item |
s-aga-r | 6942ab1 | 2023-10-23 19:12:55 +0530 | [diff] [blame] | 344 | erpnext.patches.v15_0.update_sre_from_voucher_details |
s-aga-r | fcfcf69 | 2023-10-25 11:52:49 +0530 | [diff] [blame] | 345 | erpnext.patches.v14_0.rename_over_order_allowance_field |
David Arnold | 6817821 | 2023-10-26 13:46:50 +0200 | [diff] [blame] | 346 | erpnext.patches.v14_0.migrate_delivery_stop_lock_field |
ruthra kumar | ebb186c | 2023-11-07 10:12:18 +0530 | [diff] [blame] | 347 | erpnext.patches.v14_0.add_default_for_repost_settings |
Anand Baburajan | 568d5bf | 2023-11-03 22:35:08 +0530 | [diff] [blame] | 348 | erpnext.patches.v15_0.rename_daily_depreciation_to_depreciation_amount_based_on_num_days_in_month |
Anand Baburajan | 2ce6bbf | 2023-11-04 01:41:46 +0530 | [diff] [blame] | 349 | erpnext.patches.v15_0.rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based |
s-aga-r | 1f88b1e | 2023-11-01 20:48:09 +0530 | [diff] [blame] | 350 | erpnext.patches.v15_0.set_reserved_stock_in_bin |
Deepesh Garg | 089da45 | 2023-11-17 12:37:14 +0530 | [diff] [blame] | 351 | erpnext.patches.v14_0.create_accounting_dimensions_in_supplier_quotation |
Anand Baburajan | 9903049 | 2023-11-20 22:27:16 +0530 | [diff] [blame] | 352 | erpnext.patches.v14_0.update_zero_asset_quantity_field |
ruthra kumar | dd016e6 | 2023-11-24 10:54:31 +0530 | [diff] [blame] | 353 | execute:frappe.db.set_single_value("Buying Settings", "project_update_frequency", "Each Transaction") |
barredterra | b6957dd | 2023-12-03 17:21:48 +0100 | [diff] [blame] | 354 | execute:frappe.db.set_default("date_format", frappe.db.get_single_value("System Settings", "date_format")) |
Anand Baburajan | d370c60 | 2023-12-20 19:02:32 +0530 | [diff] [blame] | 355 | erpnext.patches.v14_0.update_total_asset_cost_field |
David Arnold | e97af14 | 2023-10-10 23:49:44 +0200 | [diff] [blame] | 356 | erpnext.patches.v15_0.create_advance_payment_status |
Gursheen Anand | ecdc4c8 | 2024-02-08 16:36:30 +0530 | [diff] [blame] | 357 | erpnext.patches.v15_0.allow_on_submit_dimensions_for_repostable_doctypes |
ruthra kumar | 461fb18 | 2024-02-26 11:31:27 +0530 | [diff] [blame] | 358 | erpnext.patches.v14_0.create_accounting_dimensions_in_reconciliation_tool |
ruthra kumar | a88bf84 | 2024-03-22 16:11:05 +0530 | [diff] [blame] | 359 | erpnext.patches.v14_0.update_flag_for_return_invoices #2024-03-22 |
ruthra kumar | 3f8d785 | 2024-04-12 17:19:58 +0530 | [diff] [blame] | 360 | erpnext.patches.v15_0.create_accounting_dimensions_in_payment_request |
ruthra kumar | a0fc685 | 2023-08-14 17:38:44 +0530 | [diff] [blame] | 361 | # below migration patch should always run last |
| 362 | erpnext.patches.v14_0.migrate_gl_to_payment_ledger |
Ankush Menat | 7873338 | 2023-12-21 20:09:10 +0530 | [diff] [blame] | 363 | erpnext.stock.doctype.delivery_note.patches.drop_unused_return_against_index # 2023-12-20 |
| 364 | erpnext.patches.v14_0.set_maintain_stock_for_bom_item |
Nabin Hait | 1951f71 | 2024-02-26 12:57:19 +0530 | [diff] [blame] | 365 | erpnext.patches.v15_0.delete_orphaned_asset_movement_item_records |
| 366 | erpnext.patches.v15_0.remove_cancelled_asset_capitalization_from_asset |