[patch] make gl entries for submitted sales invoice where no gl entries exists
diff --git a/patches/patch_list.py b/patches/patch_list.py
index 0cc393e..82eb6e4 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -230,4 +230,5 @@
 	"patches.october_2013.p07_rename_for_territory",
 	"patches.june_2013.p07_taxes_price_list_for_territory",
 	"patches.october_2013.p08_cleanup_after_item_price_module_change",
+	"patches.november_2013.p01_make_gl_entries_for_si",
 ]
\ No newline at end of file