Handling Item No Error

SteveSteve Member Posts: 81
I'm sure this was handled, but I couldn't locate it.

What in every one's opinion is the BEST way to handle a Item No that was created and product for ledgered against it in error. The correct item no was created and entries put against it also. I have journal-ed all the balances over, but what is the best way to handle the item? Is deleting this item no an opinion as the system doesn't allow it with ledger entries?

Just looking for opinions.
Steve

Comments

  • bbrownbbrown Member Posts: 3,268
    Was the only issue that the Item No. ws incorrect? If so, you could have just renamed the item.
    There are no bugs - only undocumented features.
  • garakgarak Member Posts: 3,263
    if the only problem is, that the item No is incorect, you can rename it on item card. All table where the item is used and where a relation to the item table exists will be modified. If there exists some table without a table relation you must modify these recs in these tables self (using the rename trigger on table 27).

    Regards
    Do you make it right, it works too!
Sign In or Register to comment.