production order naming series patch
diff --git a/patches/patch_list.py b/patches/patch_list.py
index b97e47b..86bb188 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -550,4 +550,8 @@
 		'patch_module': 'patches.december_2012',
 		'patch_file': 'stock_entry_cleanup',
 	},
+	{
+		'patch_module': 'patches.december_2012',
+		'patch_file': 'production_order_naming_series',
+	},
 ]
\ No newline at end of file