@annalib/anna-core 31.4.39 → 31.4.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1974,6 +1974,14 @@ class AnnaFilterService {
|
|
|
1974
1974
|
"postedADUsImps",
|
|
1975
1975
|
"bookedVal",
|
|
1976
1976
|
"userMGValue",
|
|
1977
|
+
"rating",
|
|
1978
|
+
"IMPS",
|
|
1979
|
+
"rate",
|
|
1980
|
+
"amount",
|
|
1981
|
+
"bookedGRP",
|
|
1982
|
+
"bookedGI",
|
|
1983
|
+
"projectedGRP",
|
|
1984
|
+
"projectedGI",
|
|
1977
1985
|
];
|
|
1978
1986
|
const calendarArr = [
|
|
1979
1987
|
"period",
|