Dev - Payment -> Party Relationship

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Dev - Payment -> Party Relationship

cjhowe
Why is it that the PaymentMethod entity has a field partyId instead of using a join table between Party and PaymentMethod?  It seems limiting to do it this way.  I realize that it's easier to do it this way and accounts for 80+% of transactions, but it doesn't follow the versatility that the rest of OFBiz does.  For instance, for a credit card you can have several roles that people can be for the same credit card. You have cardholder, authorized user, etc.

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev