Sage 100

 View Only
  • 1.  I have a client who is requesting a report of canc

    Posted 08-19-2013 13:35
    I have a client who is requesting a report of canceled and changed sales orders and master orders. That's all good and fine, but they want to report on is what is changed each month. Line items do not keep track when the date their information was changed, and only the sales order date stamps when it was updated - and that could mean someone just accessing the SO and then selecting Accept without making any changes. I don't have any way of knowing what was changed each month on Orders - I could have an order that has been around for 4 months and last month the order quantity changed or an item was canceled, but a different month some other line items could have changed too. The SO History file won't give me any more information than the original quantity, the original price and the current quantity and current price, plus deleted lines. Anybody done any better tracking that what the stock SO history does?


  • 2.  RE: I have a client who is requesting a report of canc

    Posted 08-19-2013 13:55
    Anyway to use Knowledgesync's snapshots to do this?


  • 3.  RE: I have a client who is requesting a report of canc

    Posted 08-19-2013 13:56
    hmmm. not sure but I will look into this. Thanks Mark.


  • 4.  RE: I have a client who is requesting a report of canc

    Posted 08-19-2013 14:00
    I agree with @MarkChinsky. In Vindyard's training videos is ""Identifying a Change in a Database


  • 5.  RE: I have a client who is requesting a report of canc

    Posted 08-19-2013 14:37
    I have done this with KS, inserting the changes into a SQL database (Express wlll be fine if they don't have SQL for something else already) and reporting off of that.


  • 6.  RE: I have a client who is requesting a report of canc

    Posted 08-19-2013 14:43
    Thanks Phil!