Empty Customer No. in Customer ledger entries

wmmasjwmmasj Member Posts: 10
edited 2007-07-06 in Navision Attain
Hi,

Is there anyone out there who have customer ledger entries with no Cstomer No. attatched? If I analyze the transaction the invoice has the correct customer no, and the g/l entry also has the correct Source No.

What to do?

Comments

  • diptish.naskardiptish.naskar Member Posts: 360
    This is in general not possible, I beleive you must have some customizatoins...do check them....or whether this database contains migrated data...do also check this possibility.
    Diptish Naskar
    For any queries you can also visit my blog site: http://msnavarena.blogspot.com/
  • wmmasjwmmasj Member Posts: 10
    This is in general not possible, I beleive you must have some customizatoins...do check them....or whether this database contains migrated data...do also check this possibility.

    Yes I know its not possible :) but still hehe

    My idea of the post was to see wheter someone have seen this in a standard 3.01 database. As you say it must be a customization that has been done....

    tanks for your reply!
  • David_SingletonDavid_Singleton Member Posts: 5,479
    wmmasj wrote:
    Hi,

    Is there anyone out there who have customer ledger entries with no Cstomer No. attatched? If I analyze the transaction the invoice has the correct customer no, and the g/l entry also has the correct Source No.

    What to do?

    This is standard Navision functionality. If at any time you delete a customer card, then all the attached ledger entries are given a blank Customer No. so that you know the customer card has been deleted.

    This does not have to have any connection with any customizations, and ha been standard in Navision at least since the DOS version.
    David Singleton
  • Alex_ChowAlex_Chow Member Posts: 5,063
    This is in general not possible, I beleive you must have some customizatoins...do check them....or whether this database contains migrated data...do also check this possibility.

    No, this is possible and is a standard function in Navision. When you delete a customer that's no longer active, Navision will blank out the customer numbers on the ledger entries.

    This is also the case with Items and vendors.
  • gvolkovgvolkov Member Posts: 196
    I have seen a customer without number? How is that possible? I still cant rename it.
    Microsoft Certified Technology Specialist
    Microsoft Certified Business Management Solutions Professional
    Microsoft Certified Business Management Solutions Specialist

    http://www.navisiontech.com
  • Alex_ChowAlex_Chow Member Posts: 5,063
    I have seen a customer without number? How is that possible? I still cant rename it.

    This is a different topic, but nonetheless, this customer was probably inserted using a dataport. There may be some carriage return or line feeds on the field that's being recognized as a character.
  • David_CoxDavid_Cox Member Posts: 509
    Alex Chow wrote:
    I have seen a customer without number? How is that possible? I still cant rename it.

    This is a different topic, but nonetheless, this customer was probably inserted using a dataport. There may be some carriage return or line feeds on the field that's being recognized as a character.

    As we are off the subject!
    Very common Dataport error, importing a file, with a blank "No." field and no validation, and the other way is when the Developer uses a variable to insert the record, and forgets to put a CurDataport.SKIP, on after Import record, thus inserting a blank record.

    Another common error is not clearing the variables and getting wrong values on the other lines, for some reason if a variable type dataport field has no value (Null) the last value is retained, or not using the INIT on before Import records.

    Dave
    Analyst Developer with over 17 years Navision, Contract Status - Busy
    Mobile: +44(0)7854 842801
    Email: david.cox@adeptris.com
    Twitter: https://twitter.com/Adeptris
    Website: http://www.adeptris.com
Sign In or Register to comment.