production order naming series patch

This commit is contained in:
Nabin Hait
2012-12-20 16:00:27 +05:30
parent b5d23ee554
commit 2880a55a01
4 changed files with 39 additions and 27 deletions

View File

@@ -550,4 +550,8 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'stock_entry_cleanup',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'production_order_naming_series',
},
]