a5928c5644
Updated kI18n version
013420c19a
Added isContainedIn and contains to Country
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
b9d75a6423
Renamed customerReference to customerReferenceNumber
55427c68ff
Added logoUrl
ad23dc3fc3
Renamed totalAmounts to totals and added articleNumber to InvoiceItem
e76a130a75
Extracted InvoiceDetails
d8f707e5eb
Extracted InvoiceDetails
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()
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
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
35a2a6c518
Fixed publishing sources
3273b2a849
Fixed retrieving message bodies
75450e77fb
Fixed returning retrieved messages
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
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
ddd6e01f1f
Implemented FilesystemInvoiceReader
af94ff2049
Extracted TestUtils
f6a0022b24
Catching all errors
2cbe323e9b
Removed internal debugging properties
058fb62849
Implemented mapping XML validation result items
2e70c83358
Added EInvoiceValidator to validate eInvoice files
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()
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