added new item-wise pricelist report and deprecated search criteria of Stock module

This commit is contained in:
Anand Doshi
2013-01-02 13:51:29 +05:30
parent 8ab7580d88
commit 946442d7a5
29 changed files with 33 additions and 541 deletions

View File

@@ -574,4 +574,8 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'update_print_width',
},
{
'patch_module': 'patches.january_2013',
'patch_file': 'deprecate_stock_search_criteria',
},
]