-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui overhaul #2 incompatible data diff
- Loading branch information
Showing
5 changed files
with
65 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Date; Description ; Description2; Value | ||
06.01.2019; Invoice No 345; Client: ABC; -5,00 | ||
07.01.2019; Invoice No 4314; Client: ABC; -20,00 | ||
08.01.2019; Invoice No 2314; Client: ABC; -13,00 | ||
09.01.2019; Invoice No 423; Client: ABC; -20,00 | ||
10.01.2019; Invoice No 4534; Client: ABC;-3,00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Date;Descriptio;Description2;Valu | ||
06.01.2019;Invoice No 345;Client: ABC;-5,00 | ||
07.01.2019;Invoice No 4314;Client: ABC;-20,00 | ||
08.01.2019;Invoice No 2314;Client: ABC;-13,00 | ||
09.01.2019;Invoice No 423;Client: ABC;-20,00 | ||
10.01.2019;Invoice No 4534;Client: ABC;-3,00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Date ; Description; Description2; Value | ||
06.01.2019; Invoice No 345; Client: ABC; -5,00 | ||
07.01.2019; Invoice No 4314; Client: ABC; -20,00 | ||
08.01.2019; Invoice No 2314; Client: ABC; -13,00 | ||
09.01.2019; Invoice No 423; Client: ABC; -20,00 | ||
10.01.2019; Invoice No 4534; Client: ABC;-3,00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters