Fix in Purchase Return - Serial No. status issue
This commit is contained in:
@@ -50,4 +50,9 @@ patch_list = [
|
||||
'patch_file': 'email_settings_reload',
|
||||
'description': "Change type of mail_port field to Int and reload email_settings doctype"
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.jan_mar_2012',
|
||||
'patch_file': 'serial_no_add_opt',
|
||||
'description': "Add option 'Purchase Returned' to Serial No status field"
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user