Commit Graph

1805 Commits

Author SHA1 Message Date
Alexander Berndt
5d72156bf0 Implemented method "getSellerTradePartyAddress" to ZUGFeRDImporter.java which gets an instance of PostalTradeAddress.
Removed method "getISODate" from last Commit due lack of implementation - will be implemented at a later time.
Also Added Tests for "getSellerTradePartyAddress" to match ZF1 and ZF2
2020-05-20 09:38:34 +02:00
Jochen Stärk
40c9065b3d added potential 2.0 todos 2020-05-19 09:23:14 +02:00
Alexander Berndt
3a01efbded Added ISO-Date Getter function
Added Wrapper method for protected extractString method, for easy extension of ZUGFeRDImporter.java
2020-05-19 08:31:53 +02:00
jstaerk
82fc009fb3 Removed lots of dependencies which are now in library extended 2020-05-18 21:39:29 +02:00
jstaerk
45913b5639 Moving file alphabetically behind its dependencies which create the file to import 2020-05-18 21:28:47 +02:00
Jochen Stärk
fab50303de update to ph-schematron 5.6 2020-05-18 21:23:12 +02:00
Jochen Stärk
aeafe0eddb removed erroneous maven central http url 2020-05-15 17:15:23 +02:00
Jochen Staerk
ce438364f3 Update development_documentation.md 2020-05-14 18:03:49 +02:00
Jochen Staerk
900ee32379 Update development_documentation.md 2020-05-14 18:02:49 +02:00
Jochen Stärk
8500d0c1cb importing first attribute (price) of invoice line items 2020-05-09 13:45:28 +02:00
Jochen Stärk
35551f0ed3 zf2pushprovider 2020-05-09 09:28:06 +02:00
Jochen Staerk
3897c8c146 Merge pull request #156 from heisej/fix_issue_155
now i understand. thanks!
2020-05-07 17:31:31 +02:00
Jens Heise
69128ce509 Bugfix in ZUGFeRD2PullProvider.generateXML(): try getPaymentTermDescription() before constructing one
or the program throws a NullPointerException if 'trans' only overwrites
'getPaymentTermDescription()' but not the default 'getDueDate()'.
2020-05-07 11:27:54 +02:00
Jochen Stärk
496c6bdfe1 Merge branch 'swsch-issue73' 2020-04-18 13:10:25 +02:00
Jochen Stärk
c724a34a10 Merge branch 'issue73' of https://github.com/swsch/mustangproject into swsch-issue73 2020-04-18 13:10:09 +02:00
Jochen Stärk
3c77e91bcf added a Dockerfile 2020-04-18 13:03:01 +02:00
Jochen Stärk
404bf98e50 updates to make it compileable again 2020-04-18 11:45:44 +02:00
Jochen Stärk
3e606e3cc3 renaming ZUV to library.extended 2020-03-28 18:49:23 +01:00
Jochen Stärk
bc7bd254b5 Merge branch 'master' of github.com:ZUGFeRD/mustangproject 2020-03-28 18:28:49 +01:00
Jochen Stärk
dea42f950e Reorganizing to a parent project, a light and a heavy (validating) library, a commandline application and the server 2020-03-28 18:28:32 +01:00
Jochen Staerk
c6a37d02c1 Update FUNDING.yml 2020-02-20 20:10:53 +01:00
Jochen Staerk
d5acf91f9f Create FUNDING.yml 2020-02-20 20:08:37 +01:00
Jochen Stärk
7b0a3f2ae0 closes #154 2020-02-20 15:03:31 +01:00
Jochen Stärk
56484ae524 closes #148 2020-02-16 18:41:10 +01:00
Jochen Staerk
06651c0903 Merge pull request #153 from businesskiwi/master
thanks a lot
2020-02-15 12:00:02 +01:00
Jochen Stärk
a7a600708a added the rest of the maven wrapper 2020-02-15 10:28:24 +01:00
Jochen Stärk
4f2d025499 added maven wrapper 2020-02-13 21:54:20 +01:00
trashcandrummer
9f507eaaab Refactored comparison operator for ChargeIndicator 2020-02-12 16:36:54 +01:00
Jochen Stärk
1869e67f4d updated version 2020-02-06 17:29:01 +01:00
Jochen Stärk
c0ac8b8771 [maven-release-plugin] prepare for next development iteration 2020-02-06 10:41:44 +01:00
Jochen Stärk
e8af899a4e [maven-release-plugin] prepare release mustang-1.7.6 2020-02-06 10:30:59 +01:00
Jochen Stärk
be44672d27 Merge branch 'master' of github.com:ZUGFeRD/mustangproject
# Conflicts:
#	src/main/java/org/mustangproject/ZUGFeRD/ZUGFeRD2PullProvider.java
2020-01-26 17:52:48 +01:00
Jochen Stärk
0c2c54076c updated history 2020-01-26 17:51:48 +01:00
Jochen Staerk
c873800f4c Merge pull request #149 from Koizumi85/master
PaymentTerms in ZUGFeRD 1
2020-01-26 17:51:25 +01:00
Jochen Stärk
83ddc99fc6 corrected intra community suppli/vat exemption sequence 2020-01-26 17:48:14 +01:00
Jochen Staerk
82d1d2d0ab Update development_documentation.md 2020-01-26 08:52:10 +01:00
Jochen Stärk
78011366ed added test for #150 2020-01-26 08:41:45 +01:00
Jochen Staerk
f9a936d894 Merge pull request #151 from JanAKQ/patch-1
Update ZUGFeRD2PullProvider.java
2020-01-26 08:32:11 +01:00
JanAKQ
2312283320 Update ZUGFeRD2PullProvider.java
Hard coded EUR. Currency should come from the function getCurrency().
2020-01-25 23:03:04 +01:00
Christian Schwerdtfeger
908ab6fc8d Möglichkeit in ZUGFeRD 1 <ram:SpecifiedTradePaymentTerms> zu definieren.
Für ZUGFeRD 2 dieselben Klassen wie für ZUGFeRD 1 zur Verfügung gestellt um eine elegantere Möglichkeit zu bieten als von Hand XML in eine Klasse zu tippen
2020-01-17 18:10:48 +01:00
Jochen Staerk
953bfba527 Update MustangWriter.java
closes #145
2020-01-14 19:55:33 +01:00
Jochen Stärk
02ae6fbff4 - include exemption reason if doing intra community supply 2019-12-07 20:01:05 +01:00
Jochen Stärk
7ee6d91d70 allow for diffent namespace prefixes #140 2019-12-07 19:46:18 +01:00
Jochen Stärk
d4f11a2e23 support alternate delivery address 2019-12-07 19:45:46 +01:00
Jochen Stärk
a549213d95 [maven-release-plugin] prepare for next development iteration 2019-11-05 11:52:22 +01:00
Jochen Stärk
d9db7f863a [maven-release-plugin] prepare release mustang-1.7.5 2019-11-05 11:52:14 +01:00
Jochen Stärk
17a5bf9df1 added some javadoc 2019-11-05 11:51:23 +01:00
Jochen Stärk
83c9ba2260 updated version date 2019-11-05 11:44:06 +01:00
Jochen Stärk
c0b199a1bd updated history 2019-10-24 21:48:02 +02:00
Jochen Stärk
9e747ca1e6 corrected default conformance level to en16931 2019-10-24 21:47:11 +02:00