Error introduced in Navision 4.0 SP1

Slawek_GuzekSlawek_Guzek Member Posts: 1,690
edited 2006-07-06 in NAV Tips & Tricks
Hi there,

This is rather warning than tip but...

Anyway - with Navision 4.0 SP1 there were introduced an error in codeunit 22. There are two lines removed from function InitValueEntry:

ValueEntry."Posting Date" := "Posting Date"; // <- this is left in code
ValueEntry."Source Doc. Type" := "Source Doc. Type"; // <- this has gone
ValueEntry."Source Doc. Line No." := "Source Doc. Line No."; // <- and this too

System is doing fine without above lines as long as you don't need to post Credit Memo - system couldn't find proper invoice lines and troubles begin.

It is important to fix this fast, because system during posting doesn't fill some important information .

Hey admin ! Don't you think that it would be extremely usefull to setup new forum - Navision well know bugs ??

Regards,
Slawek Guzek.
Slawek Guzek
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03

Comments

  • Marije_BrummelMarije_Brummel Member, Moderators Design Patterns Posts: 4,262
    Thank yuo for sharing this!

    Have you reported this to Microsoft! This is really just as important as posting it here. Have you checked if it is fixed in sp2?

    We've had a discussion about an errorforum once. It shoud be findable using the search feature on this site (the discussion that is).
  • ara3nara3n Member Posts: 9,255
    I just looked at sp2, those fields do not exists in SP2 in value entry table. They are not in SP1. They are not in 4.0 Either. You must have a modification or localization.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    edited 2006-07-06
    Hey admin ! Don't you think that it would be extremely usefull to setup new forum - Navision well know bugs ??
    Hey Slawek. This is EXACTLY the reason why there isn't an error forum to report well known bugs, as what you explain is not a bug. Those fields do not appear in W1 4.0 SP1, so this must be customized in your database.
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
  • Slawek_GuzekSlawek_Guzek Member Posts: 1,690
    Hi,

    My apologizes - "Source Doc. Type" and "Source Doc. Line No." fields in Value Entry tab are indeed only in polish localized version. I haven't check this :oops: I was little frustrated fighting with Credit Memos after upgrade to 4.0 SP2 and finding such an "update".


    Regards,
    Slawek Guzek
    Slawek Guzek
    Dynamics NAV, MS SQL Server, Wherescape RED;
    PRINCE2 Practitioner - License GR657010572SG
    GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
Sign In or Register to comment.