mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-16 18:24:10 +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:13.000000",
|
||||
"creation": "2013-01-10 16:34:13",
|
||||
"docstatus": 0,
|
||||
"doctype": "DocType",
|
||||
"document_type": "Master",
|
||||
@@ -21,7 +21,7 @@
|
||||
"no_copy": 1,
|
||||
"oldfieldname": "naming_series",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "ATT",
|
||||
"options": "ATT-",
|
||||
"permlevel": 0,
|
||||
"reqd": 1
|
||||
},
|
||||
@@ -129,7 +129,7 @@
|
||||
"icon": "icon-ok",
|
||||
"idx": 1,
|
||||
"is_submittable": 1,
|
||||
"modified": "2014-01-20 17:48:23.000000",
|
||||
"modified": "2014-05-06 08:20:11.263301",
|
||||
"modified_by": "Administrator",
|
||||
"module": "HR",
|
||||
"name": "Attendance",
|
||||
|
||||
Reference in New Issue
Block a user