mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-13 12:08:46 +00:00
fix: remove student naming series
This commit is contained in:
@@ -54,8 +54,6 @@ doctype_series_map = {
|
||||
"Shareholder": "ACC-SH-.YYYY.-",
|
||||
"Stock Entry": "MAT-STE-.YYYY.-",
|
||||
"Stock Reconciliation": "MAT-RECO-.YYYY.-",
|
||||
"Student": "EDU-STU-.YYYY.-",
|
||||
"Student Applicant": "EDU-APP-.YYYY.-",
|
||||
"Supplier": "SUP-.YYYY.-",
|
||||
"Supplier Quotation": "PUR-SQTN-.YYYY.-",
|
||||
"Supplier Scorecard Period": "PU-SSP-.YYYY.-",
|
||||
|
||||
Reference in New Issue
Block a user