mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-20 03:47:11 +00:00
added guest read permission to blog
This commit is contained in:
@@ -497,5 +497,9 @@ patch_list = [
|
||||
'patch_file': 'sync_trial_balance',
|
||||
'description': "sync trial balance"
|
||||
},
|
||||
|
||||
{
|
||||
'patch_module': 'patches.july_2012',
|
||||
'patch_file': 'blog_guest_permission',
|
||||
},
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user