We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfafd39 commit 8b2778bCopy full SHA for 8b2778b
1 file changed
erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
@@ -1,5 +1,6 @@
1
{
2
"actions": [],
3
+ "allow_rename": 1,
4
"autoname": "Prompt",
5
"creation": "2020-05-22 16:46:18.712954",
6
"doctype": "DocType",
@@ -401,7 +402,11 @@
401
402
}
403
],
404
"links": [],
405
+<<<<<<< HEAD
406
"modified": "2025-08-04 18:21:12.603623",
407
+=======
408
+ "modified": "2025-10-07 11:17:05.444394",
409
+>>>>>>> dbab718aaa (fix(process statement of accounts): allow renaming)
410
"modified_by": "Administrator",
411
"module": "Accounts",
412
"name": "Process Statement Of Accounts",
0 commit comments