Quick Service issues

Home Forums Software Related DEALER Software Issues Quick Service issues

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1773
    tonybrogdon
    Member

    How do you increase the size of the order number on customer’s reciept?

    Also they want it to reset to zero after 999?

    Thanks

    Tony Brogdon
    CVPOSS
    cvposs@gmail.com
    951-500-0980

    #1844
    Rob
    Member

    Tony,

    The size is controlled in code on a printer template. I have forwarded your request to Randy, and he is going to add a setting to control this. It will be available in a future release of POS, but I currently do not know when.

    The check number is rolled over based on a setting, but be aware that it must be high enough so that they do not roll any checks over in a single day. In other words if they have it set to 999, they should not exceed 999 checks in one day. Doing so creates some reporting issues since there are 2 checks with the same # in the same day, but more importantly if they have an open check, and get back to the same number in rotation, the original check will be lost.

    With that in mind: This setting is available in Win-EZ Manager 2.33, but 2.33 is currently in BETA testing, and will not be fully  released for a while longer. In the mean time you can edit Global.dat in the client directory and change the line with code 9 like below.

    9,”9999″

    set this line to 999 or whatever value you want the checks to roll over at (99 minimum)

    9,”999″

    Just make sure that the information stays on one line.

    If you don’t feel comfortable editing the file, send it to me, and I’ll change it and send it right back.

    Rob
    rob@win-ez.com

    #1845
    tonybrogdon
    Member

    Thanks Rob

    I can explain the problem of having the same check number in the same day issue and this should solve the reset issue. I’ll also let them know that the larger font will be alvalible sometime in future.

    Tony

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.