mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 13:49:13 +00:00
fix: Change naming series
Co-authored-by: Himanshu <himanshuwarekar@yahoo.com>
This commit is contained in:
@@ -447,7 +447,7 @@
|
||||
"fieldtype": "Select",
|
||||
"label": "Series",
|
||||
"no_copy": 1,
|
||||
"options": "PROJ.####",
|
||||
"options": "PROJ-.####",
|
||||
"print_hide": 1,
|
||||
"reqd": 1,
|
||||
"set_only_once": 1
|
||||
|
||||
Reference in New Issue
Block a user