fix: Label for return amount

This commit is contained in:
Deepesh Garg
2019-12-24 11:51:39 +05:30
committed by GitHub
parent b695fd31d6
commit cc62aad503

View File

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