創建發票
目前支持的版本:
在樣品 xdechungunit2testcase.pas下找到
所有創建的示例均在“有效Xmlexamples”文件夾中找到。與有效的valialool.org相比,它們是完全有效的。
為了使其他版本以外的其他版本的Zugferd發票的導入,集成了Zugferd-for-Delphi庫。在這裡找到資源:
https://github.com/landrixsoftware/zugferd-for-for-delphi
還激活編譯器開關zugferd_support在intf.xahlung.pas中。
{ $DEFINE ZUGFeRD_Support }還可以使用出色的tzugferdaddienalcontent,以收取X計算配置文件不支持的更多Zugferd配置文件內容,例如偏離發票地址。可以選擇將此類的實例傳輸到txartungsinvoiceadapter.loadfrom ...()方法。它還包含被邀請的Zugferd計算作為完整的對象。在這裡,您可以讀取進一步的拉伸內容。
TZUGFeRDAdditionalContent = class
public
ZUGFeRDInvoice : TZUGFeRDInvoiceDescriptor;
InvoiceeTradePartyFound : Boolean;
InvoiceeTradeParty : TInvoiceAccountingParty;
SpecifiedLogisticsServiceChargeFound : Boolean;
end ;
var error : String;
var inv : TInvoice := TInvoice.Create;
var invAdditionalData : TZUGFeRDAdditionalContent := TZUGFeRDAdditionalContent.Create;
try
if TXRechnungInvoiceAdapter.LoadFromFile(inv, aFileName,
error, invAdditionalData) then
begin
invAdditionalData.ZUGFeRDInvoice. .....
end ;
finally
invAdditionalData.Free;
inv.Free;
end ;對於Delphi 6,可以在Delphi6目錄下找到一個特殊版本。此版本不包含Zugferd-for-delphi支持。
檢查要出口的發票是否滿足X計算的要求。如果發票包含x計算配置文件中不允許的值,則false回饋。該功能不完整,並且正在不斷擴展。
unit intf.XRechnung;
TXRechnungInvoiceAdapter.ConsistencyCheck(_Invoice : TInvoice; _Version : TXRechnungVersion) : Boolean;ubl-formatv https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice
CII格式
https://portal3.feg.com/invoice/tthome/index/617afdc4-623f-4e0-a05b-5b-5b-5b-5b87840e508
X計算的驗證
https://ecosio.com/de/peppol-und-xml-documente-online-validieren/
https://www.portinvoice.com/
https://portal3.gefeg.com/projectdata/invoice/deliverables/installed/publishingproject/factur-x%20(zugferd%202.0)/factur-x;%20xtended.scm/scm/html/html/html/html/021.htm? https://portal3.gefeg.com/projectdata/invoice/deliverables/installed/publishingproject/factur-x%20(zugferd%202.0)/factur-x;%20xtented
https://www.verband-e-dechung.org/xarmung/
https://xeinkauf.de/
https://xeinkauf.de/xahrechung/versions-undbundles/
https://github.com/itplr-kosit
https://cranesoftwrights.github.io/resources/cranee-ubl-2.2-skeleton/crane-ubl-invoice.2.2.2.2.html#result
https://www.e-dechung-bund.de/wp-content/uploads/2023/04/uebersichtlisten-lierten-lierten-labefelder-ozg-re.pdf
https://www.deutschebahn.com/en/invoicing-6930178#collapse6130808
英文版本下面
庫“ Xtalung-for-delphi”將獲得雙重許可。您可以免費使用它們,而無需限制GPL v3.0,也可以根據Landrix軟件商業許可獲得商業用途的許可
商業許可使您有權在您自己的應用程序中使用Xsbalent-for-delphi。許可證 - 沒有義務披露您的源代碼或對Landrix軟件或其他方的更改。從長遠來看,商業許可證適用於您的所有未來更新。
任何使用X-Rechtung-for-Delphi庫開發應用程序的公司都需要許可。此費用為每家公司450.00歐元加上增值稅。
請發送電子郵件至[email protected],以索取帶有付款信息的發票。
首選獲得許可用戶的支持和擴展查詢。根據實施所需的時間,新的發展可能會導致額外的成本。
英語版本
“ xamtung-for-delphi”庫是雙許可的。您可以選擇在GPL v3.0的限制下免費使用它,或者您可以根據Landrix軟件商業許可證為用戶購買
商業許可使您有權在您自己的應用程序中使用Xtalung-for-for-delphi,無特許權使用費,並且無需任何要求向任何其他方披露您的源代碼或對Landrix軟件的任何修改。商業許可將持續永久,並免費獲得所有以後的更新。
通過開發使用X計算delphi計算的公司出售商業許可證。成本為450.00歐元加上VAT。
請發送幾封電子郵件至[email protected],以要求發票,其中包含銀行詳細信息。
用戶提交的支持和增強請求需要優先考慮支持。根據實施所需的時間,新的發展可能會產生額外的成本。