Generating bills in Navision

nardionlinenardionline Member Posts: 34
edited 2009-07-14 in Navision Attain
I have this error

Comments

  • errorhandlererrorhandler Member Posts: 22
    simply do as the errormesagge states: open the Customer Card and insert a valid Customer Posting group in the corresponding field.
    Most probably you will need to re-validate the Customer No. on youd document as well.
    I may not be totally perfect, but parts of me are excellent.
  • nardionlinenardionline Member Posts: 34
    now when i go to costumer card it says:
  • errorhandlererrorhandler Member Posts: 22
    I'm afraid I cannot help you there.

    The errormessage contains some fields that do not appear to be standard NAV.
    My guess is that this error is a result of some customization: consult your implementation partner or key user.
    I may not be totally perfect, but parts of me are excellent.
  • DenSterDenSter Member Posts: 8,307
    it means that there is a control on the card form that is linked to a page that was removed from the tab control, without having removed the controls that were on that tab. Another way that this might have happened is that the fields were copied from one object to another when merging an add-on. Open the form in design and try to compile it, it should point you right to the control.
  • David_SingletonDavid_Singleton Member Posts: 5,479
    DenSter wrote:
    ...Another way that this might have happened ...

    And another way I have seen is where someone adds a new tab and they forget to add the caption text, and when switching languages it gives the error.
    David Singleton
  • garakgarak Member Posts: 3,263
    change the Language (Tools -> Language) to ENGLISH.

    Can u now open the form? If yes, your developer has forgotten the Caption for the TAB for the language where u working
    Do you make it right, it works too!
  • nardionlinenardionline Member Posts: 34
    i open the form in the design view and i didn't see any caption empty
    this is the form in the design view .
    i really need this.
    Thanks for everything.
    1.JPG 97.9K
  • garakgarak Member Posts: 3,263
    What are this for Labels and Textboxes left -> Top in Tab General (Bithday).

    If you move this Controls th a other tab runs then the form ?
    Was the Form updated or did you import the form somewhere as Textfile?
    Do you make it right, it works too!
  • nardionlinenardionline Member Posts: 34
    I don't think that is the problem.
    i think the main problem is that , when i increased the segment of the contracts from 510234-1 to 600000-1 , everytime i try to make the payiment bills, everytime sends me this error.
    i think , this problem might heve to do with some kind of client category.
    the new clients are not at the same category as the old ones.
    1.JPG 73.1K
  • David_SingletonDavid_Singleton Member Posts: 5,479
    I don't think that is the problem.

    ](*,) ](*,) ](*,)

    It is impossible to help some people.
    David Singleton
  • garakgarak Member Posts: 3,263
    ???? I've posted based on your question and picture for:
    i open the form in the design view and i didn't see any caption empty
    this is the form in the design view .
    i really need this.
    Thanks for everything.

    These picture and this question has nothing to do with the first one .....
    So you ask 2 questions in one :-D
    Do you make it right, it works too!
  • nardionlinenardionline Member Posts: 34
    well relax man
    You are not a problem!
    I have not clue about that.
    That´s why i was trying to resolve my problem in any way possible.
    Thanks anyway
    Regards!
  • DenSterDenSter Member Posts: 8,307
    i open the form in the design view and i didn't see any caption empty
    this is the form in the design view .
    i really need this.
    Thanks for everything.
    It has nothing to do with captions, there are controls that are linked to non-existing tabs. See where those controls kind of hover over the other ones on the General tab? Check out the InPage property of those controls, and you will find that they refer to a page that does not exist.
Sign In or Register to comment.