mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 05:58:27 +00:00
fix: Label changes
This commit is contained in:
@@ -22,7 +22,6 @@
|
|||||||
"fieldname": "dimension_value",
|
"fieldname": "dimension_value",
|
||||||
"fieldtype": "Dynamic Link",
|
"fieldtype": "Dynamic Link",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Applicable Dimension",
|
|
||||||
"options": "accounting_dimension",
|
"options": "accounting_dimension",
|
||||||
"show_days": 1,
|
"show_days": 1,
|
||||||
"show_seconds": 1
|
"show_seconds": 1
|
||||||
@@ -31,7 +30,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2020-11-16 17:41:50.422843",
|
"modified": "2020-11-23 09:56:19.744200",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Allowed Dimension",
|
"name": "Allowed Dimension",
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
"fieldname": "applicable_on_account",
|
"fieldname": "applicable_on_account",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"label": "Applicable On Account",
|
"label": "Accounts",
|
||||||
"options": "Account",
|
"options": "Account",
|
||||||
"reqd": 1,
|
"reqd": 1,
|
||||||
"show_days": 1,
|
"show_days": 1,
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2020-11-16 13:36:59.129672",
|
"modified": "2020-11-22 19:55:13.324136",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Applicable On Account",
|
"name": "Applicable On Account",
|
||||||
|
|||||||
Reference in New Issue
Block a user