Method Community

 

Creating a Billed to date field

Last post 03-19-2014 8:56 AM by Method_Greg. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 03-17-2014 11:05 AM

    Creating a Billed to date field

    Is it possible to creat a field or fields that show the total amounts billed per job, to date without the payments applied and broken down into 0-30 days, 30-60 days 60-90 days etc??

  • 03-19-2014 8:56 AM In reply to

    Re: Creating a Billed to date field

    Hello Afrodite,

    It should be possible.  The invoice table holds an AppliedAmount and Terms field.  The AppliedAmount holds the Receive Payments that have been put towards an invoice.  The terms have the payment terms for the customer/invoice.  I would say you need to do a Retrieve Value From Table action that gets records for a certain job, that have don't have AppliedAmounts and match the Terms you are looking for.  This query would be on the Invoice table.  You would need a more complicated query to find partial payments.  I'm assuming by Job you mean sub-customer of a larger customer.

    The action can be on a button or on page load for a custom screen.  The value can then be displayed in a field you created.


    - 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
Page 1 of 1 (2 items)