Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

783 total results found

Target Template Setup

Breeze Interface for Dynamics 365 BC - ... Configuration & Administration

Target templates for the Breeze interface are managed here. These templates are available by default: General Here you can see which target template is currently being edited. Plausibility Check Here, certain plausibility checks per target template can...

Besonderheiten bei BC onPrem

BREEZE Invoice for Dynamics 365 BC

API-Funktionen müssen in BC aktiviert werden An einigen Stellen der Übergabe werde API-Funktionen verwendet (im Gegensatz zu oData). Dieses ist onPrem nicht immer aktiviert. Dieses muss bei Fehlermeldungen aktiviert werden. Eine Microsoft Dokumentation befi...

Adding a field in the validation (from version 2.10)

Squeeze for Dynamics 365 BC - en-US Extension Development

The following example extension shows how developers can add fields in the validation (here: document class invoice/credit note). Optional integration events incl. sample procedures: codeunit 50100 EventSubs {     //     // [If you want to perform p...

Custom Field Mapping

Squeeze for Dynamics 365 BC - en-US Configuration & Administration

You may always want to write certain information in certain fields in your process that deviates from the standard field assignment. In the following example, the service date recognized by Squeeze is always written in the “Booking date” field - in additio...

Generic Custom Fields

Breeze Interface for Dynamics 365 BC - ... Configuration & Administration

Customer-specific fields can be added here that extend or deviate from our standard template. This mapping ensures that this additional content is assigned to the right places. The corresponding BC field is assigned to each technical JSON field name. On th...

Generische Zusatzfelder

Breeze Interface for Dynamics 365 BC - ... Konfiguration & Administration

Hier können Kundenspezifische Felder hinzugefügt werden, welche unser Standard Template erweitern oder davon abweichen. Dieses Mapping sorgt dafür, dass diese zusätzlichen Inhalte an die richtigen Stellen zugeordnet werden. Zu jedem technischen JSON Fel...

Hinzufügen eines Feldes in der Validierung (ab Version 2.10)

Squeeze for Dynamics 365 BC - de-DE Extension Entwicklung

Im Folgenden wird anhand einer Beispielextension dargestellt, wie man als Entwickler Felder in der Validierung hinzufügen kann (hier: Dokumentenklasse Rechnung/Gutschrift).  Optionale Integration Events inkl. beispielhafter Prozeduren: codeunit 50100 Eve...

Implementierung eines benutzerdefinierten, automatischen Bestellabgleichs

Squeeze for Dynamics 365 BC - de-DE Extension Entwicklung

Einführung Der automatische Bestellabgleich ist ein wichtiger Bestandteil der Dokumentenverarbeitung in Squeeze for Business Central. Im Standard vergleicht das System eingehende Belege mit vorhandenen Bestellungen und Wareneingängen. Diese Dokumentation ze...

Benutzerdefinierte Feldzuordnung

Squeeze for Dynamics 365 BC - de-DE Konfiguration & Administration

Möglicherweise möchten Sie in Ihrem Prozess immer gewisse Informationen abweichend von der Standard-Feldzuordnung in gewisse Felder schreiben. In dem folgenden Beispiel wird das durch Squeeze erkannte Leistungsdatum immer in das Feld "Buchungsdatum" geschrie...

KI Proxy Konfiguration

SQUEEZE 2 Admin-Handbuch KI Integration

Wenn Sie Squeeze mit dem KI Proxy verwenden möchten, dann folgen Sie folgendem Leitfaden für die Konfiguration. Die Integration des KI Proxies ist erst ab Squeeze 2.6 verfügbar. Ab Squeeze 2.13 müssen sie keinen KI Proxy Token konfigurieren, falls ihr Sq...

Document Class Setup

Breeze Interface for Dynamics 365 BC - ... Configuration & Administration

In the document class setup, the mapping between the respective document class and your export interface is done. Furthermore, the field mapping of each document class is downloaded here, creating a set of standard fields and their usage in Microsoft Dynamics ...

System API

SQUEEZE 2 Admin-Handbuch Mandanten-Verwaltung

Beschreibung Diese Seite dokumentiert die System API von Squeeze. Mit dieser können Mandanten und das System verwaltet werden. URL Die URL unter welcher Squeeze erreichbar ist, in Kombination mit dem folgenden Path: /api/system/v1/dist/,Beispielsweise http...

Klassifikation mittels Barcodetrennung

SQUEEZE Beispiele für UserExits Barcodetrennung

Ab SQUEEZE Version 2.5.3 möglich Um ein Dokument in SQUEEZE mittels Barcodes zu trennen und die Splits direkt anhand des Barcodes zu klassifizieren kann der folgende UserExit verwendet werden. Voraussetzungen An der Stapelklasse müssen für den Barcode Sp...

Barcode Split
Split
Klassifizierung

Dokumente suchen

SQUEEZE 2 Anwender-Handbuch Dokumentensuche

Die Dokumentensuche ist Einstiegspunkt für das Suchen und Filtern von Dokumenten. Sortieren Sie können die Treffer ihrer Dokumentensuche sortieren, indem Sie den Sortieren-Knopf benutzen: Filter Sie können die Treffer ihrer Dokumentensuche filtern, in...

Hinzufügen eines Feldes in der Validierung (ab Version 2.0)

Squeeze for Dynamics 365 BC - de-DE Extension Entwicklung

Im Folgenden wird anhand einer Beispielextension dargestellt, wie man als Entwickler Felder in der Validierung hinzufügen kann (hier: Dokumentenklasse Rechnung/Gutschrift).  Benötigte Integration Events inkl. beispielhafter Prozeduren: codeunit 50100 Ev...

Breeze Interface API

Breeze Interface for Dynamics 365 BC - ... Application / Usage

Here you will find the documentation for the following products: Invoice Procurement Order Confirmation Delivery Note

Transfer to the unposted purchasing documents

Breeze Interface for Dynamics 365 BC - ... Application / Usage

After the workflow system has released the purchasing document, it is transferred to the Breeze interface. A plausibility check is then performed in the interface. If the check is successful, an unposted purchasing document is created. If the plausibility che...

Breeze Interface Documents

Breeze Interface for Dynamics 365 BC - ... Application / Usage

All documents that are in the Breeze process are listed here. Statuswerte WaitingForRetrieval: The document is ready and waiting to be picked up by the workflow system. Retrieved: The document was picked up by the workflow. Processed: The document was ...

Breeze Workflow

Breeze Interface for Dynamics 365 BC - ... Configuration & Administration

To connect our Breeze Invoice Workflow to Dynamics 365 BC please read this manual.  

Alternative use of the SQUEEZE attachments

Squeeze for Dynamics 365 BC - en-US Extension Development

The following briefly explains how the attachments downloaded by SQUEEZE for BC can be used for a scenario that differs from the intended use. After creating the purchase document from the validated SQUEEZE document, you have the option of accessing the attac...