Method Community

 

auto numbering

Last post 09-21-2009 10:00 AM by Anonymous. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 07-28-2009 7:50 PM

    • pholcer
    • Top 50 Contributor
    • Joined on 06-08-2009
    • Northern Utah
    • Posts 139

    auto numbering

    Is there any way for Method to auto number invoices, estimates, credit memos etc etc?

    Thanks!!

    Phillip Holcer

    help@myanchorsolutions.com
    www.myanchorsolutions.com
    Anchor Tax Plus LLC
    PO Box 266 Tremonton, UT 84337
    (435) 553-4TAX

  • 07-29-2009 2:49 PM In reply to

    Re: auto numbering

     Hey Phillip,

    You can have Method use RecordID for the unique numbers. If you do this, you must only use Method to enter in invoice's. If you use QB as well then you will run into duplicates possibly. An action you could add would be to have Method check the number of the last invoice, then have it add 1.

    Hope this helps!

     

  • 09-19-2009 1:26 AM In reply to

    • snowy
    • Not Ranked
    • Joined on 09-16-2009
    • Posts 2

    Re: auto numbering

    Method_Ryan:
    An action you could add would be to have Method check the number of the last invoice, then have it add 1.

    Hi Ryan - does that allow you to enter invoices in both QB and Method, how to you add the action?

     

    thanks

     

  • 09-21-2009 10:00 AM In reply to

    Re: auto numbering

     Hey Snowy,


    You could use either Method or QB. You would need an action that checks Method for the highest number used so far for an invoice, then it would add 1 to that. When you go into QB, QB will check to see the number of the last invoice added and add 1 to that.


    To add the action, you're going to need to loop through the table and capture the highest reference number and place it into an Action Result. From there you can do a simple math calculation to add 1 to the reference number and then insert the result as the invoice #.

     

Page 1 of 1 (4 items)