| Sr | Fieldname | Type | Label | Options | 
|---|---|---|---|---|
| 1 | setup_series | Section Break | Setup Series Set prefix for numbering series on your transactions | |
| 2 | select_doc_for_series | Select | Select Transaction | |
| 3 | help_html | HTML | Help HTML | |
| 4 | set_options | Text | Series List for this Transaction | |
| 5 | user_must_always_select | Check | User must always select Check this if you want to force the user to select a series before saving. There will be no default if you check this. | |
| 6 | update | Button | Update | |
| 7 | update_series | Section Break | Update Series Change the starting / current sequence number of an existing series. | |
| 8 | prefix | Select | Prefix | |
| 9 | current_value | Int | Current Value This is the number of the last created transaction with this prefix | |
| 10 | update_series_start | Button | Update Series Number | update_series_start | 
Inherits from frappe.model.document.Document
No docs
get series current
No docs
get_transactions (self, arg=None)
No docs
insert series if missing
No docs
set_series_for (self, doctype, ol)
No docs
update_series (self, arg=None)
update series list
No docs
validate_series_name (self, n)
No docs
Inherits from frappe.exceptions.ValidationError
erpnext.setup.doctype.naming_series.naming_series.get_default_naming_series (doctype)
No docs
erpnext.setup.doctype.naming_series.naming_series.set_by_naming_series (doctype, fieldname, naming_series, hide_name_field=True)
No docs