mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-14 12:25:09 +00:00
fix: add lp collection min to list
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
{
|
||||
"fieldname": "min_spent",
|
||||
"fieldtype": "Currency",
|
||||
"in_list_view": 1,
|
||||
"label": "Minimum Total Spent"
|
||||
},
|
||||
{
|
||||
@@ -37,7 +38,7 @@
|
||||
],
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2024-03-27 13:10:03.536071",
|
||||
"modified": "2024-09-05 07:41:25.694041",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Accounts",
|
||||
"name": "Loyalty Program Collection",
|
||||
|
||||
Reference in New Issue
Block a user