fix: Permission for lower dedcution certificate

(cherry picked from commit f6f118855b)

# Conflicts:
#	erpnext/regional/doctype/lower_deduction_certificate/lower_deduction_certificate.json
This commit is contained in:
Deepesh Garg
2024-04-18 15:26:03 +05:30
committed by Mergify
parent e8accd0256
commit a22be6f9b9

View File

@@ -135,14 +135,60 @@
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
<<<<<<< HEAD
"modified": "2023-04-18 08:25:35.302081", "modified": "2023-04-18 08:25:35.302081",
=======
"modified": "2024-04-18 15:25:25.808355",
>>>>>>> f6f118855b (fix: Permission for lower dedcution certificate)
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Regional", "module": "Regional",
"name": "Lower Deduction Certificate", "name": "Lower Deduction Certificate",
"naming_rule": "By fieldname", "naming_rule": "By fieldname",
"owner": "Administrator", "owner": "Administrator",
<<<<<<< HEAD
"permissions": [], "permissions": [],
"sort_field": "modified", "sort_field": "modified",
=======
"permissions": [
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "System Manager",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Accounts Manager",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Accounts User",
"share": 1,
"write": 1
}
],
"sort_field": "creation",
>>>>>>> f6f118855b (fix: Permission for lower dedcution certificate)
"sort_order": "DESC", "sort_order": "DESC",
"states": [], "states": [],
"track_changes": 1 "track_changes": 1