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-11 11:14:07 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'production_cleanup',
|
|
|
|
'description': 'Major changes in production module, almost rewrited the entire code'
|
2012-01-12 07:25:29 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'jan_production_patches',
|
|
|
|
'description': 'Fixes after Major changes in production module'
|
2012-01-19 07:05:54 +00:00
|
|
|
},
|
2012-01-19 07:02:15 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'allocated_to_profile',
|
|
|
|
'description': """Change Options to "Profile" for fieldname "allocated_to"
|
|
|
|
as this is giving improper values in Permission Engine"""
|
2012-01-19 08:56:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'remove_get_tds_button',
|
|
|
|
'description': "Remove One Get TDS button, which is appearing twice in JV"
|
|
|
|
},
|
2012-01-23 13:02:20 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
2012-01-24 05:25:04 +00:00
|
|
|
'patch_file': 'customer_address_contact_patch',
|
2012-01-23 13:02:20 +00:00
|
|
|
'description': "Install Customer Address Contact report and run patches regarding primary address and contact"
|
|
|
|
},
|
2012-01-25 11:45:46 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'doclabel_in_doclayer',
|
|
|
|
'description': "Show DocType Labels instead of DocType names in Customize Form View"
|
|
|
|
},
|
2012-01-30 06:24:59 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'email_settings_reload',
|
|
|
|
'description': "Change type of mail_port field to Int and reload email_settings doctype"
|
|
|
|
},
|
2012-01-31 10:50:37 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'serial_no_add_opt',
|
|
|
|
'description': "Add option 'Purchase Returned' to Serial No status field"
|
|
|
|
},
|
2012-02-01 06:06:31 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'cancel_purchase_returned',
|
|
|
|
'description': "Set docstatus = 2 where status = 'Purchase Returned' for serial no"
|
|
|
|
},
|
2012-02-02 06:08:15 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'deploy_packing_slip',
|
|
|
|
'description': "Delete old packing slip fields & print format & deploy new doctypes related to Packing Slip"
|
|
|
|
},
|
2012-02-07 08:02:20 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'map_conversion_rate',
|
|
|
|
'description': "Maps conversion rate in doctype mappers PO-PR and PO-PV"
|
|
|
|
},
|
2012-02-13 09:59:51 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'account_type_patch',
|
|
|
|
'description': 'mentioed account type for some tax accounts'
|
2012-02-14 10:38:22 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'subcon_default_val',
|
|
|
|
'description': 'Default value of is_subcontracted in PO, PR is No'
|
2012-02-21 08:42:13 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012.website',
|
|
|
|
'patch_file': 'all',
|
|
|
|
'description': 'Run all website related patches'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'remove_archive',
|
|
|
|
'description': 'unarchive all records and drop archive tables'
|
|
|
|
},
|
2012-02-21 08:52:06 +00:00
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'no_copy_patch',
|
|
|
|
'description': 'insert after fld in custom fld should be no_copy'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'reload_item',
|
|
|
|
'description': 'reload item'
|
2012-02-21 10:59:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
'patch_module': 'patches.jan_mar_2012',
|
|
|
|
'patch_file': 'fix_packing_slip',
|
|
|
|
'description': 'Update Mapper Delivery Note-Packing Slip'
|
|
|
|
},
|
2012-01-02 10:55:05 +00:00
|
|
|
]
|