mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-15 18:01:41 +00:00
Rename Indent to Purchase Requisition
This commit is contained in:
@@ -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'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user