[fix] #6254
diff --git a/erpnext/accounts/doctype/payment_request/payment_request.json b/erpnext/accounts/doctype/payment_request/payment_request.json
index 8dc03ac..50946c3 100644
--- a/erpnext/accounts/doctype/payment_request/payment_request.json
+++ b/erpnext/accounts/doctype/payment_request/payment_request.json
@@ -26,7 +26,7 @@
    "label": "Series", 
    "length": 0, 
    "no_copy": 1, 
-   "options": "PR.", 
+   "options": "PR", 
    "permlevel": 0, 
    "precision": "", 
    "print_hide": 1, 
diff --git a/erpnext/hr/doctype/appraisal/appraisal.json b/erpnext/hr/doctype/appraisal/appraisal.json
index 1de189b..1d9a64f 100644
--- a/erpnext/hr/doctype/appraisal/appraisal.json
+++ b/erpnext/hr/doctype/appraisal/appraisal.json
@@ -52,7 +52,7 @@
    "label": "Series", 
    "length": 0, 
    "no_copy": 1, 
-   "options": "APRSL.", 
+   "options": "APRSL", 
    "permlevel": 0, 
    "precision": "", 
    "print_hide": 1, 
diff --git a/erpnext/hr/doctype/leave_application/leave_application.json b/erpnext/hr/doctype/leave_application/leave_application.json
index ad8f670..14e1b67 100644
--- a/erpnext/hr/doctype/leave_application/leave_application.json
+++ b/erpnext/hr/doctype/leave_application/leave_application.json
@@ -27,7 +27,7 @@
    "label": "Series", 
    "length": 0, 
    "no_copy": 1, 
-   "options": "LAP/.", 
+   "options": "LAP/", 
    "permlevel": 0, 
    "precision": "", 
    "print_hide": 1, 
diff --git a/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json b/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json
index cf03093..e44213b 100644
--- a/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json
+++ b/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json
@@ -53,7 +53,7 @@
    "label": "Series", 
    "length": 0, 
    "no_copy": 1, 
-   "options": "MS.", 
+   "options": "MS", 
    "permlevel": 0, 
    "precision": "", 
    "print_hide": 1, 
diff --git a/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json b/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json
index e06204d..8636858 100644
--- a/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json
+++ b/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json
@@ -78,7 +78,7 @@
    "label": "Series", 
    "length": 0, 
    "no_copy": 1, 
-   "options": "MV.", 
+   "options": "MV", 
    "permlevel": 0, 
    "precision": "", 
    "print_hide": 1, 
diff --git a/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.json b/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.json
index 2eedd09..63e04ab 100644
--- a/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.json
+++ b/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.json
@@ -26,7 +26,7 @@
    "label": "Series", 
    "length": 0, 
    "no_copy": 1, 
-   "options": "LCV.", 
+   "options": "LCV", 
    "permlevel": 0, 
    "precision": "", 
    "print_hide": 1, 
diff --git a/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json b/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
index 8a0090e..291f14d 100644
--- a/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
+++ b/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
@@ -26,7 +26,7 @@
    "label": "Series", 
    "length": 0, 
    "no_copy": 1, 
-   "options": "SR/.", 
+   "options": "SR/", 
    "permlevel": 0, 
    "precision": "", 
    "print_hide": 1,