mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-29 22:58:25 +00:00
Changed default naming series options
C-Form: C-FORM-.##### Purchase Invoice: PINV-.##### Sales Invoice: SINV-.##### Purchase Order: PO-.##### Quality Inspection: QI-.##### Supplier: SUPP-.##### Supplier Quotation: SQTN-.##### Attendance: ATT-.##### Production Order: PRO-.##### Installation Note: IN-.##### Lead: LEAD-.##### Opportunity: OPTY-.##### Quotation: QTN-.##### Sales Order: SO-.##### Delivery Note: DN-.##### Item: ITEM-.##### Material Request: MREQ-.##### Packing Slip: PS-.##### Purchase Receipt: PREC-.##### Stock Entry: STE-.##### Customer Issue: CI-.##### Support Ticket: SUP-.##### Customer: CUST-.##### Journal Voucher: JV-.#####
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"allow_import": 1,
|
||||
"autoname": "naming_series:",
|
||||
"creation": "2013-01-10 16:34:30.000000",
|
||||
"creation": "2013-01-10 16:34:30",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType",
|
||||
"fields": [
|
||||
@@ -20,7 +20,7 @@
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "naming_series",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "\nCI/2010-2011/",
|
||||
"options": "CI-",
|
||||
"permlevel": 0,
|
||||
"reqd": 1,
|
||||
"search_index": 0
|
||||
@@ -394,7 +394,7 @@
|
||||
"icon": "icon-bug",
|
||||
"idx": 1,
|
||||
"is_submittable": 0,
|
||||
"modified": "2014-01-20 17:48:35.000000",
|
||||
"modified": "2014-05-06 08:20:32.784295",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Customer Issue",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"allow_attach": 1,
|
||||
"autoname": "naming_series:",
|
||||
"creation": "2013-02-01 10:36:25.000000",
|
||||
"creation": "2013-02-01 10:36:25",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType",
|
||||
"fields": [
|
||||
@@ -18,7 +18,7 @@
|
||||
"hidden": 0,
|
||||
"label": "Series",
|
||||
"no_copy": 1,
|
||||
"options": "SUP",
|
||||
"options": "SUP-",
|
||||
"permlevel": 0,
|
||||
"print_hide": 1,
|
||||
"reqd": 0,
|
||||
@@ -237,7 +237,7 @@
|
||||
],
|
||||
"icon": "icon-ticket",
|
||||
"idx": 1,
|
||||
"modified": "2014-01-20 17:49:31.000000",
|
||||
"modified": "2014-05-06 08:20:28.842404",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Support",
|
||||
"name": "Support Ticket",
|
||||
|
||||
Reference in New Issue
Block a user