jstaerk
757910fff8
working on cash discount abstraction (XR and reading is still missing)
2024-05-09 08:59:20 +02:00
jstaerk
52c7fce13e
move ubl examples to different dir
2024-05-06 15:02:18 +02:00
jstaerk
43d979436a
upgraded ph-schematron
2024-04-21 15:26:27 +02:00
jstaerk
fb50f616f7
validate against ubl xrechnung
2024-04-21 14:21:20 +02:00
jstaerk
6cea38f57b
ubl impoter to parse contacts
2024-04-01 08:45:29 +02:00
jstaerk
df0eef061f
zugferdimporter to accept xml files
2024-03-31 20:21:39 +02:00
jstaerk
fd7285cd03
closes #360
2024-02-18 10:49:04 +01:00
jstaerk
ec6e17999b
closes #357
2024-01-31 17:42:59 +01:00
jstaerk
bd206f2f95
updated a test to fail
2023-12-30 15:07:40 +01:00
jstaerk
c6173dd124
working on #343
2023-12-22 16:16:21 +01:00
jstaerk
93aaf74d92
updated history
2023-12-12 16:56:27 +01:00
jstaerk
771fbbab2c
updated history. got rid of one more readallbytes
2023-11-26 18:46:33 +01:00
jstaerk
21e6903736
ZUGFeRDExporterFromA3 did not set default ZUGFeRD Version
2023-11-26 17:59:27 +01:00
jstaerk
53ae1ec9dc
had to "correct" i.e. falsify some tests due to https://awv-git.de/einvoicing/factur-x/-/issues/69 :-(
2023-11-25 18:44:50 +01:00
jstaerk
d2ae0778b9
working on #347
2023-11-24 13:53:36 +01:00
jstaerk
71d3f267b0
updated history
2023-11-15 16:59:11 +01:00
jstaerk
cdde3f262b
pdf fixes
2023-09-11 13:58:08 +02:00
jstaerk
9bfc1ef7fe
attempt to be able to convert to pdf
2023-08-14 11:07:13 +02:00
jstaerk
14827d4364
updated history
2023-06-16 13:07:49 +02:00
jstaerk
a5a59a5ed8
#328 parse SpecifiedTradeProduct/SellerAssignedID, SellerOrderReferencedDocument/ram:IssuerAssignedID and BuyerOrderReferencedDocument/ram:IssuerAssignedID in invoiceparser
2023-06-15 16:14:27 +02:00
jstaerk
370884f402
updated history
2023-06-09 09:32:21 +02:00
jstaerk
4ca33b0edc
updated history
2023-06-05 20:57:22 +02:00
jstaerk
60aa5afdf5
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2023-05-25 17:51:17 +02:00
jstaerk
0fea7fa4f8
updated history
2023-05-25 17:51:03 +02:00
Stefan Weil
5a61779ee4
Fix documentation
...
The typos were found by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2023-05-16 08:08:53 +02:00
jstaerk
4bde4516ea
- be able to extract data into existing invoice objects
2023-05-06 11:39:49 +02:00
jstaerk
118ad35279
updated visualization
2023-04-17 11:23:16 +02:00
jstaerk
1d5ae5632c
automated tests
2023-04-13 21:36:03 +02:00
jstaerk
2d9b68d9ab
support languages
2023-04-13 17:05:53 +02:00
jstaerk
c61c36b4d6
added release date
2023-04-06 08:30:29 +02:00
jstaerk
1e8caf5640
upgrading xrechnung to 2.3
2023-04-01 11:52:20 +02:00
jstaerk
2a53b214d8
upgrade XSLTs of CEN schematron from version 1.3.8 to 1.3.9
2023-03-15 17:13:10 +01:00
jstaerk
60427b66b2
upgraded dependencies
2023-02-13 10:16:04 +01:00
jstaerk
3a0c0280d7
updated history, readme
2023-02-13 09:47:56 +01:00
jstaerk
df8940b42e
return negative exit code on directory vaidation
2023-02-06 15:56:40 +01:00
jstaerk
1bd17ff8c5
additional minimum test, require toolchains.xml only for release, not for any build
2023-01-12 09:08:31 +01:00
jstaerk
6259ee6f2a
- allow prepaid amount in invoice class
2023-01-10 19:25:01 +01:00
jstaerk
b5ede93bf7
- allow Bank credentials without BIC
...
- allow minimum profile without delivery date
2023-01-10 19:15:14 +01:00
jstaerk
1325fa15b3
corrected test
2022-12-23 10:03:31 +01:00
jstaerk
794edc272b
- prevent nullpointerexception https://github.com/ZUGFeRD/mustangproject/pull/302 thanks to weclapp-dev
...
- lines no longer included in basic-wl and minimum
- due date and delivery date no longer mandatory for credit notes
- Allow foreign limited addresses, e.g. allow Parties withpout postal addresses/postcodes
- Allow invoices in minimum profile e.g. dont use applicabletradetax, linetotalamount, paymentreference etc in Minimum profile
2022-12-22 20:49:08 +01:00
jstaerk
c1d282f15e
amended history
2022-11-26 11:36:28 +01:00
jstaerk
9cbf93c276
- invoiceimporter to parse BuyerReference
...
- support LineThree in TradeParty (BT-165?)
2022-11-14 07:48:16 +01:00
jstaerk
ef49132429
corrected forgotten cli shortcut
2022-11-07 17:59:53 +01:00
jstaerk
facef987c6
updated version number
2022-11-07 06:55:43 +01:00
jstaerk
27290eef8d
no message
2022-11-04 08:38:07 +01:00
jstaerk
f2e6a2e580
Now also running EN16931 validation on Basic, which apparently is also a CIUS
2022-10-24 14:17:17 +02:00
jstaerk
0e5b8bda63
switched to openjdk
2022-10-19 19:28:18 +02:00
jstaerk
b28d8a0ac8
closes #286
2022-10-17 18:23:03 +02:00
jstaerk
86d7d20cab
updated some javadoc
2022-09-22 11:20:10 +02:00
jstaerk
f49b401792
updated history
2022-09-22 10:37:13 +02:00