mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
use naming series for Subscriptions
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"allow_guest_to_view": 0,
|
"allow_guest_to_view": 0,
|
||||||
"allow_import": 0,
|
"allow_import": 0,
|
||||||
"allow_rename": 0,
|
"allow_rename": 0,
|
||||||
"autoname": "field:subscriber",
|
"autoname": "SUB.####",
|
||||||
"beta": 0,
|
"beta": 0,
|
||||||
"creation": "2018-02-26 04:13:14.153718",
|
"creation": "2018-02-26 04:13:14.153718",
|
||||||
"custom": 0,
|
"custom": 0,
|
||||||
@@ -686,7 +686,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"max_attachments": 0,
|
"max_attachments": 0,
|
||||||
"modified": "2018-02-26 04:52:04.318912",
|
"modified": "2018-02-26 05:07:43.969220",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Subscriptions",
|
"name": "Subscriptions",
|
||||||
|
|||||||
Reference in New Issue
Block a user