crdetail works!
+crlist works!
+ + + +Jahr | +Status | +Grund | +Fahrzeuge Total | +Miete geplant Total | +Miete abgerechnet Total | +Anzahl Pkw | +Anzahl Lkw | +Datum | +Mutierer | +Mahnstop | +
---|---|---|---|---|---|---|---|---|---|---|
+ {{ row.jahr }} + | +{{ row.status }} | +{{ row.grund }} | +{{ row.fahrzeugeTotal }} | +{{ row.mieteGeplantTotal }} | +{{ row.mieteAbgerechnetTotal }} | +{{ row.anzahlPkw }} | +{{ row.anzahlLkw }} | +{{ row.mutatedAt | date : "dd.MM.yyyy" }} | +{{ row.mutatedBy }} | ++ + | +
+ + | Anzahl Fahrzeuge | +Miete geplant | +Miete abgerechnet | +
---|---|---|---|
Pkw | + +
+
+ {{ crvalues.anzahlPkw | numberSeparator : 3 }}
+
+ |
+
+
+ {{ crvalues.mieteGeplantPkw | numberSeparator : 3 }}
+
+ |
+
+
+ {{ crvalues.mieteAbgerechnetPkw | numberSeparator : 3 }}
+
+ |
+
Lkw | + +
+
+ {{ crvalues.anzahlLkw | numberSeparator : 3 }}
+
+ |
+
+
+ {{ crvalues.mieteGeplantPkw | numberSeparator : 3 }}
+
+ |
+
+
+ {{ crvalues.mieteAbgerechnetLkw | numberSeparator : 3 }}
+
+ |
+
Total | + +
+
+ {{ crvalues.anzahlTotal | numberSeparator : 3 }}
+
+ |
+
+
+ {{ crvalues.mieteGeplantTotal | numberSeparator : 3 }}
+
+ |
+
+
+ {{ crvalues.mieteAbgerechnetTotal | numberSeparator : 3 }}
+
+ |
+
crdetail works!
-crlist works!
- - - -Jahr | -Status | -Grund | -Fahrzeuge Total | -Miete geplant Total | -Miete abgerechnet Total | -Anzahl Pkw | -Anzahl Lkw | -Datum | -Mutierer | -Mahnstop | - -
---|---|---|---|---|---|---|---|---|---|---|
{{row.jahr}} | -{{row.status}} | -{{row.grund}} | -{{row.fahrzeugeTotal}} | -{{row.mieteGeplantTotal}} | -{{row.mieteAbgerechnetTotal}} | -{{row.anzahlPkw}} | -{{row.anzahlLkw}} | -{{row.mutatedAt | date:'dd.MM.yyyy'}} | -{{row.mutatedBy}} | -- |
- - | Anzahl Fahrzeuge | -Miete geplant | -Miete abgerechnet | - -
---|---|---|---|
Pkw | - -{{crvalues.anzahlPkw | numberSeparator: 3 }} |
- {{crvalues.mieteGeplantPkw | numberSeparator: 3 }} |
- {{crvalues.mieteAbgerechnetPkw | numberSeparator: 3 }} |
-
Lkw | - -{{crvalues.anzahlLkw | numberSeparator: 3}} |
- {{crvalues.mieteGeplantPkw | numberSeparator: 3 }} |
- {{crvalues.mieteAbgerechnetLkw | numberSeparator: 3 }} |
-
Total | - -{{crvalues.anzahlTotal | numberSeparator: 3}} |
- {{crvalues.mieteGeplantTotal | numberSeparator: 3 }} |
- {{crvalues.mieteAbgerechnetTotal | numberSeparator: 3 }} |
-