Is there a way for a customer/vendor to be both? I...
# general
b
Is there a way for a customer/vendor to be both? I have customers that I also purchase from.
c
You'll have a customer and a vendor with the same name. But separate entities.
k
I generally advise against using the vendor/customer join - it's very permanent and causes headaches.
and you don't really gain much from it.
If you need a join - just create your own field (in my opinion)
👍 1
b
Tnanks @KevinJ of Kansas What are the some of the headaches?
k
You can't delete/merge/change the join
It's permanent with a capital p