Can 2 Payment Methods in a Receipt class share 1 Bank Account
Currently in our Implementation I am merging ORG A and Org B in one ORG A&B.
I have created receipt class A&B. In this Receipt class I have created 2 Payment methods. PM - Org A, PM - Org B
We have created 1 Bank Account for BOA.
Can these 2 Payment methods PM-Org A, PM-Org B can share same Bank Account? What are the implications?
Or Should I create a new Bank account under the same Bank to attach it with Payment Method of Org B. PM-OrgB
Thanks
0