2012-01-02 10:55:05 +00:00
|
|
|
patch_list = [
|
2012-01-09 11:25:30 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'stable_branch_shift_09_01_12',
|
|
|
|
'description': 'Various Reloads for shifting branch from master to stable'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'print_hide_totals',
|
|
|
|
'description': 'Uncheck print_hide for RV, SO, DN and Quotation'
|
2012-01-10 11:26:01 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'rename_doctype_indent',
|
|
|
|
'description': 'Add DocType Label: Indent to Purchase Requisition'
|
2012-01-02 10:55:05 +00:00
|
|
|
}
|
|
|
|
]
|