chore: typo in pricing rule schema (#35457)
This commit is contained in:
parent
cb19ebcd85
commit
e08d6fb2cb
@ -469,7 +469,7 @@
|
|||||||
"options": "UOM"
|
"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",
|
"fieldname": "free_item_rate",
|
||||||
"fieldtype": "Currency",
|
"fieldtype": "Currency",
|
||||||
"label": "Free Item Rate"
|
"label": "Free Item Rate"
|
||||||
@ -670,4 +670,4 @@
|
|||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
"states": [],
|
"states": [],
|
||||||
"title_field": "title"
|
"title_field": "title"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user