commit | 9bba9ed4d2119e1f3d4888a6c12c824f8f86f96d | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Mar 04 17:48:31 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Mar 04 17:48:31 2013 +0530 |
tree | 3dbf6215a65c21b35147b8482a3a29528fa10989 | |
parent | 986d48b424ed3895b8a8ce05e8e9a988de90cf14 [diff] [blame] |
fixes in cform
diff --git a/patches/patch_list.py b/patches/patch_list.py index 2bd4ad8..dd7ff06 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py
@@ -204,4 +204,5 @@ "patches.march_2013.update_po_prevdoc_doctype", "patches.february_2013.p09_timesheets", "execute:(not webnotes.conn.exists('UOM', 'Hour')) and webnotes.doc({'uom_name': 'Hour', 'doctype': 'UOM', 'name': 'Hour'}).insert()", + "patches.march_2013.p01_c_form" ] \ No newline at end of file