mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
removed patch of jan_mar period
This commit is contained in:
@@ -18,9 +18,7 @@ from __future__ import unicode_literals
|
|||||||
patch_list = [
|
patch_list = [
|
||||||
"patches.mar_2012.so_rv_mapper_fix",
|
"patches.mar_2012.so_rv_mapper_fix",
|
||||||
"patches.mar_2012.clean_property_setter",
|
"patches.mar_2012.clean_property_setter",
|
||||||
"patches.jan_mar_2012.sync_ref_db",
|
|
||||||
"patches.april_2012.naming_series_patch",
|
"patches.april_2012.naming_series_patch",
|
||||||
"patches.jan_mar_2012.rename_dt",
|
|
||||||
"patches.mar_2012.cleanup_control_panel",
|
"patches.mar_2012.cleanup_control_panel",
|
||||||
"patches.mar_2012.doctype_get_refactor",
|
"patches.mar_2012.doctype_get_refactor",
|
||||||
"patches.mar_2012.delete_docformat",
|
"patches.mar_2012.delete_docformat",
|
||||||
|
|||||||
Reference in New Issue
Block a user