mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
production order naming series patch
This commit is contained in:
@@ -550,4 +550,8 @@ patch_list = [
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'stock_entry_cleanup',
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.december_2012',
|
||||
'patch_file': 'production_order_naming_series',
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user