Skip to main content

How to Include Payment information in the invoice printed form

  • February 14, 2024
  • 2 replies
  • 318 views

Dmitrii Naumov
Acumatica Moderator
Forum|alt.badge.img+7

  

Sometimes you may need to include information about payments made against a specific invoice into a printed Invoice form. 

Here is how to do it:

  1. You need to create a simple report that includes payment information you’d like to see. In order to do that, use Report Designer (to learn more about the report designer please refer to Report Designer Training or Acumatica Help website). The report needs to contain information from ARPayment table (the table that contains data about payments in Acumatica). However, you want to have the payments that are applied to the specific Invoice, so you need to also have ARAdjust table (that table contains data about links between Invoices and Payments) as a part of your dataset:

    The relation between the ARAdjust and ARPayment is the following:

    And finally you need to filter the dataset using the Invoice details. To do that use Invoice DocType and RefNbr parameters: 

    Finally, add the fields you’d like to have in your “Payments” section:

    Now you can save the report to the ReportsDefault folder of the Acumatica Instance

  2. You now need to include the payment information in your Invoice Printed Form. To do that open your Invoice Report in Report Designer and Add SubReport element to the appropriate place:

    Select the subReport1 element and configure it the following way: 

    ReportName = name of the report created during previous step, Parameters→ add two parameters that correspond to your filtering condition (DocType and RefNbr). Save the edited report to the server.

  3. You can now run the Invoice report and see the changes. 

Here I have prepared a customization package with the examples from this post

 

 

Did this topic help you find an answer to your question?

2 replies

Chris Hackett
Community Manager
Forum|alt.badge.img
  • Acumatica Community Manager
  • 2756 replies
  • February 14, 2024

Thank you for sharing this tip with the community @Dmitrii Naumov!


Laura02
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3132 replies
  • February 14, 2024

@Dmitrii Naumov 

Thank you for the detailed instructions and the attachment!

Laura


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings