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