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 Item Type to...
 
Notifications
Clear all

Questions Adding Item Type to expression

 
Acumatica Report Designer
Last Post by Paul Caron 3 years ago
3 Posts
2 Users
1 Reactions
633 Views
RSS
Paul Caron
Posts: 4
 Paul Caron
Topic starter
February 7, 2023 1:00 am
(@pcaron)
Active Member
Joined: 4 years ago

My client wants to print the vendor item number on a PO only if the item number is Stock Item.  They don't want this for non-stock items. In the Expression Editor, I tried to use [POLine.IsStockItem]=True but that did not seem to work.  I tried this expression as a test =IIf( [POLine.IsStockItem]=True, 'Stock', 'Not' ), the result is always 'Not'  Using =False gets the same result.  

Is there another way to test if an item on a PO line is a Stock Item?


Topic Tags
Select non-stock in an ex
2 Replies
ncantral
Posts: 24
 ncantral
February 7, 2023 8:57 am
(@ncantral)
Eminent Member
Joined: 6 years ago

I don't see that POLine field in my version of Acumatica. Join to the InventoryItem table and your expression works just fine.
=IIF([InventoryItem.StkItem]=True, 'Stock', 'Not')


Reply
Paul Caron
Posts: 4
 Paul Caron
Topic starter
February 7, 2023 11:21 am
(@pcaron)
Active Member
Joined: 4 years ago

Thanks for this.  Strange that you don't see the POLine field.  I'll link the Inventory table and use the field you've suggested.  Thanks again.


Reply
Tim Rodman reacted
Forum Jump:
  Previous Topic
Next Topic  
Topic Tags:  Select non-stock in an ex (1) ,
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,526 Topics
  • 10.9 K Posts
  • 48 Online
  • 2,389 Members
Our newest member: Dan Hunting
Latest Post: Generic Inquiry Screenid changes to ScreenId=00000000
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

  • Julie Baker
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.

‹›×

    ‹›×