bit of an odd one I was wondering if anyone had id...
# general
r
bit of an odd one I was wondering if anyone had ideas on: we have a Transaction Line formula field, formula is:
{quantity}-{quantityfulfilled}
- that is displayed on the Sales Order form. All of a sudden, this field is preventing successful save of a Sales Order and is throwing this error:
You have entered an Invalid Field Value ERROR: Field 'quantityfulfilled' Not Found for the following field: *********
(the ******** is our transaction line field id)
oddly enough, we have the same field displayed on the Cash Sale form and it results in the same error, but does not prevent save of the Cash Sale
s
I wonder if this is an item type issue? Maybe an item on that Order in question is non-fullfilable?
Also maybe try the NLV() function in your formula?
r
@Sean Murphy thanks for the NVL tip, I think that will probably work here
s
Hope its helpful
I use that in many of my formulas in NS
r
I am of course still hung up on "wth changed?" 😂
but I need to move on
s
I bet its the items.
r
I will keep that in mind
a
Is it a stored value field?
r
so this one actually resolved itself...truly bizarre
started working again with no changes made a day later