mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
[fix] #6254
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"label": "Series",
|
||||
"length": 0,
|
||||
"no_copy": 1,
|
||||
"options": "APRSL.",
|
||||
"options": "APRSL",
|
||||
"permlevel": 0,
|
||||
"precision": "",
|
||||
"print_hide": 1,
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"label": "Series",
|
||||
"length": 0,
|
||||
"no_copy": 1,
|
||||
"options": "LAP/.",
|
||||
"options": "LAP/",
|
||||
"permlevel": 0,
|
||||
"precision": "",
|
||||
"print_hide": 1,
|
||||
|
||||
Reference in New Issue
Block a user