Fix translate customers_not_buying_since_long_time.js
This commit is contained in:
parent
7329d7f118
commit
9d6312fac4
@ -5,7 +5,7 @@ wn.query_reports["Customers Not Buying Since Long Time"] = {
|
||||
"filters": [
|
||||
{
|
||||
"fieldname":"days_since_last_order",
|
||||
"label": "Days Since Last Order",
|
||||
"label": wn._("Days Since Last Order"),
|
||||
"fieldtype": "Int",
|
||||
"default": 60
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user