Skip to main content
Question

Where is a Note text stored on the InventoryPart screen?

  • January 2, 2025
  • 2 replies
  • 48 views

Forum|alt.badge.img+3

I need to add a Note text to a Quick report and could not find a place where it is stored.  

2 replies

Forum|alt.badge.img+3

Hi,

Bit unclear about your requirement. But, the Note for the inventory part screen exist on the header.

Once you add a note 

 


Tharindu Illangasinghe
Superhero (Partner)
Forum|alt.badge.img+16

Hi ​@SXPSVITLANAK,

 

Did you try using the View below ?

INVENTORY_PART

the “NOTE_TEXT” column there has the value you are looking for.

select part_no, note_text from INVENTORY_PART where part_no = '20-453' and contract = '1'