chore: typo in pricing rule schema (#35457)

chore: typo in pricing rule schema (#35457)
This commit is contained in:
mergify[bot]
2023-06-01 14:41:43 +05:30
committed by GitHub
parent 6835efa132
commit caf886d4a6

View File

@@ -469,7 +469,7 @@
"options": "UOM"
},
{
"description": "If rate is zero them item will be treated as \"Free Item\"",
"description": "If rate is zero then item will be treated as \"Free Item\"",
"fieldname": "free_item_rate",
"fieldtype": "Currency",
"label": "Free Item Rate"
@@ -670,4 +670,4 @@
"sort_order": "DESC",
"states": [],
"title_field": "title"
}
}