jstaerk
b5ede93bf7
- allow Bank credentials without BIC
...
- allow minimum profile without delivery date
2023-01-10 19:15:14 +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
Sebastian Sieber
7d07db82ec
Prevent NPE
...
(cherry picked from commit 5f2cc2f49f8f043c28056411f945250ed90a39b2)
2022-12-06 11:43:25 +01:00
jstaerk
9cbf93c276
- invoiceimporter to parse BuyerReference
...
- support LineThree in TradeParty (BT-165?)
2022-11-14 07:48:16 +01:00
jstaerk
3a776dcdea
javadoc corrections
2022-11-07 07:21:53 +01:00
Sebastian Sieber
9af931d1de
Add ZUGFeRDImporter#getDeliveryTradePartyAddress
...
Add ZUGFeRDImporter#getDeliveryTradePartyName
2022-10-26 17:13:23 +02:00
jstaerk
306487291f
add a usnit test for https://github.com/ZUGFeRD/mustangproject/pull/292
2022-10-24 13:11:01 +02:00
Stefan Schmaltz
589e94af8f
IN ARBEIT - issue QMT-1461: Rechnungseingang - ZUGFeRD-Rechnungen
...
importieren
http://sws-jira/browse/QMT-1461
2022-10-13 09:17:15 +02:00
Stefan Schmaltz
524165b1ba
QMT-1461: Rechnungseingang - ZUGFeRD-Rechnungen importieren
2022-10-11 14:57:08 +02:00
Stefan Schmaltz
5c0a3134ac
ZUGFeRD Version 1 importieren
2022-10-10 16:59:29 +02:00
Ivan Vaklinov
9ac885fba3
Changes of namespace and meta-data for Delivery-X
...
As of late 2022 the Delivery-X standard is not yet published.
See specification:
Die digitale Ablösung des Papier-Lieferscheins, Version 1.1, April 2022
Chapter 7.1 XMP-Erweiterungsschema für PDF/A-3
http://docplayer.org/230301085-Der-digitale-lieferschein-dls.html
Seeburger intends to deliver this as an early-access implementation,
subject to change (when the standard is made official).
2022-10-07 19:17:16 +03:00
jstaerk
86d7d20cab
updated some javadoc
2022-09-22 11:20:10 +02:00
jstaerk
a990098a4b
Allow to violate CII-SR-450 and deliberately specify both ID and Global ID
2022-08-29 19:41:42 +02:00
Sebastian Sieber
3d455509fc
Extend importer
...
Importer reads BillingSpecifiedPeriod of ApplicableHeaderTradeSettlement
and SpecifiedLineTradeSettlement.
Add ZugferdImporter#getDetailedDeliveryPeriodFrom and
ZugferdImporter#getDetailedDeliveryPeriodTo.
Fix extractIssuerAssignedID.
2022-08-29 11:09:00 +02:00
jstaerk
9670124e66
invoiceimporter to read global IDs
2022-08-11 13:18:29 +02:00
jstaerk
83f4b710fb
some work on schemedids, including class
2022-07-25 11:48:21 +02:00
Sebastian Sieber
6acad64f36
Add missing encodeXML to node payment terms description
2022-07-08 16:30:50 +02:00
jstaerk
44802f16b9
allow to create fx 1 files with command line again
2022-07-07 14:16:53 +02:00
Jochen Staerk
e460974e17
Merge pull request #275 from davidmager/positionsRabatt
...
appliance of price adjustments on line item total level
2022-06-16 14:28:30 +02:00
damg
2239b6bcd1
appliance of price adjustments on line item total level
2022-06-10 14:37:22 +02:00
jstaerk
219ecb892a
automatic ox tests
2022-05-16 10:37:51 +02:00
jstaerk
f1961d33dd
javadoc correction
2022-05-12 12:26:14 +02:00
jstaerk
dda5586a16
be able to write 1lieferschein items
2022-05-11 21:00:36 +02:00
jstaerk
1fbb295417
storing sender/recipient in 1Lieferschein
2022-05-11 20:44:31 +02:00
jstaerk
00e68389ce
corrected import of CIDA delivery advices
2022-05-10 20:33:16 +02:00
jstaerk
aa5944326f
simplest possible UBL despatch advice
2022-05-09 21:38:26 +02:00
jstaerk
7078c4adf8
deliveradvice corrections
2022-05-03 20:51:52 +02:00
jstaerk
ef24a7f95d
corrections to comply to https://www.gs1-germany.de/gs1-standards/umsetzung/fachpublikationen/detailansicht/der-digitale-lieferschein-dls-die-digitale-abloesung-des-papier-lieferscheins/
2022-04-24 19:17:24 +02:00
jstaerk
8f246796f4
first attempts to be able to slap together a deliver-x pdf on the commandline
2022-04-09 09:28:50 +02:00
Sebastian Sieber
3a6232a7b8
cleanup
...
Replace xml = xml + ... with xml += ...
Use StandardCharsets constant and remove unnecessary exception handling
Eliminate last occurrences of "\n"
2022-03-22 09:03:52 +01:00
Sebastian Sieber
4077700b2e
Remove \t and whitespaces from xml
2022-03-22 08:41:39 +01:00
Sebastian Sieber
577ac0e930
Remove \n behind xml tags
2022-03-22 08:40:58 +01:00
jstaerk
3ee042df8a
DespatchAdviceID
2022-03-21 15:30:24 +01:00
jstaerk
58b13598b3
edge test cash discount
2022-03-10 18:29:02 +01:00
jstaerk
18ef5044b3
added legalorganisation class
2022-02-16 20:27:50 +01:00
jstaerk
ddb71f9ed5
added the possibility to specify legalorganisation
2022-02-16 20:27:18 +01:00
Ivan Vaklinov
0927755054
ZUGFeRD fix for profiles != null
2022-01-31 13:43:48 +02:00
Ivan Vaklinov
2f912f5597
XRechnung and OrderX improvements for upstream.
2022-01-31 12:37:49 +02:00
jstaerk
e763bd4bea
Update XRechnung guideline ID
2022-01-13 11:03:35 +01:00
jstaerk
9acab34f77
allow Order-X XML to be added manually, have Order-X-Functionality in Commandline
2022-01-10 16:08:09 +01:00
jstaerk
4ae2376b9e
corrected a possible nullpointerexception
2022-01-05 12:45:05 +01:00
jstaerk
c62171e64d
recorrected import to also still work with fx
2022-01-02 17:49:13 +01:00
jstaerk
b5983a17f3
allow orderx to be parsed with invoiceimporter
2022-01-02 16:14:23 +01:00
jstaerk
26e4252b06
getting zugferdimporter to work with OX
2022-01-02 15:55:26 +01:00
jstaerk
378d470f94
Merge branch 'issues/255-support-orderx'
...
# Conflicts:
# library/src/main/java/org/mustangproject/ZUGFeRD/OXPullProvider.java
# library/src/test/java/org/mustangproject/ZUGFeRD/OXTest.java
2022-01-02 14:30:40 +01:00
jstaerk
75fc39da64
fixed failing tests
2021-12-28 11:35:14 +01:00
jstaerk
6eb513cb5c
schema validity
2021-12-21 07:31:16 +01:00
jstaerk
86f3aee816
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
2021-12-18 11:50:33 +01:00
jstaerk
1cc3aafa91
added xml signature
2021-12-18 11:49:26 +01:00
Ivan Vaklinov
8b0d6623ed
Multiple changes to do with XRechnung and other improvements:
...
1. Getting a profile by name disregarding teh ZUGFeRD version
2. Allowing the XRechnung version to be explicitly set in the
PDF meta-data (must match the version in the attached XML).
3. Change/fix for data relationship in case of MINIMUM and
BASICWL profile. See documentation ZUGFeRD211_EN/
Documentation/ZUGFeRD-2.1.1 - Specification_TA_Part-A.pdf
4. Error handling improvements (exceptions not suppressed)
2021-12-18 00:09:47 +02:00