fix: Update return amount label

This commit is contained in:
Deepesh Garg
2019-12-24 11:54:04 +05:30
committed by GitHub
parent b7012a47a2
commit 34dabc715b

View File

@@ -166,7 +166,7 @@
{ {
"fieldname": "return_amount", "fieldname": "return_amount",
"fieldtype": "Currency", "fieldtype": "Currency",
"label": "Return Amount", "label": "Returned Amount",
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
"read_only": 1 "read_only": 1
} }
@@ -210,4 +210,4 @@
"sort_field": "modified", "sort_field": "modified",
"sort_order": "DESC", "sort_order": "DESC",
"track_changes": 1 "track_changes": 1
} }