commit | 3adfa9595edc27c19be3e64b39f620fb3735f512 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Sun Jun 17 21:57:37 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Sun Jun 17 21:57:37 2012 +0530 |
tree | 6ff24f84b2c1bb658397b11003f0db93e94e22c2 | |
parent | 3ad3ebdaec39a7931645fc4bf615484670387cdd [diff] |
patch list updated
diff --git a/erpnext/patches/patch_list.py b/erpnext/patches/patch_list.py index 98c3aff..fd734a9 100644 --- a/erpnext/patches/patch_list.py +++ b/erpnext/patches/patch_list.py
@@ -442,4 +442,9 @@ 'patch_file': 'series_unique_patch', '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" + }, ] \ No newline at end of file