Added production_cleanup patch
This commit is contained in:
parent
c5d6bcbb8f
commit
55c037c250
@ -13,5 +13,10 @@ patch_list = [
|
|||||||
'patch_module': 'patches.jan_mar_2012',
|
'patch_module': 'patches.jan_mar_2012',
|
||||||
'patch_file': 'rename_doctype_indent',
|
'patch_file': 'rename_doctype_indent',
|
||||||
'description': 'Add DocType Label: Indent to Purchase Requisition'
|
'description': 'Add DocType Label: Indent to Purchase Requisition'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
'patch_module': 'patches.jan_mar_2012',
|
||||||
|
'patch_file': 'production_cleanup',
|
||||||
|
'description': 'Major changes in production module, almost rewrited the entire code'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user