Skip to content

Commit

Permalink
Merge pull request #2796 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
publishing e-documents overview
  • Loading branch information
kfend authored Oct 11, 2023
2 parents 49ee511 + 829296b commit 7b7c2fc
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions business-central/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@
#### [The late payment prediction extension](ui-extensions-late-payment-prediction.md)

### Manage E-documents
#### [E-Documents overview](finance-edocuments-overview.md)
#### [Set up E-documents](finance-how-setup-edocuments.md)
#### [Use e-documents in sales and purchases](finance-how-use-edocuments.md)
#### [Extending e-documents functionality](/dynamics365/business-central/dev-itpro/developer/devenv-extend-edocuments)
Expand Down
40 changes: 40 additions & 0 deletions business-central/finance-edocuments-overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: E-Documents overview
description: This article provides an overview of the E-Documents module.
author: altotovi
ms.topic: conceptual
ms.devlang: na
ms.tgt_pltfrm: na
ms.workload: na
ms.search.keywords: electronic document, electronic invoice, e-document, e-invoice
ms.search.form:
ms.date: 10/10/2023
ms.author: altotovi
---

# E-Documents overview

Electronic documents (e-documents) are the backbone of modern business transactions. They encompass vital documents, such as invoices and receipts in both directions (delivery and receipt). They also add capabilities for document status–related messaging between access points.

Our commitment to enhancing your business processes led to the development of a groundbreaking app that's dedicated to e-documents in Microsoft Dynamics 365 Business Central. This app serves as a robust platform for efficient e-document management.

> [!NOTE]
> To use these capabilities, install the E-Document Core app in your environment.
The E-Document app can be used in countries/regions where companies require specialized e-document handling to comply with local regulations. The app provides a solid foundation that can be easily extended to meet specific local or industry requirements.

The documentation explains e-documents in detail. It shows the capabilities of the app and demonstrates how it seamlessly adapts to cater to your organization's unique needs. To get started with e-documents, see the following articles.

| Article | Description |
|---------|-------------|
| [Set up e-documents](finance-how-setup-edocuments.md) | Learn how to set up e-documents functionality, including services, workflow, sending profiles, and retention policies. |
| [Use e-documents in sales and purchases](finance-how-use-edocuments.md) | Learn how to use e-documents functionality that's related to sales and purchase invoices, their statuses, logs, and action messages.|
| [Extending e-documents functionality](/dynamics365/business-central/dev-itpro/developer/devenv-extend-edocuments) | Learn how to extend e-documents functionality with specific local or industry requirements by creating additional apps on top of this one. |
| [Exchanging Data Electronically](across-data-exchange.md) | Learn how to use the Data Exchange Framework to manage the exchange of data in business documents such as bank files and currency exchange rates. |

## See also

[Financial Management](finance.md)
[Work with [!INCLUDE[prod_short](includes/prod_short.md)]](ui-work-product.md)

[!INCLUDE[footer-include](includes/footer-banner.md)]

0 comments on commit 7b7c2fc

Please sign in to comment.