fix: depends on
This commit is contained in:
parent
39d3a5e8f4
commit
cb841bde6d
1 changed files with 3 additions and 2 deletions
|
|
@ -211,9 +211,10 @@
|
|||
},
|
||||
{
|
||||
"default": "0",
|
||||
To begin the date range at the start of the chosen period. For example, if 'Year' is selected as the period, the report will start from January 1st of the current year.
|
||||
"description": "To begin the date range at the start of the chosen period. For example, if 'Year' is selected as the period, the report will start from January 1st of the current year.",
|
||||
"fieldname": "use_first_day_of_period",
|
||||
"fieldtype": "Check",
|
||||
"depends_on": "eval: doc.dynamic_date_period != 'Daily'",
|
||||
"label": "Use First Day of Period"
|
||||
}
|
||||
],
|
||||
|
|
@ -253,4 +254,4 @@ To begin the date range at the start of the chosen period. For example, if 'Year
|
|||
"sort_order": "DESC",
|
||||
"states": [],
|
||||
"track_changes": 1
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue