Durchsuchbare Dokumentation aufrufen | Zurück zur Dokumentationsübersicht
Navigation: Dokumentationen agorum core > agorum core Module und Plugins > Integration l invoicefetcher
Hinweis: Diese Dokumentation bezieht sich auf die aktuellste Version des Plugins. Aktualisieren Sie das hier beschriebene Plugin, um die Dokumentation verwenden zu können.
Sie können den Integration | invoicefetcher-Rechnungsabruf über die Konfiguration hinaus nicht anpassen. Die abgerufenen Rechnungen können Sie weiterverarbeiten und in Ihre Dokumentenworkflows integrieren.
Die folgenden Metadaten können von Invoicefetcher für die einzelnen Rechnungen übermittelt werden und werden folgenden Feldern (Metadaten) in agorum core zugewiesen.
| Metadaten-Name | Schnittstellenname | agorum core-Feldname (Metadatum) |
|---|---|---|
| Bestellnummer | agorum_accounting_order_number | agorum_accounting_document_order_number |
| Lieferantenname | agorum_accounting_supplier_name | agorum_accounting_document_supplier_name |
| Mandant | agorum_invoicefetcher_client | agorum_invoicefetcher_client |
| Rechnungsdatum | agorum_accounting_document_date | agorum_accounting_document_date |
| Rechnungsnummer | agorum_accounting_document_number | agorum_accounting_document_number |
| Referenznummer | agorum_accounting_payment_reference | agorum_accounting_document_referenced_number |
| Richtung | agorum_accounting_document_type | agorum_accounting_document_direction |
| Summe Bruttobetrag | agorum_accounting_gross_total | agorum_accounting_document_total_gross_amount |
| Steuersatz 1 | agorum_accounting_vat_rate | agorum_accounting_document_total_tax_rate_1 |
| Summe Nettobetrag | agorum_accounting_net_total | agorum_accounting_document_total_net_amount |
| Währung | agorum_accounting_currency | agorum_accounting_document_currency |