CoreBOSBB
Payments in Contracts Service - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Payments in Contracts Service (/showthread.php?tid=740)



Payments in Contracts Service - rslemer - 10-06-2017

How I can add relation with services contracts and payments ?


RE: Payments in Contracts Service - joebordes - 10-06-2017

A relation already exists (I think) but you can do various things:

- add a relation field on one of the two modules in the layout editor. that would be a 1:m relation
- add a related list on each module in layout editor, that would be a m:m relation
- edit the existing relation field directly in the database to adapt to your needs