Merge branch 'shf_rename'

This commit is contained in:
Anand Doshi
2012-05-16 14:35:15 +05:30
5 changed files with 41 additions and 8 deletions

View File

@@ -357,5 +357,10 @@ patch_list = [
'patch_file': 'reload_sales_invoice_pf',
'description': 'Reload sales invoice print formats'
},
{
'patch_module': 'patches.may_2012',
'patch_file': 'std_pf_readonly',
'description': 'Make standard print formats readonly for system manager'
},
]