Post Inventory Cost to G/L

adiazramadiazram Member Posts: 6
Hi guys!

I am in trouble because I made a mistake I ran this process and now I want to go back the information as it was...

do you have any idea how to do it?

Regards,
:roll:

Comments

  • themavethemave Member Posts: 1,058
    If you selected post per entry, it would be near impossible to reverse, as it makes separate entries for everything with the original document numbers used, so there is no way to navigate and see all the entries made

    If you posted by group instead then it makes all the entries together and you should be able find them all. Easiest thing is to probably just make reversing G/L entries

    I do not think it is realistic the think you could reverse all the adjust cost entries made to each item ledger entry.

    good luck.
  • Alex_ChowAlex_Chow Member Posts: 5,063
    It's probably not a good idea to reverse the G/L entries. If you do this, your inventory value and your G/L will not tie out.
  • themavethemave Member Posts: 1,058
    it is not likely your inventory and g/l will tie out anyways, in 6 years with Navision it hasn't happened, until I make manual entries to adjust values to match, never has the program accuratly tied inventory to g/l for us.

    maybe 4.0 will be better, but 2.0 never did

    just my opinion
  • Alex_ChowAlex_Chow Member Posts: 5,063
    This can be done only with due diligence on the customer's end, which requires a kick in the butt from the VARs.

    In the US, the banks and auditors puts a lot of pressure on the accounting to have everything tie out.
  • joh_verjoh_ver Member Posts: 31
    isn't it the other way around: if you posted 'per entry', then the job places the value entry number in the g/l entry table (17) and/or the g/l entry no. in the value entry table (5802). Then you can manually reverse the g/l journal and blank the column 'cost posted to g/l' in the entries of table 5802.

    If you posted 'per entry type' than it's more difficult as you need to know what was posted already before you started the job. You need the included report for that, to check what the first entry number was. Blank out the 'cost posted' column for the entries after that entry number.

    ALWAYS MAKE SURE THAT THE TOTAL VALUE OF THE REVERSE JOURNAL IS THE SAME AS THE AMOUNT YOU'RE BLANKING OUT IN TABLE 5802!

    good luck,
    Johan.
  • iceborgiceborg Member Posts: 67
    joh_ver is right,

    I may be wrong here but I think youll find the Journal that the routine Posted to G/L under Posted Journals and the Source Code from the Setup for this thing. from there you can find all entries made in the G/L.

    Your biggest probem is that you must also reverse all Value Entries that now have been set as posted to G/L (Cost Posted to G/L field has been updated) otherwise your inventory value will never ever again match with your G/L.

    If you have posted By Entry youre lucky cause your G/L Entries tells you what Value Entries you should reverse on.

    Otherwise your basically screwed on that part i guess....
  • adiazramadiazram Member Posts: 6
    I am working with Navision 3.70 and posted per Posting Group.

    I can erase all the entries that affected G/L Entry (17) but I need to identify the others entries that were modified in Value entry or Item Ledger Entry and reverse the information.

    thank you guys!

    I really apreciate your suggestions

    :lol:
  • Alex_ChowAlex_Chow Member Posts: 5,063
    joh_ver wrote:
    isn't it the other way around: if you posted 'per entry', then the job places the value entry number in the g/l entry table (17) and/or the g/l entry no. in the value entry table (5802). Then you can manually reverse the g/l journal and blank the column 'cost posted to g/l' in the entries of table 5802.

    If you posted 'per entry type' than it's more difficult as you need to know what was posted already before you started the job. You need the included report for that, to check what the first entry number was. Blank out the 'cost posted' column for the entries after that entry number.

    ALWAYS MAKE SURE THAT THE TOTAL VALUE OF THE REVERSE JOURNAL IS THE SAME AS THE AMOUNT YOU'RE BLANKING OUT IN TABLE 5802!

    good luck,
    Johan.

    Umm... Modifying the ledgers is NOT recommended for any end users and it can and WILL cause serious damage to the integrity of your database.
  • Alex_ChowAlex_Chow Member Posts: 5,063
    adiazram wrote:
    I am working with Navision 3.70 and posted per Posting Group.

    I can erase all the entries that affected G/L Entry (17) but I need to identify the others entries that were modified in Value entry or Item Ledger Entry and reverse the information.

    thank you guys!

    I really apreciate your suggestions

    :lol:

    Oi.... I hope you're doing this on a test database first. It's not as simple as just deleting Value Entry and G/L Entry tables. There are register tables plus other tables as well...
  • bbrownbbrown Member Posts: 3,268
    Editing ledger tables in a production system is a VERY BAD IDEA

    Since what you are talking about is basicly an unwanted GL posting. I see 2 possible approaches:

    1. Restore a backup (may not be practical)

    2. Reverse the entries.

    It should be fairly easy to locate the G/L Register entry for this posting. Then create a process report to read through the associated General Ledger Entries and load a General Journal with reversing entries.

    Then review and post.

    You will also need to keep this so you can un-reverse the entries later .
    There are no bugs - only undocumented features.
  • joh_verjoh_ver Member Posts: 31
    hold it for a second.

    Bbrown suggested to only reverse the g/l journal. But then value on the inventory account will not be the same anymore as the sum of the value entries."cost posted to g/l" !!!

    I read in one of the threads that entries should never be deleted. This was also not suggested! In the entries of table 5802 only the field 'cost posted to g/l' should be set (back) to 0.

    And about the integrity: the inventory-amount of the reversed g/l journal should be the same as the value change (modifying 'cost posted' to 0) in table 5802.
  • bbrownbbrown Member Posts: 3,268
    This is an accounting problem. Treat it as such. Stop playing with the database every time someone makes a mistake. Post an adjusting entry and use it to reconcile G/L to Inventory. Reverse the adjustment when appropriate.

    Account Rule #1: Accountants do not have erasers!
    There are no bugs - only undocumented features.
  • DenSterDenSter Member Posts: 8,307
    adiazram wrote:
    I can erase all the entries that affected G/L Entry (17)
    With all due respect, but....
    Are you crazy? That's considered fraud! Once you post financial information it is a matter of record, and if you make a mistake you need to post a correcting journal. :shock:
  • colingbradleycolingbradley Member Posts: 162
    100% agree..

    Always think of this from the accountants point of view and you can't go too far wrong.

    It is always a good idea to chat with the accountants anyway, they are the guys who have to answer the awkward questions with the auditors.
    Very often, they will panic the least and suggest journals (reversing or otherwise).

    NEVER delete entries.

    ALWAYS make correcting entries so you have an audit trail

    Good rules to live by unless you really need to hide the dead bodies.
    Experience is what you get when you hoped to get money
Sign In or Register to comment.