Skip to content

Commit 769d20d

Browse files
authored
Merge pull request #1660 from MicrosoftDocs/master
updates
2 parents 944d41a + 8222c47 commit 769d20d

File tree

5 files changed

+77
-10
lines changed

5 files changed

+77
-10
lines changed

business-central/TOC.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,11 @@
533533
#### [Update Standard Costs](finance-how-to-update-standard-costs.md)
534534
#### [Remove and Reapply Item Ledger Entries](finance-how-to-remove-and-reapply-item-entries.md)
535535
#### [Close Open Item Ledger Entries Resulting from Fixed Application in the Item Journal](finance-how-to-close-open-item-ledger-entries-resulting-from-fixed-application-in-the-item-journal.md)
536-
#### [Reconcile Inventory Costs with the General Ledger](finance-how-to-post-inventory-costs-to-the-general-ledger.md)
536+
#### Reporting Costs and Reconciling with the General Ledger
537+
##### [Reporting Costs](finance-report-costs-and-reconcile-with-the-general-ledger.md)
538+
##### [Reconcile Inventory Costs with the General Ledger](finance-how-to-post-inventory-costs-to-the-general-ledger.md)
539+
##### [Monitor Job Progress and Performance](projects-how-monitor-progress-performance.md)
540+
#### [Adjust and Reconcile Inventory Cost with General Ledger with Job Queue](finance-adjust-reconcile-inventory-cost-job-queue.md)
537541

538542
### Managing Cash Flow
539543
#### [Cash Flow Overview](finance-cash-flow-overview.md)

business-central/bi-how-analyze-actual-versus-budget.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
2-
title: Analyze Actual Versus Budget
2+
title: Analyze Actual Amounts Versus Budgeted Amounts
33
description: This topic describes how to analyze actual amounts versus budgeted amounts as a means of gathering, analyzing, and sharing your company data.
4-
services: project-madeira
5-
documentationcenter: ''
64
author: SorenGP
75

86
ms.service: dynamics365-business-central
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
title: Adjust Reconcile Cost with G/L using Job Queue
3+
description: Learn how you can use the job queue to move the tasks for adjusting inventory cost or reconciling it with the GL to the background. For example, if your company runs many tasks or processes many transactions.
4+
author: AndreiPanko
5+
6+
ms.service: dynamics365-business-central
7+
ms.topic: article
8+
ms.devlang: na
9+
ms.tgt_pltfrm: na
10+
ms.workload: na
11+
ms.reviewer: edupont
12+
ms.date: 07/28/2021
13+
ms.author: andreipa
14+
15+
---
16+
# Adjust and Reconcile Inventory Cost with General Ledger with Job Queue
17+
18+
To optimize the experience, automatic cost adjustment and posting to the general ledger are turned on by default. However, as data accumulates over time, that might impact performance. To reduce the load on the application, it is often helpful to use job queue entries to move tasks to run in the background.
19+
20+
## Move the task of adjusting item costs to the background with the help of assisted setup
21+
22+
Creating the job queue entries can be tricky, even for an experienced consultant, so we have an assisted setup guide to make the process easier for adjusting item costs.
23+
24+
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **Inventory Setup**, and then choose the related link.
25+
2. On the **Inventory Setup** page, toggle the **Automatic Cost Posting** field, or specify **Never** in the **Automatic Cost Adjustment** field.
26+
3. In the notification that now displays at the top of the page, choose the **Schedule Job Queue Entry** link.
27+
4. Specify the task that you want to schedule.
28+
29+
> [!NOTE]
30+
> You cannot create a new job queue entry if a job queue entry for the specified task already exists.
31+
5. Select the **View job queue entries when finished** field to review and adjust settings. For more information, see [Use Job Queues to Schedule Tasks](admin-job-queues-schedule-tasks.md).
32+
33+
## To create a job queue entry for adjusting and reconciling inventory cost manually
34+
35+
Alternatively, you can create job queue entries manually. The following procedure shows how to set the **Adjust Cost - Item Entries** batch job to automatically run daily, but the same steps apply to the **Post Inventory Cost to G/L** batch job.
36+
37+
1. Choose the ![Lightbulb that opens the Tell Me feature](media/ui-search/search_small.png "Tell me what you want to do") icon, enter **Job Queue Entries**, and then choose the related link.
38+
2. Choose the **New** action.
39+
3. In the **Object Type to Run** field, choose *Report*.
40+
4. In the **Object ID to Run** field, choose *795*, **Adjust Cost - Item Entries**.
41+
5. In the **Next Run Date Formula** field, enter *1D*.
42+
6. In the **Starting Time** field, enter *2 AM*.
43+
7. Choose the **Set Status to Ready** action.
44+
45+
Now, inventory cost will be updated every night.
46+
47+
To schedule a task for reconciling inventory with the general ledger, choose Codeunit 2846 **Post Inventory Cost to G/L**.
48+
49+
50+
> [!NOTE]
51+
> To avoid locking, do not schedule tasks for the **Adjust Cost - Item Entries** batch job, the **Post Inventory Cost to G/L** codeunit, and tasks for posting sales or purchasing transactions at the same time, and make sure that they use same Job Queue Category.
52+
53+
## See Also
54+
55+
[Adjust Item Costs](inventory-how-adjust-item-costs.md)
56+
[Reconcile Inventory Costs with the General Ledger](finance-how-to-post-inventory-costs-to-the-general-ledger.md)
57+
[Use Job Queues to Schedule Tasks](admin-job-queues-schedule-tasks.md)
58+
[Finding Pages and Information with Tell Me](ui-search.md)
59+
[Working with [!INCLUDE[d365fin](includes/d365fin_md.md)]](ui-work-product.md)

