mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 21:49:18 +00:00
fix cancelled gl entries :patch
This commit is contained in:
@@ -635,4 +635,8 @@ patch_list = [
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'remove_old_trial_bal',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'fix_cancelled_gl_entries',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user