Removing the Credit Llimit Message for Customers

sabzamsabzam Member Posts: 1,149
Hi Everybody,

I have got three customers for which I don't want to have displayed any credit limit message even though the credit limit has been exceeded. Is there any way how this can be done?

Answers

  • krikikriki Member, Moderator Posts: 9,110
    Removing the credit limit on the customer form? :-k
    To what end serves the credit limit on the customer if you don't want to see a message.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • sabzamsabzam Member Posts: 1,149
    That's it I need to have the credit limit declared for all the customers except for three. What should I do? I can't simply leave the credit limit empty because the message will appear all the same. Therefore I need to know the setting to prevent this message from appearing for just three customers
  • SavatageSavatage Member Posts: 7,142
    A blank credit limit should make that customer Unlimited.

    If you HAVE TO use a number then put in 99999999 that should cover it.
  • krikikriki Member, Moderator Posts: 9,110
    There is no such setting.
    Best is to add a new field to the customer card "No Credit-Limit Warning".
    And add some code to avoid a warning in case this field is true.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • themavethemave Member Posts: 1,058
    Savatage wrote:
    A blank credit limit should make that customer Unlimited.

    If you HAVE TO use a number then put in 99999999 that should cover it.
    yep, that is what we do for a few customers, no coding involved,

    zero limit is unlimited and no credit limit warning will appear
  • sabzamsabzam Member Posts: 1,149
    Thanks everybody. It has worked perfectly :D
Sign In or Register to comment.