I need to add a Note text to a Quick report and could not find a place where it is stored.
Page 1 / 1
Hi,
Bit unclear about your requirement. But, the Note for the inventory part screen exist on the header.

Once you add a note

Hi
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'
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.