![]() |
Payments in Contracts Service - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forum-17.html) +--- Forum: Administrator Support (https://discussions.corebos.org/forum-8.html) +--- Thread: Payments in Contracts Service (/thread-740.html) |
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 |