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 |
Rucha Mahabal | 81ae6c3 | 2020-07-28 12:27:41 +0530 | [diff] [blame] | 9 | execute:frappe.reload_doc("HR", "doctype", "HR Settings") #2020-01-16 #2020-07-24 |
marination | 7665a85 | 2021-03-31 21:03:55 +0530 | [diff] [blame] | 10 | erpnext.patches.v4_2.update_requested_and_ordered_qty #2021-03-31 |
Zarrar | 13ddc7e | 2018-03-20 12:38:43 +0530 | [diff] [blame] | 11 | erpnext.patches.v5_7.update_item_description_based_on_item_master |
marination | 7665a85 | 2021-03-31 21:03:55 +0530 | [diff] [blame] | 12 | erpnext.patches.v4_2.repost_reserved_qty #2021-03-31 |
Anurag Mishra | 289c822 | 2020-06-19 19:17:57 +0530 | [diff] [blame] | 13 | execute:frappe.reload_doc("Payroll", "doctype", "salary_slip") |
Rushabh Mehta | 00ae424 | 2017-06-27 17:31:41 +0530 | [diff] [blame] | 14 | erpnext.patches.v8_1.setup_gst_india #2017-06-27 |
rohitwaghchaure | 8cca61f | 2018-08-20 17:53:56 +0530 | [diff] [blame] | 15 | erpnext.patches.v8_1.removed_roles_from_gst_report_non_indian_account #16-08-2018 |
Nabin Hait | 562d942 | 2018-09-07 16:14:44 +0530 | [diff] [blame] | 16 | erpnext.patches.v8_7.sync_india_custom_fields |
Charles-Henri Decultot | 90657fb | 2018-01-23 11:10:14 +0100 | [diff] [blame] | 17 | erpnext.patches.v10_0.fichier_des_ecritures_comptables_for_france |
Shreya Shah | f718b0c | 2018-02-20 11:26:46 +0530 | [diff] [blame] | 18 | erpnext.patches.v10_0.rename_price_to_rate_in_pricing_rule |
| 19 | erpnext.patches.v10_0.set_currency_in_pricing_rule |
Vishal Dhayagude | bd59a53 | 2018-02-15 14:22:11 +0530 | [diff] [blame] | 20 | erpnext.patches.v10_0.update_translatable_fields |
rohitwaghchaure | e255830 | 2018-02-20 12:20:00 +0530 | [diff] [blame] | 21 | erpnext.patches.v10_0.rename_offer_letter_to_job_offer |
| 22 | execute:frappe.delete_doc('DocType', 'Production Planning Tool', ignore_missing=True) |
Suraj Shetty | b58c317 | 2018-12-24 10:26:39 +0530 | [diff] [blame] | 23 | erpnext.patches.v10_0.migrate_daily_work_summary_settings_to_daily_work_summary_group # 24-12-2018 |
tundebabzy | cad22db | 2018-02-22 06:38:36 +0100 | [diff] [blame] | 24 | erpnext.patches.v10_0.add_default_cash_flow_mappers |
sahil28297 | c759e17 | 2020-05-07 12:12:13 +0530 | [diff] [blame] | 25 | erpnext.patches.v11_0.rename_duplicate_item_code_values |
rohitwaghchaure | 4e8fdf7 | 2018-02-22 11:03:48 +0530 | [diff] [blame] | 26 | erpnext.patches.v11_0.make_quality_inspection_template |
Nabin Hait | 03b5974 | 2018-07-13 17:45:15 +0530 | [diff] [blame] | 27 | erpnext.patches.v11_0.merge_land_unit_with_location |
Prateeksha Singh | 420c790 | 2018-04-05 14:44:16 +0530 | [diff] [blame] | 28 | erpnext.patches.v11_0.add_index_on_nestedset_doctypes |
| 29 | erpnext.patches.v11_0.remove_modules_setup_page |
Shreya Shah | a2056a3 | 2018-06-13 17:11:17 +0530 | [diff] [blame] | 30 | erpnext.patches.v11_0.move_leave_approvers_from_employee #13-06-2018 |
Shreya Shah | 828f5ab | 2018-04-23 13:21:35 +0530 | [diff] [blame] | 31 | erpnext.patches.v11_0.update_department_lft_rgt |
Shreya Shah | 44e719d | 2018-04-20 10:28:52 +0530 | [diff] [blame] | 32 | erpnext.patches.v11_0.add_default_email_template_for_leave |
Zarrar | 6599421 | 2018-06-08 16:57:06 +0530 | [diff] [blame] | 33 | erpnext.patches.v11_0.set_default_email_template_in_hr #08-06-2018 |
Zarrar | dfe897b | 2018-07-01 16:45:53 +0530 | [diff] [blame] | 34 | erpnext.patches.v11_0.uom_conversion_data #30-06-2018 |
rohitwaghchaure | e8358f3 | 2018-05-16 11:02:26 +0530 | [diff] [blame] | 35 | erpnext.patches.v11_0.update_account_type_in_party_type |
Saurabh | 51570f7 | 2018-08-27 16:59:46 +0530 | [diff] [blame] | 36 | erpnext.patches.v11_0.rename_supplier_type_to_supplier_group |
tundebabzy | 0125f7b | 2018-03-12 13:50:50 +0100 | [diff] [blame] | 37 | erpnext.patches.v10_1.transfer_subscription_to_auto_repeat |
Suraj Shetty | 00cced1 | 2018-05-03 19:06:32 +0530 | [diff] [blame] | 38 | erpnext.patches.v11_0.update_brand_in_item_price |
| 39 | erpnext.patches.v11_0.create_default_success_action |
Shreya Shah | b15ef84 | 2018-04-14 12:33:01 +0530 | [diff] [blame] | 40 | erpnext.patches.v11_0.rename_field_max_days_allowed |
Nabin Hait | 5518448 | 2018-04-14 17:04:56 +0530 | [diff] [blame] | 41 | erpnext.patches.v11_0.create_salary_structure_assignments |
rohitwaghchaure | efff6e5 | 2018-04-18 10:52:07 +0530 | [diff] [blame] | 42 | erpnext.patches.v11_0.rebuild_tree_for_company |
Zlash65 | d25a264 | 2018-05-13 14:34:20 +0530 | [diff] [blame] | 43 | erpnext.patches.v11_0.create_department_records_for_each_company |
Rohit Waghchaure | d644e6d | 2018-05-12 15:27:18 +0530 | [diff] [blame] | 44 | erpnext.patches.v11_0.make_location_from_warehouse |
rohitwaghchaure | 7c6bef4 | 2018-05-14 20:39:01 +0530 | [diff] [blame] | 45 | erpnext.patches.v11_0.make_asset_finance_book_against_old_entries |
Shreya | acc4cec | 2018-05-15 17:50:52 +0530 | [diff] [blame] | 46 | erpnext.patches.v11_0.check_buying_selling_in_currency_exchange |
Rohit Waghchaure | 09b4434 | 2019-06-19 12:52:07 +0530 | [diff] [blame] | 47 | 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] | 48 | erpnext.patches.v11_0.rename_overproduction_percent_field |
rohitwaghchaure | 2da6b3d | 2018-06-05 13:06:52 +0530 | [diff] [blame] | 49 | erpnext.patches.v11_0.update_backflush_subcontract_rm_based_on_bom |
Shreya Shah | 4fa600a | 2018-06-05 11:27:53 +0530 | [diff] [blame] | 50 | erpnext.patches.v11_0.inter_state_field_for_gst |
rohitwaghchaure | 2da6b3d | 2018-06-05 13:06:52 +0530 | [diff] [blame] | 51 | erpnext.patches.v11_0.rename_members_with_naming_series #04-06-2018 |
Shreya Shah | 157815f | 2018-06-11 17:32:17 +0530 | [diff] [blame] | 52 | erpnext.patches.v11_0.set_update_field_and_value_in_workflow_state |
| 53 | erpnext.patches.v11_0.update_total_qty_field |
deepak-mnt | b95f60c | 2018-06-12 16:04:49 +0530 | [diff] [blame] | 54 | erpnext.patches.v11_0.update_sales_partner_type |
rohitwaghchaure | e647c1f | 2018-06-15 13:06:28 +0530 | [diff] [blame] | 55 | erpnext.patches.v11_0.rename_asset_adjustment_doctype |
Nabin Hait | 6e86fb2 | 2018-06-29 14:36:28 +0530 | [diff] [blame] | 56 | erpnext.patches.v11_0.set_salary_component_properties |
Rushabh Mehta | df23c7d | 2018-07-05 15:19:28 +0530 | [diff] [blame] | 57 | erpnext.patches.v11_0.set_user_permissions_for_department |
Alchez | df1eae8 | 2018-07-13 12:50:04 +0530 | [diff] [blame] | 58 | erpnext.patches.v11_0.hr_ux_cleanups |
Suraj Shetty | 6dfc165 | 2018-07-16 18:10:16 +0530 | [diff] [blame] | 59 | erpnext.patches.v11_0.skip_user_permission_check_for_department |
Suraj Shetty | a6f9843 | 2018-07-16 18:39:01 +0530 | [diff] [blame] | 60 | erpnext.patches.v11_0.set_department_for_doctypes |
Jamsheer | f926911 | 2018-07-16 18:08:53 +0530 | [diff] [blame] | 61 | erpnext.patches.v11_0.update_allow_transfer_for_manufacture |
Shreya Shah | 3c9839f | 2018-07-17 18:01:44 +0530 | [diff] [blame] | 62 | erpnext.patches.v11_0.add_item_group_defaults |
Charles-Henri Decultot | 7e86d7b | 2018-08-30 15:48:26 +0200 | [diff] [blame] | 63 | erpnext.patches.v11_0.add_expense_claim_default_account |
rohitwaghchaure | 32dc3bf | 2018-09-06 19:21:48 +0530 | [diff] [blame] | 64 | erpnext.patches.v11_0.make_job_card |
Alchez | 6ecb255 | 2018-09-30 21:38:47 +0530 | [diff] [blame] | 65 | erpnext.patches.v11_0.add_default_dispatch_notification_template |
Charles-Henri Decultot | 75fa6b3 | 2018-10-03 07:11:41 +0200 | [diff] [blame] | 66 | erpnext.patches.v11_0.add_market_segments |
| 67 | erpnext.patches.v11_0.add_sales_stages |
deepeshgarg007 | 4c79274 | 2018-11-30 18:01:22 +0530 | [diff] [blame] | 68 | execute:frappe.delete_doc_if_exists("Page", "sales-analytics") |
| 69 | execute:frappe.delete_doc_if_exists("Page", "purchase-analytics") |
| 70 | execute:frappe.delete_doc_if_exists("Page", "stock-analytics") |
| 71 | execute:frappe.delete_doc_if_exists("Page", "production-analytics") |
Nabin Hait | 34c551d | 2019-07-03 10:34:31 +0530 | [diff] [blame] | 72 | erpnext.patches.v11_0.ewaybill_fields_gst_india #2018-11-13 #2019-01-09 #2019-04-01 #2019-04-26 #2019-05-03 |
Shreya Shah | dd87e0f | 2018-10-10 14:48:49 +0530 | [diff] [blame] | 73 | erpnext.patches.v11_0.drop_column_max_days_allowed |
Sagar Vora | cc6e51c | 2019-02-19 18:09:49 +0530 | [diff] [blame] | 74 | erpnext.patches.v10_0.item_barcode_childtable_migrate # 16-02-2019 |
Sagar Vora | f3cfad7 | 2019-01-29 17:20:46 +0530 | [diff] [blame] | 75 | erpnext.patches.v11_0.update_delivery_trip_status |
Nabin Hait | d34bfa8 | 2018-11-13 18:19:58 +0530 | [diff] [blame] | 76 | erpnext.patches.v11_0.set_missing_gst_hsn_code |
rohitwaghchaure | 4265c5a | 2018-12-24 14:38:49 +0530 | [diff] [blame] | 77 | erpnext.patches.v11_0.rename_bom_wo_fields |
Faris Ansari | 5f8b358 | 2019-03-19 11:48:32 +0530 | [diff] [blame] | 78 | erpnext.patches.v12_0.set_default_homepage_type |
Rohit Waghchaure | 7e71e13 | 2019-01-17 19:26:25 +0530 | [diff] [blame] | 79 | erpnext.patches.v11_0.rename_additional_salary_component_additional_salary |
Sagar Vora | 4d1a9b1 | 2019-01-22 15:56:39 +0530 | [diff] [blame] | 80 | erpnext.patches.v11_0.renamed_from_to_fields_in_project |
Rucha Mahabal | 9d0ff96 | 2020-04-07 16:43:22 +0530 | [diff] [blame] | 81 | erpnext.patches.v11_0.add_permissions_in_gst_settings #2020-04-04 |
Saurabh | 5c12490 | 2019-01-30 11:48:39 +0530 | [diff] [blame] | 82 | erpnext.patches.v11_1.setup_guardian_role |
Zlash65 | a206f06 | 2019-02-11 12:01:01 +0530 | [diff] [blame] | 83 | execute:frappe.delete_doc('DocType', 'Notification Control') |
Deepesh Garg | 22b6160 | 2019-03-21 20:47:47 +0530 | [diff] [blame] | 84 | erpnext.patches.v12_0.set_gst_category |
Deepesh Garg | 467dba1 | 2019-12-27 12:58:19 +0530 | [diff] [blame] | 85 | erpnext.patches.v12_0.update_gst_category |
Faris Ansari | 8a01342 | 2019-02-15 15:14:38 +0530 | [diff] [blame] | 86 | erpnext.patches.v11_0.remove_barcodes_field_from_copy_fields_to_variants |
Rushabh Mehta | 02a9ec3 | 2019-02-19 14:38:03 +0530 | [diff] [blame] | 87 | erpnext.patches.v12_0.set_task_status |
Rohit Waghchaure | 1b7059b | 2019-03-12 17:44:29 +0530 | [diff] [blame] | 88 | erpnext.patches.v11_0.make_italian_localization_fields # 26-03-2019 |
Rushabh Mehta | 2537b7f | 2019-03-22 12:48:56 +0530 | [diff] [blame] | 89 | erpnext.patches.v12_0.add_item_name_in_work_orders |
Saurabh | 3c95387 | 2019-03-20 14:39:49 +0530 | [diff] [blame] | 90 | erpnext.patches.v12_0.update_pricing_rule_fields |
Rohit Waghchaure | 4792a84 | 2019-03-25 14:25:45 +0530 | [diff] [blame] | 91 | erpnext.patches.v11_1.make_job_card_time_logs |
Rohit Waghchaure | 1c1d0bb | 2019-03-21 16:28:43 +0530 | [diff] [blame] | 92 | erpnext.patches.v12_0.rename_pricing_rule_child_doctypes |
Rohit Waghchaure | 1f2f9cf | 2019-03-13 18:23:18 +0530 | [diff] [blame] | 93 | erpnext.patches.v12_0.move_target_distribution_from_parent_to_child |
| 94 | erpnext.patches.v12_0.stock_entry_enhancements |
Karthikeyan S | e623609 | 2019-06-28 12:46:42 +0530 | [diff] [blame] | 95 | 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] | 96 | erpnext.patches.v12_0.make_item_manufacturer |
deepeshgarg007 | 4f1926b | 2019-03-29 12:10:44 +0530 | [diff] [blame] | 97 | erpnext.patches.v12_0.move_item_tax_to_item_tax_template |
Nabin Hait | 89206e7 | 2019-04-11 12:31:14 +0530 | [diff] [blame] | 98 | erpnext.patches.v11_1.set_variant_based_on |
karthikeyan5 | 307e6a8 | 2019-04-09 15:20:24 +0530 | [diff] [blame] | 99 | erpnext.patches.v11_1.woocommerce_set_creation_user |
Anurag Mishra | 35e52b5 | 2019-04-16 16:52:55 +0530 | [diff] [blame] | 100 | erpnext.patches.v11_1.set_salary_details_submittable |
Nabin Hait | d3cd98c | 2019-04-22 13:24:02 +0530 | [diff] [blame] | 101 | erpnext.patches.v11_1.rename_depends_on_lwp |
deepeshgarg007 | 9ae112b | 2019-05-02 19:32:43 +0530 | [diff] [blame] | 102 | execute:frappe.delete_doc("Report", "Inactive Items") |
Himanshu | ac1ce5d | 2019-05-04 22:43:37 +0530 | [diff] [blame] | 103 | erpnext.patches.v11_1.delete_scheduling_tool |
Nabin Hait | 868766d | 2019-07-15 18:02:58 +0530 | [diff] [blame] | 104 | erpnext.patches.v12_0.rename_tolerance_fields |
Rohit Waghchaure | 3cf2436 | 2019-06-02 16:03:05 +0530 | [diff] [blame] | 105 | execute:frappe.delete_doc_if_exists("Page", "support-analytics") |
Jamsheer | 5073ac4 | 2019-07-12 12:28:34 +0530 | [diff] [blame] | 106 | erpnext.patches.v12_0.remove_patient_medical_record_page |
Nabin Hait | 34c551d | 2019-07-03 10:34:31 +0530 | [diff] [blame] | 107 | erpnext.patches.v11_1.move_customer_lead_to_dynamic_column |
| 108 | erpnext.patches.v11_1.set_default_action_for_quality_inspection |
| 109 | erpnext.patches.v11_1.delete_bom_browser |
| 110 | erpnext.patches.v11_1.set_missing_title_for_quotation |
| 111 | erpnext.patches.v11_1.update_bank_transaction_status |
| 112 | erpnext.patches.v11_1.renamed_delayed_item_report |
| 113 | erpnext.patches.v11_1.set_missing_opportunity_from |
Himanshu | 9323c3a | 2019-06-26 12:54:08 +0530 | [diff] [blame] | 114 | erpnext.patches.v12_0.set_quotation_status |
Himanshu Warekar | cbbe281 | 2019-06-06 11:49:15 +0530 | [diff] [blame] | 115 | erpnext.patches.v12_0.set_priority_for_support |
Himanshu Warekar | bc0bc66 | 2019-06-28 19:41:29 +0530 | [diff] [blame] | 116 | erpnext.patches.v12_0.delete_priority_property_setter |
Govind S Menokee | 90fc3af | 2019-07-16 01:48:35 +0530 | [diff] [blame] | 117 | erpnext.patches.v12_0.set_default_batch_size |
Rushabh Mehta | 8309fcf | 2019-07-08 10:39:30 +0530 | [diff] [blame] | 118 | execute:frappe.delete_doc("DocType", "Project Task") |
rohitwaghchaure | d86f027 | 2019-07-08 10:29:26 +0530 | [diff] [blame] | 119 | erpnext.patches.v11_1.update_default_supplier_in_item_defaults |
Rohit Waghchaure | 0f065d5 | 2019-05-02 00:06:04 +0530 | [diff] [blame] | 120 | erpnext.patches.v12_0.update_due_date_in_gle |
Govind S Menokee | 2ab9947 | 2019-07-16 02:12:24 +0530 | [diff] [blame] | 121 | erpnext.patches.v12_0.add_default_buying_selling_terms_in_company |
deepeshgarg007 | a85db66 | 2019-07-14 18:15:19 +0530 | [diff] [blame] | 122 | erpnext.patches.v12_0.update_ewaybill_field_position |
Deepesh Garg | 7d61c03 | 2020-05-15 12:58:48 +0530 | [diff] [blame] | 123 | 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] | 124 | erpnext.patches.v11_1.set_status_for_material_request_type_manufacture |
Chinmay Pai | b3c732d | 2019-09-13 15:48:08 +0530 | [diff] [blame] | 125 | erpnext.patches.v12_0.move_plaid_settings_to_doctype |
Rucha Mahabal | 9d0ff96 | 2020-04-07 16:43:22 +0530 | [diff] [blame] | 126 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart_link') |
| 127 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard') |
| 128 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart_source') |
| 129 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart') |
| 130 | execute:frappe.reload_doc('desk', 'doctype', 'dashboard_chart_field') |
Mangesh-Khairnar | d94a389 | 2019-08-23 16:31:09 +0530 | [diff] [blame] | 131 | erpnext.patches.v12_0.remove_bank_remittance_custom_fields |
Afshan | 5c93ca7 | 2020-11-05 15:45:15 +0530 | [diff] [blame] | 132 | erpnext.patches.v12_0.generate_leave_ledger_entries #04-11-2020 |
Deepesh Garg | d1d0a50 | 2020-02-26 10:44:24 +0530 | [diff] [blame] | 133 | execute:frappe.delete_doc_if_exists("Report", "Loan Repayment") |
Faris Ansari | 594918b | 2019-09-08 13:13:05 +0530 | [diff] [blame] | 134 | erpnext.patches.v12_0.move_credit_limit_to_customer_credit_limit |
| 135 | erpnext.patches.v12_0.add_variant_of_in_item_attribute_table |
Mangesh-Khairnar | a44e8af | 2019-09-20 18:19:47 +0530 | [diff] [blame] | 136 | erpnext.patches.v12_0.rename_bank_account_field_in_journal_entry_account |
Rucha Mahabal | 3432647 | 2019-09-30 12:15:39 +0530 | [diff] [blame] | 137 | erpnext.patches.v12_0.create_default_energy_point_rules |
| 138 | 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] | 139 | erpnext.patches.v12_0.set_cwip_and_delete_asset_settings |
Deepesh Garg | 7a23057 | 2019-11-08 12:52:54 +0530 | [diff] [blame] | 140 | erpnext.patches.v12_0.set_expense_account_in_landed_cost_voucher_taxes |
Suraj Shetty | 8f67ef8 | 2019-10-25 18:55:57 +0530 | [diff] [blame] | 141 | erpnext.patches.v12_0.replace_accounting_with_accounts_in_home_settings |
Mangesh-Khairnar | 2f7861a | 2020-05-02 20:09:33 +0530 | [diff] [blame] | 142 | erpnext.patches.v12_0.set_automatically_process_deferred_accounting_in_accounts_settings |
Marica | 1beed7d | 2019-11-06 18:12:29 +0530 | [diff] [blame] | 143 | erpnext.patches.v12_0.set_payment_entry_status |
Deepesh Garg | 7aef9f3 | 2019-11-08 12:42:38 +0530 | [diff] [blame] | 144 | erpnext.patches.v12_0.update_owner_fields_in_acc_dimension_custom_fields |
Deepesh Garg | 6e2c13f | 2019-12-10 15:55:05 +0530 | [diff] [blame] | 145 | erpnext.patches.v12_0.add_export_type_field_in_party_master |
Deepesh Garg | 24cde55 | 2019-11-22 11:57:42 +0530 | [diff] [blame] | 146 | erpnext.patches.v12_0.remove_denied_leaves_from_leave_ledger |
Rohan Bansal | 69e3868 | 2019-09-06 13:38:15 +0530 | [diff] [blame] | 147 | erpnext.patches.v12_0.update_price_or_product_discount |
Rohan | 0522227 | 2019-12-06 14:25:30 +0530 | [diff] [blame] | 148 | erpnext.patches.v12_0.set_production_capacity_in_workstation |
Parth J. Kharwar | 8c4cf12 | 2019-12-25 15:14:52 +0530 | [diff] [blame] | 149 | erpnext.patches.v12_0.set_employee_preferred_emails |
Nabin Hait | 6f68f2d | 2019-12-10 08:40:10 +0530 | [diff] [blame] | 150 | erpnext.patches.v12_0.set_against_blanket_order_in_sales_and_purchase_order |
| 151 | erpnext.patches.v12_0.set_cost_center_in_child_table_of_expense_claim |
Deepesh Garg | 15ff6a5 | 2020-02-18 12:28:41 +0530 | [diff] [blame] | 152 | erpnext.patches.v12_0.add_eway_bill_in_delivery_note |
Rohan Bansal | 69e3868 | 2019-09-06 13:38:15 +0530 | [diff] [blame] | 153 | erpnext.patches.v12_0.set_lead_title_field |
Rohit Waghchaure | 2c13a05 | 2019-12-10 17:07:03 +0530 | [diff] [blame] | 154 | erpnext.patches.v12_0.set_permission_einvoicing |
Rohan | b73b347 | 2019-12-31 17:09:03 +0530 | [diff] [blame] | 155 | erpnext.patches.v12_0.set_job_offer_applicant_email |
P-Froggy | 4cc929c | 2020-02-18 00:38:46 +0100 | [diff] [blame] | 156 | erpnext.patches.v12_0.create_irs_1099_field_united_states |
Nabin Hait | 2bd6ac5 | 2020-02-26 13:21:38 +0530 | [diff] [blame] | 157 | erpnext.patches.v12_0.move_bank_account_swift_number_to_bank |
Saqib Ansari | 9de76de | 2020-04-20 12:19:27 +0530 | [diff] [blame] | 158 | erpnext.patches.v12_0.rename_bank_reconciliation |
racitup | 805c3ef | 2020-01-24 23:40:16 +0000 | [diff] [blame] | 159 | erpnext.patches.v12_0.rename_bank_reconciliation_fields # 2020-01-22 |
Marica | 5e3d805 | 2020-05-05 14:37:39 +0530 | [diff] [blame] | 160 | erpnext.patches.v12_0.set_purchase_receipt_delivery_note_detail |
Deepesh Garg | d78cf97 | 2020-04-26 20:08:52 +0530 | [diff] [blame] | 161 | erpnext.patches.v12_0.add_permission_in_lower_deduction |
Rucha Mahabal | 9d0ff96 | 2020-04-07 16:43:22 +0530 | [diff] [blame] | 162 | 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] | 163 | erpnext.patches.v12_0.rename_account_type_doctype |
Rucha Mahabal | 9d0ff96 | 2020-04-07 16:43:22 +0530 | [diff] [blame] | 164 | erpnext.patches.v12_0.recalculate_requested_qty_in_bin |
Rohan Bansal | 658ed14 | 2019-04-09 16:47:10 +0530 | [diff] [blame] | 165 | erpnext.patches.v12_0.set_total_batch_quantity |
Mangesh-Khairnar | 49816b0 | 2020-04-08 12:57:14 +0530 | [diff] [blame] | 166 | erpnext.patches.v12_0.rename_mws_settings_fields |
Marica | 048de30 | 2020-04-07 14:05:05 +0530 | [diff] [blame] | 167 | erpnext.patches.v12_0.set_updated_purpose_in_pick_list |
Nabin Hait | ba70e7e | 2020-04-26 20:17:48 +0530 | [diff] [blame] | 168 | erpnext.patches.v12_0.set_default_payroll_based_on |
rohitwaghchaure | 6fa6caf | 2020-04-23 09:46:29 +0530 | [diff] [blame] | 169 | erpnext.patches.v12_0.repost_stock_ledger_entries_for_target_warehouse |
Nabin Hait | 58ee6c1 | 2020-04-26 17:45:57 +0530 | [diff] [blame] | 170 | erpnext.patches.v12_0.update_end_date_and_status_in_email_campaign |
| 171 | erpnext.patches.v13_0.move_tax_slabs_from_payroll_period_to_income_tax_slab #123 |
rohitwaghchaure | 4d754ea | 2020-04-27 00:22:43 +0530 | [diff] [blame] | 172 | erpnext.patches.v12_0.fix_quotation_expired_status |
Saqib | a6f98d4 | 2020-07-23 18:51:26 +0530 | [diff] [blame] | 173 | erpnext.patches.v12_0.rename_pos_closing_doctype |
Saqib | ac9e6ff | 2021-01-28 17:58:55 +0530 | [diff] [blame] | 174 | erpnext.patches.v13_0.replace_pos_payment_mode_table #2020-12-29 |
sahil28297 | 2b277a7 | 2020-05-22 15:52:15 +0530 | [diff] [blame] | 175 | erpnext.patches.v12_0.remove_duplicate_leave_ledger_entries #2020-05-22 |
Nabin Hait | 672b74d | 2020-05-05 15:58:52 +0530 | [diff] [blame] | 176 | erpnext.patches.v13_0.patch_to_fix_reverse_linking_in_additional_salary_encashment_and_incentive |
Anurag Mishra | 5b8a47d | 2020-06-13 01:04:32 +0530 | [diff] [blame] | 177 | execute:frappe.reload_doc("HR", "doctype", "Employee Advance") |
Abhishek Balam | 86ea75e | 2020-06-12 13:13:14 +0530 | [diff] [blame] | 178 | erpnext.patches.v12_0.move_due_advance_amount_to_pending_amount |
Rucha Mahabal | 383a94d | 2020-05-07 23:32:53 +0530 | [diff] [blame] | 179 | execute:frappe.delete_doc_if_exists("Page", "appointment-analytic") |
Shivam Mishra | 498f658 | 2020-05-11 20:47:08 +0530 | [diff] [blame] | 180 | execute:frappe.rename_doc("Desk Page", "Getting Started", "Home", force=True) |
Saqib | 41b47a6 | 2020-05-15 04:24:36 +0530 | [diff] [blame] | 181 | erpnext.patches.v12_0.unset_customer_supplier_based_on_type_of_item_price |
rohitwaghchaure | b801119 | 2020-05-15 04:54:40 +0530 | [diff] [blame] | 182 | erpnext.patches.v12_0.set_valid_till_date_in_supplier_quotation |
Deepesh Garg | 5ccefdc | 2020-05-17 23:26:59 +0530 | [diff] [blame] | 183 | erpnext.patches.v13_0.update_old_loans |
Marica | dd3e521 | 2020-05-22 10:48:35 +0530 | [diff] [blame] | 184 | erpnext.patches.v12_0.set_serial_no_status #2020-05-21 |
rohitwaghchaure | be75009 | 2020-05-18 14:23:30 +0530 | [diff] [blame] | 185 | erpnext.patches.v12_0.update_price_list_currency_in_bom |
Shivam Mishra | 2b53b98 | 2020-09-22 12:18:12 +0530 | [diff] [blame] | 186 | execute:frappe.reload_doctype('Dashboard') |
Saurabh | 2e27f07 | 2020-12-01 18:07:52 +0530 | [diff] [blame] | 187 | execute:frappe.reload_doc('desk', 'doctype', 'number_card_link') |
Nabin Hait | b03072f | 2020-05-19 11:35:08 +0530 | [diff] [blame] | 188 | execute:frappe.delete_doc_if_exists('Dashboard', 'Accounts') |
Rohit Waghchaure | 34f4a23 | 2020-04-18 18:59:32 +0530 | [diff] [blame] | 189 | erpnext.patches.v13_0.update_actual_start_and_end_date_in_wo |
rohitwaghchaure | aa85e51 | 2020-05-19 19:51:45 +0530 | [diff] [blame] | 190 | erpnext.patches.v12_0.update_bom_in_so_mr |
Anurag Mishra | 36aea71 | 2020-05-13 10:47:36 +0530 | [diff] [blame] | 191 | execute:frappe.delete_doc("Report", "Department Analytics") |
Shivam Mishra | 5cf90ba | 2020-05-22 15:09:57 +0530 | [diff] [blame] | 192 | execute:frappe.rename_doc("Desk Page", "Loan Management", "Loan", force=True) |
Vishal Dhayagude | 6ff11de | 2020-05-25 14:54:19 +0530 | [diff] [blame] | 193 | erpnext.patches.v12_0.update_uom_conversion_factor |
Saqib | ec6a97f | 2020-09-09 10:54:14 +0530 | [diff] [blame] | 194 | erpnext.patches.v13_0.replace_pos_page_with_point_of_sale_page |
Marica | c2aabb0 | 2020-05-27 20:56:39 +0530 | [diff] [blame] | 195 | erpnext.patches.v13_0.delete_old_purchase_reports |
Abhishek Balam | 86ea75e | 2020-06-12 13:13:14 +0530 | [diff] [blame] | 196 | erpnext.patches.v12_0.set_italian_import_supplier_invoice_permissions |
Deepesh Garg | 9c49f2d | 2020-07-23 11:11:23 +0530 | [diff] [blame] | 197 | erpnext.patches.v13_0.update_subscription |
Deepesh Garg | 3c63f5b | 2020-06-19 11:41:21 +0530 | [diff] [blame] | 198 | erpnext.patches.v12_0.unhide_cost_center_field |
marination | 87dafb4 | 2020-06-15 17:44:04 +0530 | [diff] [blame] | 199 | erpnext.patches.v13_0.update_sla_enhancements |
Anupam Kumar | 0a3c34d | 2020-06-17 10:53:13 +0530 | [diff] [blame] | 200 | erpnext.patches.v12_0.update_address_template_for_india |
Deepesh Garg | 7cc1cf3 | 2020-06-23 09:57:56 +0530 | [diff] [blame] | 201 | erpnext.patches.v13_0.update_deferred_settings |
marination | ae862c9 | 2020-06-15 17:38:47 +0530 | [diff] [blame] | 202 | erpnext.patches.v12_0.set_multi_uom_in_rfq |
Marica | 383807f | 2020-06-19 15:33:21 +0530 | [diff] [blame] | 203 | erpnext.patches.v13_0.delete_old_sales_reports |
Anurag Mishra | 289c822 | 2020-06-19 19:17:57 +0530 | [diff] [blame] | 204 | execute:frappe.delete_doc_if_exists("DocType", "Bank Reconciliation") |
Anurag Mishra | 8ffb9f8 | 2020-06-22 12:17:29 +0530 | [diff] [blame] | 205 | erpnext.patches.v13_0.move_doctype_reports_and_notification_from_hr_to_payroll #22-06-2020 |
| 206 | erpnext.patches.v13_0.move_payroll_setting_separately_from_hr_settings #22-06-2020 |
Shadrak Gurupnor | 17e0fa7 | 2021-08-27 16:42:25 +0530 | [diff] [blame] | 207 | erpnext.patches.v12_0.create_itc_reversal_custom_fields |
Saqib Ansari | c5782b0 | 2022-01-27 20:09:56 +0530 | [diff] [blame] | 208 | execute:frappe.reload_doc("regional", "doctype", "e_invoice_settings") |
Anurag Mishra | 8ffb9f8 | 2020-06-22 12:17:29 +0530 | [diff] [blame] | 209 | erpnext.patches.v13_0.check_is_income_tax_component #22-06-2020 |
Saqib | a6f98d4 | 2020-07-23 18:51:26 +0530 | [diff] [blame] | 210 | erpnext.patches.v13_0.loyalty_points_entry_for_pos_invoice #22-07-2020 |
vishdha | d3ec1c1 | 2020-03-24 11:31:41 +0530 | [diff] [blame] | 211 | erpnext.patches.v12_0.add_taxjar_integration_field |
Afshan | ecb1460 | 2020-07-24 10:48:16 +0530 | [diff] [blame] | 212 | erpnext.patches.v12_0.fix_percent_complete_for_projects |
Afshan | 6b9acf4 | 2020-07-22 16:00:18 +0530 | [diff] [blame] | 213 | erpnext.patches.v13_0.delete_report_requested_items_to_order |
mohammadahmad1990 | b272557 | 2020-06-25 02:20:42 +0500 | [diff] [blame] | 214 | erpnext.patches.v12_0.update_item_tax_template_company |
Deepesh Garg | 7c50f42 | 2020-07-22 18:21:04 +0530 | [diff] [blame] | 215 | erpnext.patches.v13_0.move_branch_code_to_bank_account |
prssanna | 194dd12 | 2021-03-24 16:45:32 +0530 | [diff] [blame] | 216 | erpnext.patches.v13_0.add_standard_navbar_items #2021-03-24 |
Anupam Kumar | 674d1b0 | 2020-08-12 17:55:02 +0530 | [diff] [blame] | 217 | erpnext.patches.v13_0.stock_entry_enhancements |
Deepesh Garg | 21a220e | 2020-08-12 19:19:03 +0530 | [diff] [blame] | 218 | erpnext.patches.v12_0.update_state_code_for_daman_and_diu |
Anupam Kumar | e447c79 | 2020-08-13 09:20:36 +0530 | [diff] [blame] | 219 | erpnext.patches.v12_0.rename_lost_reason_detail |
Shivam Mishra | 1678eb9 | 2020-07-31 14:00:22 +0530 | [diff] [blame] | 220 | erpnext.patches.v13_0.drop_razorpay_payload_column |
Anurag Mishra | f096ba4 | 2020-08-13 14:06:20 +0530 | [diff] [blame] | 221 | erpnext.patches.v13_0.update_start_end_date_for_old_shift_assignment |
Anurag Mishra | 54cd194 | 2020-09-03 13:51:26 +0530 | [diff] [blame] | 222 | erpnext.patches.v13_0.setting_custom_roles_for_some_regional_reports |
Rucha Mahabal | 46d4180 | 2020-09-23 16:53:16 +0530 | [diff] [blame] | 223 | erpnext.patches.v13_0.rename_issue_doctype_fields |
Saqib | cd89994 | 2020-09-10 19:28:46 +0530 | [diff] [blame] | 224 | erpnext.patches.v13_0.change_default_pos_print_format |
marination | 06ee0ea | 2020-09-07 18:49:06 +0530 | [diff] [blame] | 225 | erpnext.patches.v13_0.set_youtube_video_id |
Shivam Mishra | 1323a9a | 2020-09-30 16:33:14 +0530 | [diff] [blame] | 226 | erpnext.patches.v13_0.set_app_name |
Mangesh-Khairnar | 5c29eb0 | 2020-10-19 18:29:46 +0530 | [diff] [blame] | 227 | erpnext.patches.v13_0.print_uom_after_quantity_patch |
| 228 | erpnext.patches.v13_0.set_payment_channel_in_payment_gateway_account |
Saqib Ansari | c5782b0 | 2022-01-27 20:09:56 +0530 | [diff] [blame] | 229 | erpnext.patches.v12_0.setup_einvoice_fields #2020-12-02 |
Afshan | ccf5dc6 | 2020-12-01 09:11:05 +0530 | [diff] [blame] | 230 | erpnext.patches.v13_0.updates_for_multi_currency_payroll |
Rohit Waghchaure | e1781dc | 2020-10-30 15:34:04 +0530 | [diff] [blame] | 231 | erpnext.patches.v13_0.update_reason_for_resignation_in_employee |
Shivam Mishra | 9d9fa74 | 2020-11-09 12:29:03 +0530 | [diff] [blame] | 232 | execute:frappe.delete_doc("Report", "Quoted Item Comparison") |
Nabin Hait | 93bb7b0 | 2020-11-19 13:05:17 +0530 | [diff] [blame] | 233 | erpnext.patches.v13_0.update_member_email_address |
Saqib | 675a833 | 2021-01-28 18:42:43 +0530 | [diff] [blame] | 234 | erpnext.patches.v13_0.update_pos_closing_entry_in_merge_log |
Walstan Baptista | 0baebbd | 2020-12-08 09:43:29 +0530 | [diff] [blame] | 235 | erpnext.patches.v13_0.add_po_to_global_search |
Marica | d845e8a | 2020-11-06 12:25:11 +0530 | [diff] [blame] | 236 | erpnext.patches.v13_0.update_returned_qty_in_pr_dn |
Suraj Shetty | c858bb8 | 2021-01-19 10:47:50 +0530 | [diff] [blame] | 237 | execute:frappe.rename_doc("Workspace", "Loan", "Loan Management", ignore_if_exists=True, force=True) |
Saqib | ac9e6ff | 2021-01-28 17:58:55 +0530 | [diff] [blame] | 238 | erpnext.patches.v13_0.create_uae_pos_invoice_fields |
pateljannat | 87b477a | 2020-12-16 13:37:21 +0530 | [diff] [blame] | 239 | erpnext.patches.v13_0.update_project_template_tasks |
Jannat Patel | a586b0b | 2021-01-07 13:01:02 +0530 | [diff] [blame] | 240 | erpnext.patches.v13_0.set_company_in_leave_ledger_entry |
Marica | ba6e50b | 2021-01-05 15:15:10 +0530 | [diff] [blame] | 241 | erpnext.patches.v13_0.convert_qi_parameter_to_link_field |
Marica | fb016ed | 2021-02-01 20:05:29 +0530 | [diff] [blame] | 242 | erpnext.patches.v13_0.add_naming_series_to_old_projects # 1-02-2021 |
Saqib | 0586b7d | 2021-03-31 15:03:53 +0530 | [diff] [blame] | 243 | erpnext.patches.v13_0.update_payment_terms_outstanding |
Ankush Menat | 57c3d37 | 2021-02-15 14:16:00 +0530 | [diff] [blame] | 244 | erpnext.patches.v12_0.add_state_code_for_ladakh |
rohitwaghchaure | d60ff83 | 2021-02-16 09:12:27 +0530 | [diff] [blame] | 245 | erpnext.patches.v13_0.item_reposting_for_incorrect_sl_and_gl |
Mohammad Hasnain Mohsin Rajan | 07f4059 | 2021-02-22 22:19:47 +0530 | [diff] [blame] | 246 | erpnext.patches.v13_0.delete_old_bank_reconciliation_doctypes |
Dany Robert | 7acdcc7 | 2021-10-11 15:05:55 +0530 | [diff] [blame] | 247 | erpnext.patches.v13_0.update_vehicle_no_reqd_condition |
Saqib Ansari | c5782b0 | 2022-01-27 20:09:56 +0530 | [diff] [blame] | 248 | erpnext.patches.v12_0.add_einvoice_status_field #2021-03-17 |
| 249 | erpnext.patches.v12_0.add_einvoice_summary_report_permissions |
Rucha Mahabal | be2c1fc | 2021-03-11 13:19:44 +0530 | [diff] [blame] | 250 | erpnext.patches.v13_0.setup_fields_for_80g_certificate_and_donation |
Nabin Hait | 6e3668d | 2021-03-11 16:14:27 +0530 | [diff] [blame] | 251 | erpnext.patches.v13_0.rename_membership_settings_to_non_profit_settings |
| 252 | erpnext.patches.v13_0.setup_gratuity_rule_for_india_and_uae |
Mohammad Hasnain Mohsin Rajan | 52701dc | 2021-03-25 12:56:33 +0530 | [diff] [blame] | 253 | erpnext.patches.v13_0.setup_uae_vat_fields |
Rushabh Mehta | 45735b3 | 2021-03-16 12:22:31 +0530 | [diff] [blame] | 254 | execute:frappe.db.set_value('System Settings', None, 'app_name', 'ERPNext') |
Deepesh Garg | c36e48a | 2021-04-12 10:55:43 +0530 | [diff] [blame] | 255 | erpnext.patches.v12_0.create_taxable_value_field |
Deepesh Garg | f954ec7 | 2021-03-29 20:31:11 +0530 | [diff] [blame] | 256 | erpnext.patches.v12_0.add_gst_category_in_delivery_note |
Ankush Menat | 1bdf9c4 | 2021-03-31 22:06:05 +0530 | [diff] [blame] | 257 | erpnext.patches.v12_0.purchase_receipt_status |
Nabin Hait | 10c6137 | 2021-04-13 15:46:01 +0530 | [diff] [blame] | 258 | erpnext.patches.v13_0.fix_non_unique_represents_company |
| 259 | erpnext.patches.v12_0.add_document_type_field_for_italy_einvoicing |
Rucha Mahabal | 6c1c85b | 2022-01-27 00:51:29 +0530 | [diff] [blame] | 260 | erpnext.patches.v13_0.make_non_standard_user_type #13-04-2021 #17-01-2022 |
Ankush Menat | e972ceb | 2021-04-17 15:42:03 +0530 | [diff] [blame] | 261 | erpnext.patches.v13_0.update_shipment_status |
Ankush Menat | 9178d95 | 2021-04-26 15:37:17 +0530 | [diff] [blame] | 262 | erpnext.patches.v13_0.remove_attribute_field_from_item_variant_setting |
Saqib Ansari | c5782b0 | 2022-01-27 20:09:56 +0530 | [diff] [blame] | 263 | erpnext.patches.v12_0.add_ewaybill_validity_field |
Saqib | 900a8fb | 2021-05-06 17:02:47 +0530 | [diff] [blame] | 264 | erpnext.patches.v13_0.set_pos_closing_as_failed |
Frappe PR Bot | 255b99e | 2021-08-24 20:19:22 +0530 | [diff] [blame] | 265 | erpnext.patches.v13_0.rename_stop_to_send_birthday_reminders |
Deepesh Garg | 0ea6725 | 2021-05-31 19:48:31 +0530 | [diff] [blame] | 266 | execute:frappe.rename_doc("Workspace", "Loan Management", "Loans", force=True) |
Anupam | aeb8838 | 2021-05-20 14:11:36 +0530 | [diff] [blame] | 267 | erpnext.patches.v13_0.update_timesheet_changes |
Saqib | 80077d2 | 2021-06-14 19:34:25 +0530 | [diff] [blame] | 268 | erpnext.patches.v13_0.add_doctype_to_sla #14-06-2021 |
Anurag Mishra | 5670cf4 | 2021-05-24 20:24:20 +0530 | [diff] [blame] | 269 | erpnext.patches.v13_0.set_training_event_attendance |
Afshan | 53fefd7 | 2021-06-24 10:09:02 +0530 | [diff] [blame] | 270 | erpnext.patches.v13_0.bill_for_rejected_quantity_in_purchase_invoice |
Anuja P | 5e4128e | 2021-05-26 20:03:14 +0530 | [diff] [blame] | 271 | erpnext.patches.v13_0.rename_issue_status_hold_to_on_hold |
Saqib | 0683337 | 2021-07-12 20:21:07 +0530 | [diff] [blame] | 272 | erpnext.patches.v13_0.update_response_by_variance |
Rohit Waghchaure | c878389 | 2021-01-08 19:47:38 +0530 | [diff] [blame] | 273 | erpnext.patches.v13_0.update_job_card_details |
Rohit Waghchaure | 56e4a88 | 2021-07-15 16:32:23 +0530 | [diff] [blame] | 274 | erpnext.patches.v13_0.add_missing_fg_item_for_stock_entry |
Rucha Mahabal | a758071 | 2021-07-21 00:24:09 +0530 | [diff] [blame] | 275 | erpnext.patches.v13_0.update_subscription_status_in_memberships |
Ankush | cd12d95 | 2021-07-25 13:10:50 +0530 | [diff] [blame] | 276 | erpnext.patches.v13_0.update_amt_in_work_order_required_items |
Saqib Ansari | c5782b0 | 2022-01-27 20:09:56 +0530 | [diff] [blame] | 277 | erpnext.patches.v12_0.show_einvoice_irn_cancelled_field |
Ganga Manoj | 458f7f1 | 2021-08-09 17:16:48 +0530 | [diff] [blame] | 278 | erpnext.patches.v13_0.delete_orphaned_tables |
Deepesh Garg | 3f07bb7 | 2021-08-16 13:18:39 +0530 | [diff] [blame] | 279 | erpnext.patches.v13_0.update_export_type_for_gst #2021-08-16 |
Deepesh Garg | 8c7d9ef | 2021-07-28 12:57:59 +0530 | [diff] [blame] | 280 | erpnext.patches.v13_0.update_tds_check_field #3 |
Anuja Pawar | 08ae49c | 2021-08-09 17:58:52 +0530 | [diff] [blame] | 281 | erpnext.patches.v13_0.add_custom_field_for_south_africa #2 |
Anupam K | 01b37ad | 2020-08-25 00:46:35 +0530 | [diff] [blame] | 282 | erpnext.patches.v13_0.update_recipient_email_digest |
Deepesh Garg | 346bde8 | 2021-08-03 14:44:20 +0530 | [diff] [blame] | 283 | erpnext.patches.v13_0.shopify_deprecation_warning |
Ankush Menat | bdf7b8d | 2021-12-05 22:00:52 +0530 | [diff] [blame] | 284 | erpnext.patches.v13_0.remove_bad_selling_defaults |
Ankush Menat | 66bf21f | 2022-01-16 20:45:59 +0530 | [diff] [blame] | 285 | erpnext.patches.v13_0.trim_whitespace_from_serial_nos # 16-01-2022 |
Rohan | 16eed07 | 2021-08-26 21:47:00 +0530 | [diff] [blame] | 286 | erpnext.patches.v13_0.migrate_stripe_api |
Ganga Manoj | 842ceb1 | 2021-08-25 20:32:26 +0530 | [diff] [blame] | 287 | erpnext.patches.v13_0.reset_clearance_date_for_intracompany_payment_entries |
Deepesh Garg | 2d19e2d | 2021-10-13 13:24:19 +0530 | [diff] [blame] | 288 | execute:frappe.reload_doc("erpnext_integrations", "doctype", "TaxJar Settings") |
| 289 | execute:frappe.reload_doc("erpnext_integrations", "doctype", "Product Tax Category") |
Subin Tom | d2915c6 | 2021-11-08 17:59:03 +0530 | [diff] [blame] | 290 | erpnext.patches.v13_0.custom_fields_for_taxjar_integration #08-11-2021 |
Shadrak Gurupnor | 7433757 | 2021-08-27 18:00:16 +0530 | [diff] [blame] | 291 | erpnext.patches.v13_0.set_operation_time_based_on_operating_cost |
hrwx | 43038aa | 2021-11-27 21:46:13 +0000 | [diff] [blame] | 292 | erpnext.patches.v13_0.create_gst_payment_entry_fields #27-11-2021 |
Sagar Vora | 8d9d098 | 2021-10-20 19:15:35 +0530 | [diff] [blame] | 293 | erpnext.patches.v13_0.fix_invoice_statuses |
marination | dc42c45 | 2021-10-20 14:08:14 +0530 | [diff] [blame] | 294 | erpnext.patches.v13_0.create_website_items #30-09-2021 |
marination | ba52d7c | 2021-09-30 18:34:26 +0530 | [diff] [blame] | 295 | erpnext.patches.v13_0.populate_e_commerce_settings |
| 296 | erpnext.patches.v13_0.make_homepage_products_website_items |
DeeMysterio | aa82624 | 2021-09-14 13:58:18 +0530 | [diff] [blame] | 297 | erpnext.patches.v13_0.replace_supplier_item_group_with_party_specific_item |
Deepesh Garg | 41392ac | 2021-09-03 19:19:35 +0530 | [diff] [blame] | 298 | erpnext.patches.v13_0.update_dates_in_tax_withholding_category |
Deepesh Garg | ee14862 | 2021-09-08 11:33:42 +0530 | [diff] [blame] | 299 | erpnext.patches.v14_0.update_opportunity_currency_fields |
Subin Tom | d49346a | 2021-09-17 10:39:03 +0530 | [diff] [blame] | 300 | erpnext.patches.v13_0.gst_fields_for_pos_invoice |
Deepesh Garg | c9c8957 | 2021-09-16 19:33:57 +0530 | [diff] [blame] | 301 | erpnext.patches.v13_0.create_accounting_dimensions_in_pos_doctypes |
Saqib Ansari | f1fcb38 | 2021-09-29 19:56:02 +0530 | [diff] [blame] | 302 | erpnext.patches.v13_0.trim_sales_invoice_custom_field_length |
Saqib | 424efd4 | 2021-09-28 18:12:02 +0530 | [diff] [blame] | 303 | erpnext.patches.v13_0.create_custom_field_for_finance_book |
Saqib Ansari | b0aa4a6 | 2021-10-10 11:42:39 +0530 | [diff] [blame] | 304 | erpnext.patches.v13_0.modify_invalid_gain_loss_gl_entries #2 |
Ankush Menat | 4685ed5 | 2021-09-30 09:58:59 +0530 | [diff] [blame] | 305 | erpnext.patches.v13_0.fix_additional_cost_in_mfg_stock_entry |
marination | 73ac3e0 | 2021-09-30 14:18:35 +0530 | [diff] [blame] | 306 | erpnext.patches.v13_0.set_status_in_maintenance_schedule_table |
Dany Robert | 7acdcc7 | 2021-10-11 15:05:55 +0530 | [diff] [blame] | 307 | erpnext.patches.v13_0.add_default_interview_notification_templates |
Rohit Waghchaure | efc60ec | 2021-10-14 16:01:08 +0530 | [diff] [blame] | 308 | erpnext.patches.v13_0.enable_scheduler_job_for_item_reposting |
Noah Jacob | 2bb383b | 2021-10-13 16:20:08 +0530 | [diff] [blame] | 309 | erpnext.patches.v13_0.requeue_failed_reposts |
Ankush Menat | ccf84ae | 2021-11-07 18:06:37 +0530 | [diff] [blame] | 310 | erpnext.patches.v13_0.update_job_card_status |
Ankush Menat | f811956 | 2022-01-11 17:22:40 +0530 | [diff] [blame] | 311 | erpnext.patches.v13_0.enable_uoms |
Alan | 05831b1 | 2021-10-27 11:36:37 +0530 | [diff] [blame] | 312 | erpnext.patches.v12_0.update_production_plan_status |
Chillar Anand | 73ae504 | 2021-10-19 18:59:23 +0530 | [diff] [blame] | 313 | erpnext.patches.v13_0.healthcare_deprecation_warning |
Ankush Menat | 54184e5 | 2021-11-15 17:54:53 +0530 | [diff] [blame] | 314 | erpnext.patches.v13_0.item_naming_series_not_mandatory |
Deepesh Garg | bf13d18 | 2021-10-23 19:00:03 +0530 | [diff] [blame] | 315 | erpnext.patches.v13_0.update_category_in_ltds_certificate |
Deepesh Garg | 89d5e49 | 2021-10-26 19:51:03 +0530 | [diff] [blame] | 316 | erpnext.patches.v13_0.create_pan_field_for_india #2 |
marination | dc42c45 | 2021-10-20 14:08:14 +0530 | [diff] [blame] | 317 | erpnext.patches.v13_0.fetch_thumbnail_in_website_items |
Noah Jacob | c872aa4 | 2021-12-15 15:27:41 +0530 | [diff] [blame] | 318 | erpnext.patches.v13_0.update_maintenance_schedule_field_in_visit |
Dany Robert | 2e5f22a | 2022-01-07 13:01:19 +0530 | [diff] [blame] | 319 | erpnext.patches.v13_0.create_ksa_vat_custom_fields # 07-01-2022 |
Anupam Kumar | 3928a40 | 2021-12-06 13:52:00 +0530 | [diff] [blame] | 320 | erpnext.patches.v14_0.migrate_crm_settings |
Dany Robert | 2df641e | 2021-12-07 18:13:35 +0530 | [diff] [blame] | 321 | erpnext.patches.v13_0.rename_ksa_qr_field |
Ankush Menat | 203f008 | 2022-01-21 14:12:35 +0530 | [diff] [blame] | 322 | erpnext.patches.v13_0.wipe_serial_no_field_for_0_qty |
Saqib Ansari | 564d23f | 2021-12-16 11:19:03 +0530 | [diff] [blame] | 323 | erpnext.patches.v13_0.disable_ksa_print_format_for_others # 16-12-2021 |
Deepesh Garg | cbef04f | 2021-12-17 16:02:40 +0530 | [diff] [blame] | 324 | erpnext.patches.v13_0.update_tax_category_for_rcm |
Chillar Anand | 0900c3d | 2022-01-04 17:26:11 +0530 | [diff] [blame] | 325 | erpnext.patches.v14_0.set_payroll_cost_centers |
| 326 | erpnext.patches.v13_0.agriculture_deprecation_warning |
Chillar Anand | 2718ddd | 2022-01-20 11:57:22 +0530 | [diff] [blame] | 327 | erpnext.patches.v13_0.hospitality_deprecation_warning |
Saqib Ansari | a09259f | 2022-01-21 14:20:27 +0530 | [diff] [blame] | 328 | erpnext.patches.v13_0.update_asset_quantity_field |
Saqib Ansari | c3e890e | 2022-01-21 12:25:30 +0530 | [diff] [blame] | 329 | erpnext.patches.v13_0.delete_bank_reconciliation_detail |
Deepesh Garg | 528c713 | 2022-02-01 14:42:55 +0530 | [diff] [blame] | 330 | erpnext.patches.v13_0.enable_provisional_accounting |
ChillarAnand | 0c0a9ed | 2022-01-05 09:17:46 +0530 | [diff] [blame] | 331 | erpnext.patches.v13_0.non_profit_deprecation_warning |
Deepesh Garg | 972d065 | 2022-03-18 17:32:46 +0530 | [diff] [blame] | 332 | erpnext.patches.v13_0.enable_ksa_vat_docs #1 |
ChillarAnand | 325dc92 | 2022-02-03 16:38:01 +0530 | [diff] [blame] | 333 | |
Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 334 | [post_model_sync] |
Ankush Menat | 86df7f8 | 2022-05-13 18:15:34 +0530 | [diff] [blame] | 335 | execute:frappe.delete_doc_if_exists('Workspace', 'ERPNext Integrations Settings') |
Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 336 | erpnext.patches.v14_0.rename_ongoing_status_in_sla_documents |
| 337 | erpnext.patches.v14_0.add_default_exit_questionnaire_notification_template |
Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 338 | erpnext.patches.v14_0.delete_shopify_doctypes |
Ankush Menat | 86df7f8 | 2022-05-13 18:15:34 +0530 | [diff] [blame] | 339 | erpnext.patches.v14_0.delete_healthcare_doctypes |
Ankush Menat | 7eab945 | 2022-01-26 12:40:21 +0530 | [diff] [blame] | 340 | erpnext.patches.v14_0.delete_hub_doctypes |
| 341 | erpnext.patches.v14_0.delete_hospitality_doctypes # 20-01-2022 |
Chillar Anand | 0900c3d | 2022-01-04 17:26:11 +0530 | [diff] [blame] | 342 | erpnext.patches.v14_0.delete_agriculture_doctypes |
Ankush Menat | 86df7f8 | 2022-05-13 18:15:34 +0530 | [diff] [blame] | 343 | erpnext.patches.v14_0.delete_education_doctypes |
Raffael Meyer | 6453fb4 | 2022-04-13 11:24:19 +0200 | [diff] [blame] | 344 | erpnext.patches.v14_0.delete_datev_doctypes |
Saqib Ansari | 203fca4 | 2022-01-14 14:59:58 +0530 | [diff] [blame] | 345 | erpnext.patches.v14_0.rearrange_company_fields |
Rucha Mahabal | bf30932 | 2022-01-18 14:36:38 +0530 | [diff] [blame] | 346 | erpnext.patches.v14_0.update_leave_notification_template |
Saqib Ansari | 2c100a5 | 2022-01-28 14:34:29 +0530 | [diff] [blame] | 347 | erpnext.patches.v14_0.restore_einvoice_fields |
Ankush Menat | e4c2200 | 2022-01-28 13:00:15 +0530 | [diff] [blame] | 348 | erpnext.patches.v13_0.update_sane_transfer_against |
Ankush Menat | 6cd7c47 | 2022-01-31 17:14:36 +0530 | [diff] [blame] | 349 | erpnext.patches.v12_0.add_company_link_to_einvoice_settings |
Nabin Hait | ce49e6c | 2022-01-31 13:25:44 +0530 | [diff] [blame] | 350 | erpnext.patches.v14_0.migrate_cost_center_allocations |
marination | 456f277 | 2021-12-21 15:43:48 +0530 | [diff] [blame] | 351 | erpnext.patches.v13_0.convert_to_website_item_in_item_card_group_template |
Ankush Menat | bd3b47f | 2021-09-30 15:49:26 +0530 | [diff] [blame] | 352 | erpnext.patches.v13_0.shopping_cart_to_ecommerce |
Deepesh Garg | c68c70f | 2022-01-25 19:59:33 +0530 | [diff] [blame] | 353 | erpnext.patches.v13_0.update_disbursement_account |
Ankush Menat | 8995997 | 2022-02-09 11:38:52 +0530 | [diff] [blame] | 354 | erpnext.patches.v13_0.update_reserved_qty_closed_wo |
Deepesh Garg | 3a966d4 | 2022-02-17 23:18:07 +0530 | [diff] [blame] | 355 | erpnext.patches.v13_0.update_exchange_rate_settings |
Sagar Sharma | 19a6c21 | 2022-02-14 19:43:26 +0530 | [diff] [blame] | 356 | erpnext.patches.v14_0.delete_amazon_mws_doctype |
marination | 06d36c6 | 2022-02-16 17:40:16 +0530 | [diff] [blame] | 357 | erpnext.patches.v13_0.set_work_order_qty_in_so_from_mr |
Deepesh Garg | a0bdcbd | 2022-02-21 11:44:00 +0530 | [diff] [blame] | 358 | erpnext.patches.v13_0.update_accounts_in_loan_docs |
18alantom | f4af75f | 2022-02-15 11:51:52 +0530 | [diff] [blame] | 359 | erpnext.patches.v14_0.update_batch_valuation_flag |
Rucha Mahabal | 650099e | 2022-03-01 20:30:58 +0530 | [diff] [blame] | 360 | erpnext.patches.v14_0.delete_non_profit_doctypes |
Rucha Mahabal | 273b21c | 2022-05-25 11:34:25 +0530 | [diff] [blame] | 361 | erpnext.patches.v13_0.update_employee_advance_status |
Ankush Menat | d3e90ed | 2022-03-14 13:47:46 +0530 | [diff] [blame] | 362 | erpnext.patches.v13_0.add_cost_center_in_loans |
Saqib Ansari | 9a0f5bf | 2022-03-25 10:52:08 +0530 | [diff] [blame] | 363 | erpnext.patches.v13_0.set_return_against_in_pos_invoice_references |
Ankush Menat | 5b1d605 | 2022-03-24 14:50:13 +0530 | [diff] [blame] | 364 | erpnext.patches.v13_0.remove_unknown_links_to_prod_plan_items # 24-03-2022 |
Ankush Menat | cf5f37e | 2022-04-04 12:14:23 +0530 | [diff] [blame] | 365 | erpnext.patches.v13_0.update_expense_claim_status_for_paid_advances |
rahib-hassan | a7a5742 | 2022-04-11 14:28:36 +0530 | [diff] [blame] | 366 | erpnext.patches.v13_0.create_gst_custom_fields_in_quotation |
marination | 6d750e1 | 2022-04-20 17:34:51 +0530 | [diff] [blame] | 367 | erpnext.patches.v13_0.copy_custom_field_filters_to_website_item |
Ankush Menat | dcda556 | 2022-05-02 13:58:22 +0530 | [diff] [blame] | 368 | erpnext.patches.v13_0.change_default_item_manufacturer_fieldtype |
Ankush Menat | 80d959c | 2022-05-16 11:23:35 +0530 | [diff] [blame] | 369 | erpnext.patches.v13_0.requeue_recoverable_reposts |
Saqib Ansari | 0373347 | 2022-04-11 14:55:42 +0530 | [diff] [blame] | 370 | erpnext.patches.v14_0.discount_accounting_separation |
Rucha Mahabal | 9d15808 | 2022-04-22 20:20:12 +0530 | [diff] [blame] | 371 | erpnext.patches.v14_0.delete_employee_transfer_property_doctype |
Sagar Sharma | 1a70701 | 2022-05-11 16:49:28 +0530 | [diff] [blame] | 372 | erpnext.patches.v13_0.create_accounting_dimensions_in_orders |
Ankush Menat | 80d959c | 2022-05-16 11:23:35 +0530 | [diff] [blame] | 373 | erpnext.patches.v13_0.set_per_billed_in_return_delivery_note |
Ankush Menat | a1b7a79 | 2022-05-31 15:35:40 +0530 | [diff] [blame] | 374 | execute:frappe.delete_doc("DocType", "Naming Series") |
Rucha Mahabal | 7d4872a | 2022-05-19 20:35:56 +0530 | [diff] [blame] | 375 | erpnext.patches.v13_0.set_payroll_entry_status |
Ankush Menat | ee5bc58 | 2022-06-06 16:27:25 +0530 | [diff] [blame] | 376 | erpnext.patches.v13_0.job_card_status_on_hold |