taxtank-core 3.0.11 → 3.0.12
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.
|
@@ -3902,7 +3902,7 @@ var ChartAccountsValues = [
|
|
|
3902
3902
|
financialYear: 2026,
|
|
3903
3903
|
startDate: null,
|
|
3904
3904
|
endDate: null,
|
|
3905
|
-
value: 0.
|
|
3905
|
+
value: 0.0878,
|
|
3906
3906
|
unitOfMeasure: "kWh",
|
|
3907
3907
|
createdAt: "2026-06-27 00:00:00",
|
|
3908
3908
|
updatedAt: "2026-06-27 00:00:00"
|
|
@@ -3915,7 +3915,7 @@ var ChartAccountsValues = [
|
|
|
3915
3915
|
financialYear: 2027,
|
|
3916
3916
|
startDate: null,
|
|
3917
3917
|
endDate: null,
|
|
3918
|
-
value: 0.
|
|
3918
|
+
value: 0.0878,
|
|
3919
3919
|
unitOfMeasure: "kWh",
|
|
3920
3920
|
createdAt: "2026-06-27 00:00:00",
|
|
3921
3921
|
updatedAt: "2026-06-27 00:00:00"
|