refactor: remove 'format:' based naming
(cherry picked from commit e8e1ec0e85)
# Conflicts:
# erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"actions": [],
|
||||
"allow_rename": 1,
|
||||
"autoname": "format:UNREC-{#####}",
|
||||
"creation": "2023-08-22 10:26:34.421423",
|
||||
"default_view": "List",
|
||||
"doctype": "DocType",
|
||||
@@ -58,11 +56,14 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
<<<<<<< HEAD
|
||||
"modified": "2023-08-28 17:42:50.261377",
|
||||
=======
|
||||
"modified": "2024-10-10 12:03:50.022444",
|
||||
>>>>>>> e8e1ec0e85 (refactor: remove 'format:' based naming)
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Unreconcile Payment",
|
||||
"naming_rule": "Expression",
|
||||
"owner": "Administrator",
|
||||
"permissions": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user