remove euro currency patch, address / contact supplier/customer can now contain slashes in their name
This commit is contained in:
@@ -402,4 +402,9 @@ patch_list = [
|
||||
'patch_file': 'profile_perm_patch',
|
||||
'description': 'Make profile readonly for role All'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.may_2012',
|
||||
'patch_file': 'remove_euro_currency',
|
||||
'description': 'Remove EURO currency and replace with EUR'
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user