Where did my transaction go?


This is a common question, especially with new users of Dynamics GP, and I was recently reminded of it by a post in the Microsoft Dynamics GP Newsgroup. While every transaction type will be slightly different, there is a basic lesson that is important for all GP users: beware of the Delete button. Most GP actions are updated automatically and immediately and there is no undo or discard changes available. So sometimes users inadvertently delete valid transactions because the messages GP prompts them with might not explain enough about what’s really going to happen.

Below I will go through examples of the three most common transactions I see this happen with: Sales Order Processing, General Ledger, Payables. I will also, when possible, tell you what you can do to help mitigate this.

 

Sales Order Processing

When editing a Sales Order Processing transaction, let’s say you change the quantity on one of the lines – as soon as you tab off that line, the change is saved in the database. Out-of-the-box, the old value is no longer stored, so all GP knows about now is the new value you have entered. At this point if you go to close the screen, you get the following:

delete-sop

Read this very carefully – it does not ask whether you want to save or delete your changes. The message talks about saving or deleting the document (aka transaction). Your options:

  1. Save the transaction as it is now, with your changes.
  2. Delete the transaction. Yes, this deletes the entire transaction and it is not reversible.
  3. Cancel for now, make additional changes, but then you will have to either save or delete afterwards.

In Sales Order Processing to minimize the risk of inadvertently deleting a transaction you can either disallow deletion of transactions or allow them but set up a password:

sop-setup

These settings can be different for every combination of  Transaction Type and ID. So if you have 10 different order type IDs, you would need to change the settings for each of them individually. Note that the password is not masked, meaning anyone that has access to this window will be able to see or change it.

 

General Ledger

General Ledger is where I see this issue most often. A typical scenario is this: one user will post transactions in a subledger and another user will review these transactions in the GL before posting them. The reviewer will go to close the screen, thinking no change was made, but GP detected a change, perhaps because of clicking around in the fields, so the user is prompted with:

delete-gl

This is worded a little differently but your options are the same – you can either save the transaction with your changes, delete the entire transaction or cancel to go back to the transaction as it is now. There is no option to undo your changes. 

Deleting GL transactions was prevalent enough that starting with version 8.0 of Dynamics GP a setting was added to globally disallow deletion of saved transactions in the General Ledger (Tools > Setup > Financial > General Ledger):

gl-setup

This is a per company setting and I recommend to always have this option unchecked in all your companies. There are very few cases where a GL transaction actually needs to be deleted. In those cases, this setting can be temporarily changed, then put back. For day-to-day GL transaction deletions, use the Void option instead. 

Payables

While all the prompts asking about saving and deleting are very similar, I think the message in Payables Transaction Entry is the most misleading of the three I am writing about:

delete-payables

This one actually asks about changes and doesn’t mention deleting the transaction, but still, if Delete is chosen, then entire transaction will be deleted. Even more bad news about Payables: I don’t know of any setting to prevent this. The only option is to disallow deletion of printed transactions (Tools > Setup > Purchasing > Payables):

payables-setup

However 99% of the users that I know never print payables documents (to do so, click the bigger Print button in the middle of the toolbar on a Payables Transaction Entry window), so this setting is not much help. If you happen to print a check during the Payables Transaction Entry, that will automatically disallow deleting the transaction (and rightly so), but most users do not print checks from the transaction entry screen. On the other hand, re-entering a saved payables transaction is typically not as bad as a GL or sales transaction, so if I had to pick one without an option to disallow deleting, payables would be it.

 

7 Responses to “Where did my transaction go?”

  1. Victoria

    For a technical reason why you cannot discard transactions in Microsoft Dynamics GP have a look at the following post.

    http://blogs.msdn.com/developingfordynamicsgp/archive/2008/08/18/why-can-t-i-discard-changes-on-a-transaction.aspx

    David
    http://blogs.msdn.com/DevelopingForDynamicsGP/

    Like

  2. Simple, critical and informative. I have seen these screens umpteenth number of times. But I have missed these very important points to note. You can blame my “Technical Consultant” tag for it.

    But nevertheless, must know for all the Consultants.

    Thanks
    Vaidy Mohan

    Like

  3. Victoria, well put. I myself have fielded that question dozens of times, and nobody ever seems to think that perhaps they made a mistake. I have yet to see a transaction spontaneously combust on the SQL Server. (I have heard of at least one server that spontaneously combusted, but that doesn’t count)

    Like

Trackbacks/Pingbacks

  1. DynamicAccounting.net | Dynamics GP Transaction Lost and FoundDynamics GP Transaction Lost and Found - DynamicAccounting.net - April 25, 2016

    […] on April 13, 2009 by Mark Polino Victoria Yudin takes a look at where that lost transaction went to in her latest post. There is a lot of good information in here, it’s definitely worth the […]

    Like

  2. Interesting Findings & Knowledge Sharing » Where did my transaction go? | Victoria Yudin - March 14, 2016

    […] Continue Reading: Where did my transaction go? | Victoria Yudin […]

    Like

  3. Dynamics GP Transaction Lost and Found - DynamicAccounting.net - April 13, 2009

    […] GP Transaction Lost and Found Victoria Yudin takes a look at where that lost transaction went to in her latest post. There is a lot of good information in here, it's definitely worth the read. […]

    Like

Leave a comment