mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 06:58:27 +00:00
patch list updated
This commit is contained in:
@@ -442,4 +442,9 @@ patch_list = [
|
|||||||
'patch_file': 'series_unique_patch',
|
'patch_file': 'series_unique_patch',
|
||||||
'description': "add unique constraint to series table's name column"
|
'description': "add unique constraint to series table's name column"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.june_2012',
|
||||||
|
'patch_file': 'set_recurring_type',
|
||||||
|
'description': "set recurring type as monthly in old"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user