Rename Indent to Purchase Requisition

This commit is contained in:
Anand Doshi
2012-01-10 16:56:01 +05:30
parent bc45f896f7
commit 3a82dfd171
6 changed files with 99 additions and 119 deletions

View File

@@ -8,5 +8,10 @@ patch_list = [
'patch_module': 'patches.jan_mar_2012',
'patch_file': 'print_hide_totals',
'description': 'Uncheck print_hide for RV, SO, DN and Quotation'
},
{
'patch_module': 'patches.jan_mar_2012',
'patch_file': 'rename_doctype_indent',
'description': 'Add DocType Label: Indent to Purchase Requisition'
}
]