business-central/finance-manage-inventory-costs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ The following table describes a sequence of tasks, with links to the topics that
3333
|Use special costing functions for every-day item transactions in the item operations.|[Handling Inventory and Manufacturing Costs](finance-handle-inventory-and-manufacturing-costs.md)|
3434
|Periodically update the standard costs of components, in assembly or production BOMs, and roll the new costs up to the parent item.|[Update Standard Costs](finance-how-to-update-standard-costs.md)|
3535
|View and manually change certain item application entries that are created automatically during inventory transactions.|[Remove and Reapply Item Ledger Entries](finance-how-to-remove-and-reapply-item-entries.md)|
36-
|Perform period-end control and reporting tasks, such calculate the value of inventory and post costs to the general ledger.|[Reconcile Inventory Costs with the General Ledger](finance-how-to-post-inventory-costs-to-the-general-ledger.md)|
36+
|Perform period-end control and reporting tasks, such as calculate the value of inventory and post costs to the general ledger.|[Reporting Costs and Reconciling with the General Ledger](finance-report-costs-and-reconcile-with-the-general-ledger.md)|
37+
|Learn how you can use the job queue to move the tasks for adjusting inventory cost or reconciling it with the general ledger to the background.|[Adjust and Reconcile Inventory Cost with General Ledger with Job Queue](finance-manage-inventory-costs.md)|
3738

3839
## See Also
3940
[Finance](finance.md)

business-central/inventory-how-setup-general.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Define the General Inventory Setup
2+
title: Set Up General Inventory Information
33
description: Describes how to define the general inventory setup so that you can manage your warehouse and stock.
44
author: bholtorf
55

@@ -9,7 +9,7 @@ ms.devlang: na
99
ms.tgt_pltfrm: na
1010
ms.workload: na
1111
ms.search.keywords: warehouse, stock
12-
ms.date: 04/01/2021
12+
ms.date: 07/28/2021
1313
ms.author: edupont
1414

1515
---
@@ -27,15 +27,20 @@ For detailed information about the costing fields, **Automatic Cost Posting**, *
2727
If you want to include warehouse handling time in the order promising calculation on the purchase line, you can set it up as a default for the inventory, on the **Inventory Setup** page, and for your location. For more information, see [Calculate Order Promising Dates](sales-how-to-calculate-order-promising-dates.md).
2828

2929
> [!NOTE]
30-
> The **Automatic Cost Adjustment** toggle is turned on by default to ensure that inventory values are always correct in the general ledger, which in turn keeps your sales and profit statistics up to date. Cost changes from inbound entries, such as those for purchases or production output, are assigned to the related outbound entries, such as sales or transfers. This is helpful for new [!INCLUDE[prod_short](includes/prod_short.md)] customers and small businesses with relatively low inventory transaction levels. However, as a business grows and inventory levels increase, this can slow down system performance. To minimize reduced performance during posting, select a time option to define how far back in time from the work date an inbound transaction can occur to potentially trigger adjustment of related outbound value entries. Alternatively, you can manually adjust costs at regular intervals with the Adjust Cost - Item Entries batch job.
30+
> The **Automatic Cost Adjustment** field is set to *Always* by default to ensure that inventory values are always correct in the general ledger, which in turn keeps your sales and profit statistics up to date. Cost changes from inbound entries, such as those for purchases or production output, are assigned to the related outbound entries, such as sales or transfers. This is helpful for new [!INCLUDE[prod_short](includes/prod_short.md)] customers and small businesses with relatively low inventory transaction levels.
31+
>
32+
> However, as a business grows and inventory levels increase, this can slow down system performance. To minimize reduced performance during posting, select a time option to define how far back in time from the work date an inbound transaction can occur to potentially trigger adjustment of related outbound value entries.
33+
>
34+
> Alternatively, you can manually adjust costs at regular intervals with the Adjust Cost - Item Entries batch job. You can also turn off automatic cost posting or set the **Automatic Cost Adjustment** field to *Never*. In both cases, a notification displays from which you can start an assisted setup guide to help you schedule tasks for the job queue. [!INCLUDE [tooltip-inline-tip_md](includes/tooltip-inline-tip_md.md)]
3135
3236
## See Also
37+
3338
[Set Up Inventory](inventory-setup-inventory.md)
34-
[Design Details: Costing Methods](design-details-costing-methods.md)
39+
[Design Details: Costing Methods](design-details-costing-methods.md)
3540
[Manage Inventory](inventory-manage-inventory.md)
3641
[Working with [!INCLUDE[prod_short](includes/prod_short.md)]](ui-work-product.md)
3742
[Change Which Features are Displayed](ui-experiences.md)
38-
[General Business Functionality](ui-across-business-areas.md)
43+
[General Business Functionality](ui-across-business-areas.md)
3944

4045

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

0 commit comments

Comments
 (0)