]> git.mxchange.org Git - jfinancials-core.git/commit
Contined a bit:
authorRoland Häder <roland@mxchange.org>
Thu, 8 Jun 2017 20:46:33 +0000 (22:46 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 8 Jun 2017 20:46:33 +0000 (22:46 +0200)
commitb819cf341eab3cff2e0154b07282e2a75ec30d60
tree7b6e51a926d423064952adf04c3cf6e8fd9371da
parentccffbb9916e876cb96a0c6966e04936008bd2153
Contined a bit:
- fixed copyright, no email address here
- added new ReceiptAlreadyAddedException

Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jfinancials/exceptions/ReceiptAlreadyAddedException.java [new file with mode: 0644]
src/org/mxchange/jfinancials/model/income/BillableIncome.java
src/org/mxchange/jfinancials/model/income/FinancialIncome.java
src/org/mxchange/jfinancials/model/receipt/BillableReceipt.java
src/org/mxchange/jfinancials/model/receipt/FinancialReceipt.java
src/org/mxchange/jfinancials/model/receipt/entry/BillableReceiptEntry.java
src/org/mxchange/jfinancials/model/receipt/entry/ReceiptEntry.java