diff --git a/erpnext/accounts/doctype/payment_request/payment_request.json b/erpnext/accounts/doctype/payment_request/payment_request.json index 8dc03acf9c2..50946c37422 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 1de189bd0d0..1d9a64f8798 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 ad8f670a863..14e1b67568c 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 cf030936a69..e44213bd81e 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 e06204d710d..8636858507f 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 2eedd09df9b..63e04abba31 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 8a0090e4d8e..291f14d6ebb 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,