Merge pull request #22612 from netchampfaris/fix-item-price-labels

fix: Remove trailing spaces from labels
This commit is contained in:
rohitwaghchaure 2020-07-08 12:14:21 +05:30 committed by GitHub
commit fae570e0a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,7 +172,7 @@
"default": "Today", "default": "Today",
"fieldname": "valid_from", "fieldname": "valid_from",
"fieldtype": "Date", "fieldtype": "Date",
"label": "Valid From " "label": "Valid From"
}, },
{ {
"default": "0", "default": "0",
@ -187,7 +187,7 @@
{ {
"fieldname": "valid_upto", "fieldname": "valid_upto",
"fieldtype": "Date", "fieldtype": "Date",
"label": "Valid Upto " "label": "Valid Upto"
}, },
{ {
"fieldname": "section_break_24", "fieldname": "section_break_24",
@ -208,7 +208,7 @@
"icon": "fa fa-flag", "icon": "fa fa-flag",
"idx": 1, "idx": 1,
"links": [], "links": [],
"modified": "2020-02-28 14:21:25.580331", "modified": "2020-07-06 22:31:32.943475",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Item Price", "name": "Item Price",