Discussions
A formula field (trans body) that displays the quantity quantity of specific item..
Hi-
I would like to make a formula field that displays the quantity of a certain item on the the item grid (I would like this to be a transaction body field on invoices)....
I already have a javascript that populates this field on "save" of new invoices (client side script). However, I was wondering if I could use a dynamic SQL style field that would accomplish the same thing...
The reason I am trying to do this is that I can't CSV into invoices to update the ones that have already been generated prior to this new field being created (about 300 of them). I have a saved search that gives me the values I want, and I created a CSV file to fix the existing records, but then found that I can only CSV into sales orders/estimates, but not invoices (major disappointment).