Skip to content

Commit e4964b5

Browse files
authored
Update finance-adjust-reconcile-inventory-cost-job-queue.md
1 parent 83e6f2a commit e4964b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

business-central/finance-adjust-reconcile-inventory-cost-job-queue.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Adjust and Reconcile Inventory Cost with GL using Job Queue
2+
title: Adjust Reconcile Cost with G/L using Job Queue
33
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.
44
author: AndreiPanko
55

@@ -9,13 +9,13 @@ ms.devlang: na
99
ms.tgt_pltfrm: na
1010
ms.workload: na
1111
ms.reviewer: edupont
12-
ms.date: 12/12/2020
12+
ms.date: 07/28/2021
1313
ms.author: andreipa
1414

1515
---
16-
# How to Adjust and Reconcile Inventory Cost with General Ledger with Job Queue
16+
# Adjust and Reconcile Inventory Cost with General Ledger with Job Queue
1717

18-
To optimize the experience, automatic cost adjustment and posting to the general ledgerare 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.
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.
1919

2020
## Move the task of adjusting item costs to the background with the help of assisted setup
2121

0 commit comments

Comments
 (0)