• Joined on 2024-08-21
danki pushed to main at codinux/eInvoicing 2024-12-13 16:51:36 +00:00
a5928c5644 Updated kI18n version
013420c19a Added isContainedIn and contains to Country
Compare 2 commits »
danki pushed to main at codinux/eInvoicing 2024-12-13 04:56:23 +00:00
404b8f3871 Forgot to commit added dependencies
5860341149 Correct naming
3f6b975c44 Fixed mapping
a69b4ed4d3 Renamed Unit to UnitOfMeasure to not interfere with Kotlin's Unit type
31b021bae7 Sorted units by code
Compare 30 commits »
danki pushed to main at codinux/eInvoicing 2024-12-02 23:30:05 +00:00
b9d75a6423 Renamed customerReference to customerReferenceNumber
55427c68ff Added logoUrl
ad23dc3fc3 Renamed totalAmounts to totals and added articleNumber to InvoiceItem
e76a130a75 Extracted InvoiceDetails
d8f707e5eb Extracted InvoiceDetails
Compare 9 commits »
danki pushed to main at codinux/eInvoicing 2024-11-30 20:10:29 +00:00
ed5f272c07 Forgot to add showDebugOutputOnConsole
e596b9483b Moved return types to models package
51d9bdd617 Implemented checkCredentials()
1024346b5f Implemented trying to read PdfInvoiceData from PDF attachments
1746346ceb connect() now opens folder and returns FetchEmailsStatus, added close()
Compare 5 commits »
danki pushed to main at codinux/eInvoicing 2024-11-28 15:26:43 +00:00
52bf9daa7d Changed defaults for downloadMessageBody and downloadOnlyPlainTextOrHtmlMessageBody
c516969cb0 Added properties to easy filter emails and attachments
8e461b43a5 Implemented option downloadOnlyMessagesNewerThan
7df4b944ee Fixed ensuring that extension is in lowercase
f1f16e2e9e Using now messageId for FetchEmailError
Compare 56 commits »
danki pushed to main at codinux/eInvoicing 2024-11-25 17:02:26 +00:00
6aaecd1656 Fixed that zfCharges or zfAllowances may is null (why making a collection nullable?)
2514e96b16 Implemented calculating TotalAmounts
23ad5c6945 Added TotalAmounts
f1a364866c Added AmountAdjustments
556c59ba3a Renamed LineItem to InvoiceItem, price to unitPrice and vatPercentage to vatRate
Compare 7 commits »
danki pushed to main at codinux/eInvoicing 2024-11-22 00:36:20 +00:00
35a2a6c518 Fixed publishing sources
3273b2a849 Fixed retrieving message bodies
75450e77fb Fixed returning retrieved messages
Compare 3 commits »
danki pushed to main at codinux/eInvoicing 2024-11-21 22:29:17 +00:00
e43a8a7239 Configured publishing to Maven repository
e48a22e75b Renamed module e-invoicing-domain to e-invoice-domain
465b566dbc Fixed import
f0631f55b7 Using now a fixed size thread pool as otherwise as many threads get created as there are messages in the inbox which can be really a lot
4cc03a0036 Implemented configuring if message body should be downloaded
Compare 27 commits »
danki pushed to main at codinux/eInvoicing 2024-11-21 02:10:14 +00:00
f9db232fbc Set logo for Swagger-UI
cd144e1f9d Removed outdated configuration
06f5da1544 Checking for valid file types
af1b49859a Setting PDF filename to invoice data
c5f7e04fed Prefixed create paths with /create
Compare 16 commits »
danki pushed to main at codinux/eInvoicing 2024-11-19 22:52:25 +00:00
a29f3ce498 Added example how to combine existing PDF and existing invoice XML
danki pushed to main at codinux/eInvoicing 2024-11-19 22:49:46 +00:00
c64b6e7c77 Added example how to combine existing PDF and invoice XML
danki pushed to main at codinux/eInvoicing 2024-11-18 20:06:14 +00:00
ddd6e01f1f Implemented FilesystemInvoiceReader
af94ff2049 Extracted TestUtils
f6a0022b24 Catching all errors
2cbe323e9b Removed internal debugging properties
Compare 4 commits »
danki pushed to main at codinux/eInvoicing 2024-11-18 16:04:13 +00:00
058fb62849 Implemented mapping XML validation result items
2e70c83358 Added EInvoiceValidator to validate eInvoice files
Compare 2 commits »
danki pushed to main at codinux/eInvoicing 2024-11-15 17:15:47 +00:00
449a6a7764 Added example how to create eInvoice
danki pushed to main at codinux/eInvoicing 2024-11-15 17:03:11 +00:00
9e765c53a9 Created README with examples that show how to read eInvoices
danki pushed to main at codinux/eInvoicing 2024-11-15 16:54:32 +00:00
42f4d09ff3 Implemented MailReader that checks all mails of an email account if they have an eInvoice as attachment
bb48356011 Moved convertInvoiceToHtml() to EInvoiceConverter
3f84e7994a Implemented converting CII to UBL
59b2999ec2 In tests using now Logback as logging backend
1a967efcbd Implemented convertInvoiceToHtml()
Compare 10 commits »
danki created branch main in codinux/eInvoicing 2024-11-15 16:54:32 +00:00
danki created repository codinux/eInvoicing 2024-11-15 16:54:17 +00:00
danki created repository danki/eInvoicing 2024-11-15 16:48:45 +00:00
danki pushed to main at codinux/BankingClient 2024-10-20 09:28:41 +00:00
736ed22a51 Updated version in README
fbd6f8a6e5 Bumped verion to 0.7.2
d00f71bedd Fixed mapping new TanMethodType names
68e1408b81 Bumped verion to 0.7.2-SNAPSHOT
Compare 4 commits »