AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • 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 "selected" c...
 
Notifications
Clear all

Questions Adding "selected" criteria to a report?

 
Acumatica Report Designer
Last Post by Wyatt.ERP 4 years ago
4 Posts
2 Users
3 Reactions
842 Views
RSS
matthewjames
Posts: 39
 matthewjames
Topic starter
August 2, 2021 7:05 am
(@matthewjames)
Trusted Member
Joined: 5 years ago

hi all, i've been adding a purchase receipt label report to the purchase order receipts window PO.30.20.00 through customisation and the action button. 

my issue is getting it to print individual lines rather than every line on the receipt.

Through the action button parameters i put in receipt number and type for the report but is there a way to use the "selected row" option so that i only print the label for the stock item on the line selected?

any ideas or alternative suggestions would be appreciated. 

Thanks in advance. 

Matt

3 Replies
Wyatt.ERP
Posts: 128
 Wyatt.ERP
August 5, 2021 12:12 pm
(@wyatt-erp)
Estimable Member
Joined: 5 years ago

Hi @matthewjames,

As far as I know, you won't be able to use the Selected field for this.  The Selected field on the POReceiptLine records is only kept in memory, and not something the gets persisted to the database.  To this end, you can interact with and use the field values only within the current screen.  The changes will not be passed around or available to other screens, such as the Report.  You'll probably notice that the Report doesn't even see the Selected field.

Adding your own boolean Selected user defined field would be the best way to handle this I think.  All of the steps you'd need to follow would be low/no code and in the training course T190 for Customizations.  Specifically you'd want to:

Add a boolean field to the POReceiptLine DAC and DB table.

Add the field to the Purchase Receipts -> Document Details grid and mimic the layout options of the original Selected field.

Then your values will be stored in the DB when you save and available to be used in a report.

 

I would be interested in seeing if there was a better way of interacting with the reports, but this is the most straightforward way I know to perform any kind of "selective" detail reporting.

Reply
matthewjames reacted
matthewjames
Posts: 39
 matthewjames
Topic starter
August 6, 2021 1:05 pm
(@matthewjames)
Trusted Member
Joined: 5 years ago

hi Wyatt, thanks that's great! the workaround i've done (till i can try the above) is a side panel that links to a GI which has line specific information - in this case on the receipt it's the ReceiptSplitLine.SerialLot - in the GI, i've linked the serial through navigation to a form that contains the information i want on the label - inventory allocation details.....i've added an action to that form that points to a label that has prod description, serial and location...simple as that....lol

 

Reply
Wyatt.ERP reacted
Wyatt.ERP
 Wyatt.ERP
(@wyatt-erp)
Joined: 5 years ago

Estimable Member
Posts: 128
August 9, 2021 12:48 am
Reply tomatthewjamesmatthewjames

@matthewjames That's a great use of the side panels

Reply
Tim Rodman reacted
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,518 Topics
  • 10.9 K Posts
  • 7 Online
  • 2,309 Members
Our newest member: Jason Rhodes
Latest Post: Table linkage for adding a customer location note to the SO Shipment form
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

  • Nathan Deardorff
Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

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

‹›×

    ‹›×