mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 14:08:29 +00:00
[naming series] [fix] added Date in make autoname
This commit is contained in:
@@ -73,7 +73,7 @@ wn.module_page["Setup"] = [
|
||||
{
|
||||
"route":"Form/Naming Series/Naming Series",
|
||||
doctype: "Naming Series",
|
||||
label: wn._("Manage numbering series"),
|
||||
label: wn._("Manage Numbering Series"),
|
||||
"description":wn._("Set multiple numbering series for transactions")
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user