This topic contains 2 replies, has 0 voices, and was last updated by Olivier Gagnon NC 7 years, 3 months ago.

  • Author
    Posts
  • #5760 Score: 0

    andrywang
    • Contributions: 0
    • Level 1

    Hi All,

    does anyone have done scripting / create saved search to get as of date inventory on hand?

    for example:

    Today is 1st of may 2017.

    I wanna get inventory on hand as of date 1st January 2017.

    Can we get it by using saved search or scripting queries?

    Thanks
    This is a cached copy. Click here to see the original post.

  • #5761 Score: 0

    JCirocco
    • Contributions: 0
    • Level 1

    There is an Inventory Valuation report which does just that.

  • #5762 Score: 0

    Olivier Gagnon NC
    • Contributions: 0
    • Level 1

    I have created this as a saved search before.

    The most logical way is to pull all transactions from the beginning of time and sum them up to your as-of date.

    The far trickier, but less data-intensive way is to “subtract down”. Taking the On Hand quantity specified on Item records, SUBTRACT transactions from end of time down to your desire as-of date.

You must be logged in to reply to this topic.