Skip to content

Releases: horstoeko/zugferd

v1.0.94

11 Dec 11:28
ce4b854
Compare
Choose a tag to compare

Commits

  • fa686e9: #208 Customizable PDF Metadata -> Added Templates and Callback Function (HorstOeko) #212
  • 7a9ade1: #208 Customizable PDF Metadata -> Removed unused variable in PdfBuilderEn16931Test::testCustomMetaInformation (HorstOeko) #212
  • 17edaa7: #208 Customizable PDF Metadata -> Additionally using FPDF-BuiltIn-Metadata methods (HorstOeko) #212
  • 3735ae8: #208 Customizable PDF Metadata -> Additionally using FPDF-BuiltIn-Metadata methods (Fix UTF8) (HorstOeko) #212
  • ce4b854: #208 Customizable PDF Metadata -> Added Templates and Callback Function (horstoeko) #212

v1.0.93

09 Dec 17:16
Compare
Choose a tag to compare

Commits

  • dc59539: [INFR] Updated genmethoddocs (HorstOeko)
  • a00887c: [INFR] Use PHP 8.4 in documentation and wiki build (HorstOeko)
  • 28f312c: #206 Fix DateTime-Handling (strings with linebreaks) (HorstOeko) #209
  • 9f42bf5: #206 Fix DateTime-Handling (strings with linebreaks) (horstoeko) #209
  • 3ed50a4: [ENH] Use DateTime values with correct timezone (HorstOeko)
  • 9aaebf3: [ENH] Improved PDF-Tests (HorstOeko)
  • d1f0782: [ENH] Added tests for deterministic mode (HorstOeko)

v1.0.92

08 Dec 12:25
5c67f6b
Compare
Choose a tag to compare

Commits

  • 2a2ff79: [FIX] Typo in variable Name (HorstOeko)
  • e5e0498: [ENH] Added ZugferdSpecificationVersions to get the latest used specification versions (HorstOeko)
  • 38ea3f7: [ENH] Add deterministic Mode to ZugferdDocumentPdfBuilderAbstract (and derived classes). This mode should only used for testing purposes (HorstOeko) #203
  • d799b4c: [ENH] Changed InvalidArgumentException to ZugferdInvalidArgumentException (HorstOeko)
  • fcf7ffc: [ENH] Add deterministic Mode to ZugferdDocumentPdfBuilderAbstract (and derived classes). This mode should only used for testing purposes (HorstOeko) #203
  • 5c67f6b: [ENH] Add deterministic Mode to ZugferdDocumentPdfBuilderAbstract (horstoeko) #203

v1.0.91

05 Dec 04:50
Compare
Choose a tag to compare

Commits

  • dc5a881: Fixed issue: Using addDocumentAllowanceCharge with Code SERVICE_OUTSIDE_SCOPE_OF_TAX never passes validation as the Taxtype is omitted if you pass no VAT rate (Carsten Schmitz) #195
  • d3c59ba: Merge branch 'master-upstream' (Carsten Schmitz) #195
  • 8e477e3: [INFR] PDF validation added to CI-Workflow (HorstOeko)
  • 2c64943: [INFR] Fix veraPDF validation in CI workflow (HorstOeko)
  • bb5e32b: [INFR] Fix veraPDF validation in CI workflow (HorstOeko)
  • 222b3b5: [INFR] Fix veraPDF validation in CI workflow (HorstOeko)
  • 2ec5cc0: [INFR] PDF validation added to Release-Workflow (HorstOeko)
  • d66ee79: [ENH] Added new methods addDocumentPaymentMeanToCreditTransferNonSepa and addDocumentPaymentMeanToDirectDebitNonSepa to ZugferdDocumentBuilder (HorstOeko)

v1.0.90

03 Dec 04:58
Compare
Choose a tag to compare

Commits

  • 75ae647: [ENH] More parameters for LineMonetarySummation to satisfy the EXTENDED profile (HorstOeko)
  • ea74726: [ENH] Added ZugferdDocumentBuilder::setDocumentPositionLineSummationExt to satisfy the EXTENDED profile (HorstOeko)
  • 2dfebcb: [ENH] Added ZugferdDocumentReader::getDocumentPositionLineSummationExt to satisfy the EXTENDED profile (HorstOeko)

v1.0.89

02 Dec 17:24
Compare
Choose a tag to compare

Commits

  • 00df72c: Added build log artifacts on release workflow (build.release.yml) (HorstOeko)
  • 85369aa: [DOC] Improved issue templates (HorstOeko)
  • a7a5512: [DOC] Improved CONTRIBUTING.md (HorstOeko)
  • 918faeb: [DOC] Updated issue templates (HorstOeko)
  • f728e97: [CS] Internal variables renamed to match the code style (HorstOeko)

v1.0.88

02 Dec 04:06
Compare
Choose a tag to compare

Commits

  • 015544a: [DEPR] deprecated ZugferdDocumentReader::getDocumentPositionLineSummation, use ZugferdDocumentReader::getDocumentPositionLineSummationSimple (HorstOeko)

v1.0.87

01 Dec 16:49
Compare
Choose a tag to compare

Commits

  • 8ebd056: [FEAT] Added industryAssignedID to ZugferdDocumentBuilder::addDocumentPositionReferencedProduct (HorstOeko)
  • dee76ec: Added industryAssignedID to ZugferdDocumentReader::getDocumentPositionReferencedProduct (HorstOeko)
  • c35cdda: [FEAT] Added method ZugferdDocumentBuilder::setDocumentPositionSellerOrderReferencedDocument (HorstOeko)
  • 7bd41ae: [FEAT] Added method ZugferdDocumentReader::getDocumentPositionSellerOrderReferencedDocument (HorstOeko)
  • f408494: Added methods ZugferdDocumentBuiler::setDocumentQuotationReferencedDocument and ZugferdDocumentBuiler::setDocumentPositionQuotationReferencedDocument (HorstOeko)
  • 513d3b8: [FEAT] Added methods ZugferdDocumentReader::getDocumentQuotationReferencedDocument and ZugferdDocumentReader::getDocumentPositionQuotationReferencedDocument (HorstOeko)
  • e8b29d8: [DOC] Updated DocBlocks for ZugferdDocumentReader (HorstOeko)

v1.0.86

29 Nov 04:47
Compare
Choose a tag to compare

Commits

  • c2f6b17: Use DeliveryTermsCodeType in getTradeDeliveryTermsType (HorstOeko)
  • f7e2293: Fix composer autoload psr-4 mapping (Fabian Boensch) #192
  • 574abeb: Fix composer autoload psr-4 mapping (horstoeko) #192
  • 717ee51: Fix maintain-issues-stale.yml (HorstOeko)
  • 9d6d67a: Fix method visibillity in ZugferdDocumentPdfMerger (HorstOeko)
  • 02d0e4c: Added addDocumentSellerVATRegistrationNumber and addDocumentSellerTaxNumber to ZugferdDocumentBuilder (HorstOeko)

v1.0.85

27 Nov 17:09
b79c5c7
Compare
Choose a tag to compare

Commits

  • 2bf73cb: Updated XRechnung Quick Examples (HorstOeko)
  • 90f7072: Updated DocBlocks in ZugferdQuickDescriptor (HorstOeko)
  • 380709c: #189 Allow adding empty ShipTo nodes to the document without enforcing a TradeParty name (HorstOeko) #191
  • 0ef5615: #189 Allow adding empty ShipTo nodes to the document without enforcing a TradeParty name (HorstOeko) #191