mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
fix: option name for the field 'Role Allowed to Create/Edit Back-dated Transactions'
This commit is contained in:
@@ -217,7 +217,7 @@
|
|||||||
"fieldname": "role_allowed_to_create_edit_back_dated_transactions",
|
"fieldname": "role_allowed_to_create_edit_back_dated_transactions",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"label": "Role Allowed to Create/Edit Back-dated Transactions",
|
"label": "Role Allowed to Create/Edit Back-dated Transactions",
|
||||||
"options": "User"
|
"options": "Role"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fieldname": "column_break_26",
|
"fieldname": "column_break_26",
|
||||||
@@ -234,7 +234,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2020-11-23 22:26:54.225608",
|
"modified": "2020-12-29 12:53:31.162247",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Stock Settings",
|
"name": "Stock Settings",
|
||||||
|
|||||||
Reference in New Issue
Block a user