Refactored plugin architecture to allow custom script reports

This commit is contained in:
Anand Doshi
2013-11-06 14:19:09 +05:30
parent 3bed5abc76
commit 8728f26442
3 changed files with 27 additions and 2 deletions

View File

@@ -237,4 +237,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.october_2013.p10_plugins_refactor",
]