Method Community

 

Adding an unpaid balance to an invoice

Last post 08-22-2014 3:03 PM by ahagerman. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 08-20-2014 3:31 PM

    Adding an unpaid balance to an invoice

    I invoice monthly for regular clients.  When a regular client has not paid their invoice from the previous month, the balance they still owe does not show on the new invoice I create.  Is there a field we can add to the invoice in the report designer that will show the previous balance due or amount that is still due?  I would also like to show the total amount due as in total of what was previously owed and what is invoiced for this month. Is this possible? Can anyone tell me what these fields would be called?

    Thanks!!!

  • 08-21-2014 8:50 AM In reply to

    Re: Adding an unpaid balance to an invoice

    Hello ahagerman,

        The closest field I could find is the Balance field on the Customer table.  This field has the outstanding balance for the account.  You can see the value of the field at bottom of the Edit Customer screen on the Transaction tab under the Balance column.  Invoices are connected to Customers which should make it available for you in the Field List in the report designer.  To get more specific data, you would have to create functions to find the data and place it in a custom field.  If you need just lasts months total, you would need a custom field whose value is calculated on a transaction save.  It would be fairly complicated.

    I hope this helps,

      Greg

    Greg Bilous
    Community Support Specialist
    Method Integration
    g.bilous@method.me
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400 ex.756
    Fax: 416.640.6027
  • 08-21-2014 2:56 PM In reply to

    Re: Adding an unpaid balance to an invoice

    I see balance remaining and balance remaining in home currency but nothing that just gives me the balance total.  I see where you see the balance within the customer transactions tab.  However, I don't see the option for a balance in the field list of report designer.  :(  Any ideas.

  • 08-21-2014 4:38 PM In reply to

    Re: Adding an unpaid balance to an invoice

    Hello ahagerman,

       I checked and realized the report designer gives you the fields for Customer but it is not linked to the actual Invoice.  I thought you could click, in the Field List and find it under the Invoice branch, but you can't I'm not sure why it is like that in the Report Designer.   What you can do is try adding the Balance field as a linked field in the Invoice table.  (Customize -> Tables / Fields -> Invoice).  It should now appear in the Invoice branch in the Field List.

    Take a look at this screen shot.  Here I am just about to add the Balance field from the Customer table to the Invoice table.  I would recommend another name other than Balance.  It's a very generic name.

    Greg

    Greg Bilous
    Community Support Specialist
    Method Integration
    g.bilous@method.me
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400 ex.756
    Fax: 416.640.6027
  • 08-22-2014 3:03 PM In reply to

    Re: Adding an unpaid balance to an invoice

    That totally worked!!!  Thank you so much!  That's exactly what I needed.  Smile

Page 1 of 1 (5 items)