AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • In-Person Gatherings
    • Power BI Workshop
    • Podcast
    • Rolodex
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

Forums
AUG Forums
Acumatica Report De...
Adding bill descrip...
 
Notifications
Clear all

Questions Adding bill description on check stub

 
Acumatica Report Designer
Last Post by Cdiangelo 2 years ago
16 Posts
7 Users
5 Reactions
4,789 Views
RSS
Posts: 2
 Mauricio Camara
Topic starter
February 7, 2018 11:15 am
(@mauricio-camara)
Member
Joined: 8 years ago

 Hello,

I am trying to add the bill description field in the check stub. All info in the check stub comes from variables to reflect information from multiple invoices.

How can I create variables to show DocDesc00,DocDesc01,DocDesc02 ... The other variables are something like DocType00, DocType01 , InvcNbr00 , InvcNbr01 ... but I can't see how they are linked to the database data.

Thanks,

Mauricio


15 Replies
Tim Rodman
Posts: 3204
 Tim Rodman
Admin
February 9, 2018 12:05 am
(@timrodman)
Famed Member
Joined: 10 years ago

Hi Mauricio,

Variables are weird because they might be defined in the section above where they actually get used.

In this case, they are defined in detailSection1.


Reply
Posts: 2
 Mauricio Camara
Topic starter
February 9, 2018 4:23 pm
(@mauricio-camara)
Member
Joined: 8 years ago

Thanks a lot Tim ... 


Reply
Tim Rodman reacted
C_H
Posts: 22
 C_H
July 27, 2019 2:29 pm
(@c_h85)
Eminent Member
Joined: 6 years ago

Mauricio, I would be interested in knowing the additional Schema Fields you added to get the ApAdjust.DocDesc, which could then be added to the Variable grouping as outlined above. 

Looking to also add the Bill Description to the Remittance section of the check stub. 

Thanks,

Chip


Reply
C_H
Posts: 22
 C_H
July 30, 2019 1:41 pm
(@c_h85)
Eminent Member
Joined: 6 years ago

Never Mind, I was able to use the report you uploaded to pull the required information. Thank you for providing a copy of that to the forum.

Here is another very standard three part blank check stock design. 

AP641000billdescriptionchecksignature.rpx


Reply
Jswartz
 Jswartz
(@jswartz)
Joined: 6 years ago

Eminent Member
Posts: 18
January 15, 2021 7:08 pm
Reply toC_HC_H

@cfritsch Chip great modifications. Just a quick question. How did you prevent the description from printing 0 if no line is present? Currently trying to figure out how to prevent that from happening. TIA


Reply
C_H
 C_H
(@c_h85)
Joined: 6 years ago

Eminent Member
Posts: 22
January 21, 2021 9:33 am
Reply toJswartzJswartz
C_H

@jswartz There are two collections that need to be filled out to hide the values.

Are you adding new fields? or the Bill Descriptions? There is a collection in the detail 1 section, and a collection in the group header section 1.

Hope that helps Jswartz.


Reply
C_H
 C_H
(@c_h85)
Joined: 6 years ago

Eminent Member
Posts: 22
January 21, 2021 10:15 am
Reply toJswartzJswartz
C_H

@jswartz, Here are two screen shots of the collections for the Detail and header sections. I believe the header section is likely what is causing your issue.

Bill   Header Collection
Bill   Detail collection

Reply
Jswartz
 Jswartz
(@jswartz)
Joined: 6 years ago

Eminent Member
Posts: 18
January 22, 2021 3:01 pm
Reply toC_HC_H
Jswartz
C_H

@cfritsch Chip thank you for that. I did stumble upon that the other day and that fixed the issue. One thing I wanted to point out was your bill variables with the if statements. If you leave them at the bottom it will print the info on the wrong line unless they are organized with the other 00 and 01 etc. Does that make sense?


Reply
C_H
 C_H
(@c_h85)
Joined: 6 years ago

Eminent Member
Posts: 22
January 22, 2021 3:05 pm
Reply toJswartzJswartz
C_H
Jswartz
C_H

@jswartz Yes, that does make sense, and yes without those changes the rows print "one" line below. Thanks.

I had previously done the "lazy mans" fix before which worked but was not elegant or clean which was to just adjust the numbering sequence in the remit stub grid. Which worked, but was not ideal.

Thank you,


Reply
Jswartz
 Jswartz
(@jswartz)
Joined: 6 years ago

Eminent Member
Posts: 18
February 8, 2021 8:53 pm
Reply toC_HC_H
Jswartz
C_H
Jswartz
C_H

@cfritsch For the routing number and account number for the MICR did you just add that info on the remittance settings under payment methods and then added account and router number under cash accounts? I noticed that there was an additional table on your form. Did you create your own table instead?


Reply
C_H
 C_H
(@c_h85)
Joined: 6 years ago

Eminent Member
Posts: 22
February 15, 2021 12:24 pm
Reply toJswartzJswartz
C_H
Jswartz
C_H
C_H

@jswartz Yes, that is correct. You do have to account for the new fields in the schema as well of course.

This report is now pretty old, it was built in Jan 2018 and updated several times over the years. Acumatica may now include the schema for the account/ routing number in newer versions out of the box, but I would need to verify.


Reply
Tim Rodman reacted
sconkey
 sconkey
(@sconkey)
Joined: 5 years ago

Active Member
Posts: 5
November 15, 2022 12:54 pm
Reply toJswartzJswartz
C_H
Jswartz
C_H

@jswartz Hi, I am experiencing the same issue where the lines are one off.  What do you mean when you say "if you leave them at the bottom it will print the info on the wrong line"  Where should it be located to print correct?


Reply
Tim Rodman reacted
Tim Rodman
Posts: 3204
 Tim Rodman
Admin
August 14, 2019 7:51 am
(@timrodman)
Famed Member
Joined: 10 years ago

Thanks for attaching your version Chip!


Reply
Buck Brignac
Posts: 1
 Buck Brignac
July 14, 2023 12:14 pm
(@bbrignac)
New Member
Joined: 3 years ago
AP642000withbilldesc.rpx
AP641000withbilldesc.rpx

Attached is an update version of the AP check with the bill description, along with an updated version of the remittance report with the bill description.  Both of these are working with 2022R2 (without construction).  


Reply
Tim Rodman reacted
Cdiangelo
Posts: 3
 Cdiangelo
February 9, 2024 1:51 pm
(@cdiangelo)
Active Member
Joined: 6 years ago

Any chance you can upload the full report sample? I'm experiencing this same described issue with the Line number being off (which I just adjusted for) and the 0 printing if the description is blank. The zero printing is really the biggest concern. The above previous 2021 solution doesn't seem to work with the variable in the description or the new Adjust group in the updated form. 

Thank you for any assistance!!!


Reply
Tim Rodman reacted
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,530 Topics
  • 11 K Posts
  • 12 Online
  • 2,418 Members
Our newest member: Chad Treadwell
Latest Post: Negative/Credit Inventory Value?
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Online Members

  • Johnny Tang Dominic Boullé
Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2026 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.

‹›×

    ‹›×