fix: Add description for maximum point field
This commit is contained in:
parent
638b594959
commit
f6d69e2fc8
1 changed files with 2 additions and 1 deletions
|
|
@ -75,6 +75,7 @@
|
|||
},
|
||||
{
|
||||
"depends_on": "eval:doc.multiplier_field",
|
||||
"description": "Maximum points allowed after multiplying points with the multiplier value\n(Note: For no limit set value as 0)",
|
||||
"fieldname": "max_points",
|
||||
"fieldtype": "Int",
|
||||
"label": "Maximum Points"
|
||||
|
|
@ -84,7 +85,7 @@
|
|||
"fieldtype": "Section Break"
|
||||
}
|
||||
],
|
||||
"modified": "2019-08-16 11:50:26.808982",
|
||||
"modified": "2019-08-20 11:17:41.788235",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Social",
|
||||
"name": "Energy Point Rule",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue