Skip to content

Commit bcfbde8

Browse files
authored
Merge pull request #1436 from MicrosoftDocs/master
various fixes before 18.0
2 parents e7a44d5 + 4352e4b commit bcfbde8

30 files changed

+71
-71
lines changed

business-central/LocalFunctionality/Norway/norway-local-functionality.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ The following topics describe local functionality that is unique to the Norwegia
7474
[EHF Electronic Invoicing in Norway](ehf-electronic-invoicing-in-norway.md)
7575
[Electronic Banking in Norway](electronic-banking-in-norway.md)
7676
[Electronic Payments to Vendors in Norway](electronic-payments-to-vendors-in-norway.md)
77-
[Norwegian Sales Documents](norwegian-sales-documents.md)
7877
[Norwegian VAT Reporting](norwegian-vat-reporting.md)
7978
[Recurring Orders](recurring-orders.md)
8079
-->
@@ -85,4 +84,4 @@ The following topics describe local functionality that is unique to the Norwegia
8584
[Country/regional availability and supported languages](/dynamics365/business-central/dev-itpro/compliance/apptest-countries-and-translations)
8685

8786

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

business-central/LocalFunctionality/Switzerland/ui-extensions-qr-bill-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You can scan or import QR-bills directly into a **Purchase Journal**. This is us
8181
When importing bank transactions (camt) on the Payment Reconciliation Journal page, the file is assumed to include the payment reference, which will automatically find the corresponding **Customer Ledger Entries** to settle.
8282

8383
## Upcoming Capabilities for QR-Bills
84-
We are planning to add capabilities to the QR-Bill Management extension in the coming updates to 2020 release wave 1. For example, you will be able to receive QR-bills through purchase documents and purchase journals. This will provide additional validations and allow you to automate and streamline receipt processes. For information about when that will happen, keep an eye on our [Release Plan](https://docs.microsoft.com/dynamics365-release-plan/2020wave1/dynamics365-business-central/qr-bill-management-switzerland).
84+
We are planning to add capabilities to the QR-Bill Management extension in the coming updates to 2020 release wave 1. For example, you will be able to receive QR-bills through purchase documents and purchase journals. This will provide additional validations and allow you to automate and streamline receipt processes. For information about when that will happen, keep an eye on our [Release Plan](/dynamics365-release-plan/2020wave1/dynamics365-business-central/qr-bill-management-switzerland).
8585

8686
## See Also
8787
[Switzerland Local Functionality](switzerland-local-functionality.md)

business-central/TOC.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,7 @@
354354
### [Keyboard Shortcuts](keyboard-shortcuts.md)
355355
### [Keyboard Quick Reference - PC Only](keyboard-shortcuts-cheatsheet.md)
356356
## [Troubleshooting: Accessing Camera and Location](ui-troubleshooting-camera-location.md)
357-
## [Your Access to the Intelligent Cloud with Business Central](about-intelligent-cloud.md)
358-
## [Walkthrough: Tracing Serial/Lot Numbers](walkthrough-tracing-serial-lot-numbers.md)
357+
## [Intelligent Insights with Business Central Online](about-intelligent-cloud.md)
359358
# Business Functionality
360359
## [Overview of Business Functionality](across-business-functionality.md)
361360
<!--general-->

business-central/across-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ This is a bit complicated, but it looks like your administrator didn't change yo
100100
Yes, but depending on how you signed up to [!INCLUDE[prod_short](includes/prod_short.md)], your data can be deleted or preserved. For more information, see [Canceling [!INCLUDE[prod_short](includes/prod_short.md)]](admin-cancel.md).
101101

102102
## Can I use multi-factor authentication?
103-
Sure. If you do, you might need an app password in order to send email messages. App passwords give an app or a device access to your email account. The steps for getting an app password vary, depending on your email provider. For more information, see the help from your provider. For example, if you're using Outlook, see [Multi-factor authentication for Microsoft 365](https://go.microsoft.com/fwlink/?linkid=2082543).
103+
Sure. If you do, you might need an app password in order to send email messages. App passwords give an app or a device access to your email account. The steps for getting an app password vary, depending on your email provider. For more information, see the help from your provider. For example, if you're using Outlook, see [Multi-factor authentication for Microsoft 365](/microsoft-365/admin/security-and-compliance/multi-factor-authentication-microsoft-365).
104104

105105
## <a name="findpartner"></a>How do I find a reselling partner?
106106

business-central/across-how-to-set-up-data-exchange-definitions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ This is described in the following procedures.
9191
|**Column No.**|Specify the number that reflects the column’s position on the line in the file.<br /><br /> For XML files, specify the number that reflects the type of element in the file that contains the data.|
9292
|**Name**|Specify the name of the column.<br /><br /> For XML files, specify the markup that marks the data to be exchanged.|
9393
|**Data Type**|Specify if the data to be exchanged is of type **Text**, **Date**, or **Decimal**.|
94-
|**Data Format**|Specify the format of the data, if any. For example, **MM-dd-yyyy** if the data type is **Date**. **Note:** For export, specify the data format according to [!INCLUDE[prod_short](includes/prod_short.md)]. For import, specify the data format according to the .NET Framework. For more information, see [Standard Date and Time Format Strings](https://go.microsoft.com/fwlink/?LinkID=323466).|
95-
|**Data Formatting Culture**|Specify the culture of the data format, if any. For example, **en-US** if the data type is **Decimal** to make sure that comma is used as the .000 separator, according to the US format. For more information, see [Standard Date and Time Format Strings](https://go.microsoft.com/fwlink/?LinkID=323466). **Note:** This field is only relevant for import.|
94+
|**Data Format**|Specify the format of the data, if any. For example, **MM-dd-yyyy** if the data type is **Date**. **Note:** For export, specify the data format according to [!INCLUDE[prod_short](includes/prod_short.md)]. For import, specify the data format according to the .NET Framework. For more information, see [Standard Date and Time Format Strings](/dotnet/standard/base-types/standard-date-and-time-format-strings).|
95+
|**Data Formatting Culture**|Specify the culture of the data format, if any. For example, **en-US** if the data type is **Decimal** to make sure that comma is used as the .000 separator, according to the US format. For more information, see [Standard Date and Time Format Strings](/dotnet/standard/base-types/standard-date-and-time-format-strings). **Note:** This field is only relevant for import.|
9696
|**Length**|Specify the length of the fixed-width line that holds the column if the data file is of type **Fixed Text**.|
9797
|**Description**|Enter a description of the column, for information.|
9898
|**Path**|Specify the position of the element in the related XML schema.|

business-central/admin-cds-company-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ ms.author: bholtorf
1717
# Data Ownership Models
1818
[!INCLUDE[prod_short](includes/cc_data_platform_banner.md)]
1919

20-
[!INCLUDE[prod_short](includes/cds_long_md.md)] requires that you specify an owner for the data you store. For more information, see [Entity ownership](https://docs.microsoft.com/powerapps/maker/common-data-service/types-of-tables#table-ownership) in the Power Apps documentation. When you set up integration between [!INCLUDE[prod_short](includes/cds_long_md.md)] and [!INCLUDE[prod_short](includes/prod_short.md)] you must choose one of two ownership models for records that are synchronized:
20+
[!INCLUDE[prod_short](includes/cds_long_md.md)] requires that you specify an owner for the data you store. For more information, see [Entity ownership](/powerapps/maker/common-data-service/types-of-tables#table-ownership) in the Power Apps documentation. When you set up integration between [!INCLUDE[prod_short](includes/cds_long_md.md)] and [!INCLUDE[prod_short](includes/prod_short.md)] you must choose one of two ownership models for records that are synchronized:
2121

2222
* Team
2323
* Person (user)
2424

25-
Actions that can be performed on these records can be controlled on a user level. For more information, see [User and team tables](https://docs.microsoft.com/powerapps/developer/common-data-service/user-team-tables). We recommend the Team ownership model because it makes it easier to manage ownership for multiple people.
25+
Actions that can be performed on these records can be controlled on a user level. For more information, see [User and team tables](/powerapps/developer/common-data-service/user-team-tables). We recommend the Team ownership model because it makes it easier to manage ownership for multiple people.
2626

2727
## Team Ownership
2828
In [!INCLUDE[prod_short](includes/prod_short.md)], a company is a legal and business table that offers ways to secure and visualize business data. Users always work in the context of a company. The closest that [!INCLUDE[prod_short](includes/cds_long_md.md)] comes to this concept is the business unit table, which does not have legal or business implications.

business-central/admin-common-data-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 10/01/2020
1414
# Integrating with Microsoft Dataverse
1515
[!INCLUDE[prod_short](includes/cc_data_platform_banner.md)]
1616

17-
Business apps often use data from more than one source. [!INCLUDE[prod_short](includes/cds_long_md.md)] combines data into a single set of logic that makes it easier to connect other Dynamics 365 applications, such as [!INCLUDE[crm_md](includes/crm_md.md)] or your own application built on top of [!INCLUDE[prod_short](includes/cds_long_md.md)], to [!INCLUDE[prod_short_md](includes/prod_short.md)]. For more information about [!INCLUDE[prod_short](includes/cds_long_md.md)], see [What is Dataverse?](https://docs.microsoft.com/powerapps/maker/common-data-service/data-platform-intro)
17+
Business apps often use data from more than one source. [!INCLUDE[prod_short](includes/cds_long_md.md)] combines data into a single set of logic that makes it easier to connect other Dynamics 365 applications, such as [!INCLUDE[crm_md](includes/crm_md.md)] or your own application built on top of [!INCLUDE[prod_short](includes/cds_long_md.md)], to [!INCLUDE[prod_short_md](includes/prod_short.md)]. For more information about [!INCLUDE[prod_short](includes/cds_long_md.md)], see [What is Dataverse?](/powerapps/maker/common-data-service/data-platform-intro)
1818

1919
The following steps provide an overview of the steps to integrate [!INCLUDE[prod_short](includes/cds_long_md.md)] with [!INCLUDE[prod_short](includes/prod_short.md)].
2020

@@ -28,7 +28,7 @@ The following steps provide an overview of the steps to integrate [!INCLUDE[prod
2828
3. Synchronize data between the apps. For more information, see [Synchronizing Business Central and Dataverse](admin-synchronizing-business-central-and-sales.md).
2929

3030
## Getting Started with [!INCLUDE[prod_short](includes/cds_long_md.md)]
31-
To get started with [!INCLUDE[prod_short](includes/cds_long_md.md)] you will need a Microsoft Power Apps account. If you do not already have a Power Apps account, you can get one for free by visiting [powerapps.com](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc) and choosing the **Get started free** link. To learn more about how to get started with [!INCLUDE[prod_short](includes/cds_long_md.md)], see the [Get started with Dataverse](https://docs.microsoft.com/learn/modules/get-started-with-powerapps-common-data-service/) module from Microsoft Learn.
31+
To get started with [!INCLUDE[prod_short](includes/cds_long_md.md)] you will need a Microsoft Power Apps account. If you do not already have a Power Apps account, you can get one for free by visiting [powerapps.com](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc) and choosing the **Get started free** link. To learn more about how to get started with [!INCLUDE[prod_short](includes/cds_long_md.md)], see the [Get started with Dataverse](/learn/modules/get-started-with-powerapps-common-data-service/) module from Microsoft Learn.
3232

3333
## Bi-Directional or Uni-directional Data Synchronization
3434
Depending on your business needs, you can set up the integration to synchronize data either to or from one Dynamics 365 business app to another, or in both directions in near-real time through [!INCLUDE[prod_short](includes/cds_long_md.md)]. For example, if you integrate [!INCLUDE[prod_short](includes/prod_short.md)] with [!INCLUDE[crm_md](includes/crm_md.md)] through [!INCLUDE[prod_short](includes/cds_long_md.md)], a salesperson can create a sales order in [!INCLUDE[crm_md](includes/crm_md.md)] and the order will be synchronized to [!INCLUDE[prod_short](includes/prod_short.md)]. Conversely, from [!INCLUDE[crm_md](includes/crm_md.md)], the salesperson can view information from [!INCLUDE[prod_short](includes/prod_short.md)] about the availability of the item on the order.

business-central/admin-feature-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Learn more about [Feature Management](/dynamics365/business-central/dev-itpro/ad
1919

2020
## See also
2121

22-
[New and planned features](https://aka.ms/Dynamics365ReleasePlan)
22+
[New and planned features](/dynamics365-release-plan/2021wave1/)
2323

2424

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

0 commit comments

Comments
 (0)