How to set the "Inventory value" (posted, expected and actual) to 0,00€ when quantity is 0?

In our stock we have quantity 0 but "Inventory value (actual)", "Inventory value (expected)" and "Inventory posted to GL" e.g. 0,02€. How can I set the value to 0,00€?

Best Answer

Answers

  • mucamuca Member Posts: 42
    one more possibility is to reopen all item entries for adjustment (ItemLegerEntry."Applied Entry to Adjust":=TRUE) and uncheck for this item that cost is adjusted (Item."Cost is Adjusted":=FALSE)
    After that You can recalculate this cost using item ledger application ("Adjust Cost - Item Entries" and "Post Inventory cost to G/L")

    P.S. Does not work in Navision Finacials versions.
  • thasemanthaseman Member Posts: 3
    Thank you. Unfortunately we are not using lot numbers and so I guess we have to leave it as it is, correct?
Sign In or Register to comment.