mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 19:48:27 +00:00
[docs] setup documents
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
{
|
||||
"_label": "Creating Numbering Series"
|
||||
"_label": "Document Naming Series"
|
||||
}
|
||||
---
|
||||
Data records are broadly classified as “Master” or “Transaction”. A master record is a record that has a “name”, for example a Customer, Item, Supplier, Employee etc. A Transaction is a record that has a “number”. Examples of transactions include Sales Invoices, Quotations etc. You make transactions against a number of master records.
|
||||
@@ -17,7 +17,13 @@ etc. You could also have a separate series for each type of Customer or for each
|
||||
|
||||
To setup a series, go to:
|
||||
|
||||
> Setup > Customize ERPNext > Numbering Series
|
||||
> Setup > Tools > Update Numbering Series
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
In this form,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user