[patch] make gl entries for submitted sales invoice where no gl entries exists

This commit is contained in:
Nabin Hait
2013-11-14 18:41:09 +05:30
parent e83069cb32
commit 9e5da835ec
3 changed files with 13 additions and 0 deletions

View File

@@ -230,4 +230,5 @@ patch_list = [
"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",
]