mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
fix in setup control and patch to fix existing docstatus problem
This commit is contained in:
@@ -623,4 +623,8 @@ patch_list = [
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'remove_old_customer_contact_address',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.october_2012',
|
||||
'patch_file': 'company_fiscal_year_docstatus_patch',
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user