I do have a sort of related question. Is it possib...
# suiteflow
c
I do have a sort of related question. Is it possible to have a workflow notify if a duplicate # is being used? Apparently users are able to enter the same invoice # (Tranid) on a vendor bill and I am looking for a way to stop that or at least inform the user.
k
There's a native accounting preference for this
DUPLICATE NUMBER WARNINGS
c
Yup They only had it set to Warn in production.
Sandbox had Warn and Block
Thanks
k
Note in the case of vendor bills - that check is unique to each vendor
since you could realistically get bill "1234" from multiple vendors.
c
Yea I noticed that. I think they only care about creating the same inv# for the same vendor.