Skip to content

Commit 8b2778b

Browse files
diptanilsahamergify[bot]
authored andcommitted
fix(process statement of accounts): allow renaming
(cherry picked from commit dbab718) # Conflicts: # erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
1 parent cfafd39 commit 8b2778b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"actions": [],
3+
"allow_rename": 1,
34
"autoname": "Prompt",
45
"creation": "2020-05-22 16:46:18.712954",
56
"doctype": "DocType",
@@ -401,7 +402,11 @@
401402
}
402403
],
403404
"links": [],
405+
<<<<<<< HEAD
404406
"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)
405410
"modified_by": "Administrator",
406411
"module": "Accounts",
407412
"name": "Process Statement Of Accounts",

0 commit comments

Comments
 (0)