Skip to main content
Solved

Inventory parts which not onhand and not used for the last six months


hhy38
Superhero (Customer)
Forum|alt.badge.img+16
  • Superhero (Customer)
  • 318 replies

Hi,

We want to learn the inventory part not onhand and no used for the last six months. Do ifs have a report? Or should we write an SQL query? If should we write, which view and parameters should we look?

Best answer by ShawnBerk

Start with the Inventory Transactions History overview - inventory_transaction_hist2 and define a data set through a query that is what you consider usage (this can vary by company).  Do this by selecting the site and transaction codes at a minimum that you want to show as your dataset.  You can filter this by your 6 month criteria, then use that as the sub-query or comparison to the current quantity on hand.  Then you could determine the items that haven’t had movement against your selected usage codes, but are still showing in stock.  We call this slow-moving inventory.

 

View original
Did this topic help you find an answer to your question?

3 replies

hhy38
Superhero (Customer)
Forum|alt.badge.img+16
  • Author
  • Superhero (Customer)
  • 318 replies
  • March 25, 2020

inventory_part_in_stock_uiv view has last_activiy_date column but when something changes on inventory part it also changes. 


Forum|alt.badge.img+28
  • Superhero (Customer)
  • 1482 replies
  • Answer
  • March 25, 2020

Start with the Inventory Transactions History overview - inventory_transaction_hist2 and define a data set through a query that is what you consider usage (this can vary by company).  Do this by selecting the site and transaction codes at a minimum that you want to show as your dataset.  You can filter this by your 6 month criteria, then use that as the sub-query or comparison to the current quantity on hand.  Then you could determine the items that haven’t had movement against your selected usage codes, but are still showing in stock.  We call this slow-moving inventory.

 


hhy38
Superhero (Customer)
Forum|alt.badge.img+16
  • Author
  • Superhero (Customer)
  • 318 replies
  • March 26, 2020
ShawnBerk wrote:

Start with the Inventory Transactions History overview - inventory_transaction_hist2 and define a data set through a query that is what you consider usage (this can vary by company).  Do this by selecting the site and transaction codes at a minimum that you want to show as your dataset.  You can filter this by your 6 month criteria, then use that as the sub-query or comparison to the current quantity on hand.  Then you could determine the items that haven’t had movement against your selected usage codes, but are still showing in stock.  We call this slow-moving inventory.

 

Thank you Sir. 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings