Skip to main content
Solved

Supplier Consignment Stock - Identifying?

  • May 14, 2020
  • 2 replies
  • 631 views

Forum|alt.badge.img+2

We have started using Consignment Stock for Supplier-owned stock. We want to be able to identify such stock within the “Inventory Part In Stock” data.

I could join to Inv Trans Hist using the Part_no/contract/Lot_batch_no to get the CO-ARRIVAL record, but at 75 million Inv Trans Hist rows, even forcing an index takes a very long time in an SQL statement.

Any ideas as to how I can include/exclude within some of our Inventory Part In Stock reports?

We are running IFS2003!

Best answer by ShawnBerk

We made a separate warehouse with separate locations and all Supplier Consignment inventory goes in that Warehouse.  Naturally segregated then.  Connection Inv Trans Hist will be painful.

 

2 replies

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

We made a separate warehouse with separate locations and all Supplier Consignment inventory goes in that Warehouse.  Naturally segregated then.  Connection Inv Trans Hist will be painful.

 


Forum|alt.badge.img+2
  • Author
  • Do Gooder
  • 1 reply
  • May 15, 2020

We have started using Consignment Stock for Supplier-owned stock. We want to be able to identify such stock within the “Inventory Part In Stock” data.

I could join to Inv https://snaptube.cam/ Trans Hist using 9apps the Part_no/contract/Lot_batch_no to get the CO-ARRIVAL record, but at 75 million Inv Trans Hist rows, even forcing an index takes a very long time in an SQL statement.

Any ideas as to how I can include/exclude within some of our Inventory Part In Stock reports?

We are running IFS2003!

thankyou my issue has been solved