mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
[minor] [translation] fix #4343
This commit is contained in:
@@ -416,7 +416,6 @@
|
|||||||
"label": "Address Desc",
|
"label": "Address Desc",
|
||||||
"length": 0,
|
"length": 0,
|
||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"options": "<em>Addresses will appear only when you save the lead</em>",
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print_hide": 1,
|
"print_hide": 1,
|
||||||
"read_only": 0,
|
"read_only": 0,
|
||||||
|
|||||||
@@ -166,7 +166,6 @@
|
|||||||
"label": "Address Desc",
|
"label": "Address Desc",
|
||||||
"length": 0,
|
"length": 0,
|
||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"options": "<em>Addresses will appear only when you save the customer</em>",
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print_hide": 0,
|
"print_hide": 0,
|
||||||
"read_only": 0,
|
"read_only": 0,
|
||||||
@@ -233,7 +232,6 @@
|
|||||||
"label": "Contact Desc",
|
"label": "Contact Desc",
|
||||||
"length": 0,
|
"length": 0,
|
||||||
"no_copy": 0,
|
"no_copy": 0,
|
||||||
"options": "<em>Contact Details will appear only when you save the customer</em>",
|
|
||||||
"permlevel": 0,
|
"permlevel": 0,
|
||||||
"print_hide": 0,
|
"print_hide": 0,
|
||||||
"read_only": 0,
|
"read_only": 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user