Changeset 12 for trunk/EdcProject.pas
- Timestamp:
- Apr 17, 2026, 2:31:42 PM (13 days ago)
- File:
-
- 1 edited
-
trunk/EdcProject.pas (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/EdcProject.pas
r11 r12 192 192 if TryStrToCurr(CSVDoc.Cells[3 + C * 2 + 1, R], CellValueOut) then begin 193 193 if EanKind = ekConsumption then CellValueOut := -CellValueOut; 194 end ;194 end else CellValueOut := CellValueIn; 195 195 196 196 Ean.Values.Add(TEanValue.Create(TimeFrom, CellValueIn, CellValueOut));
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/edc-stats/chrome/site/your_project_logo.png)