Hi Javier, thank you for evaluating the test case. So, I look forward for OpenXava 8.0.
Hello, I have a one-to-one relationship (in our legacy-DB) between Ma and MaAddData, but I haven't been able to get it working so far. Both entities have the same composite key: private String name; private LocalDate datum; I had hoped to integrate all fields from MaAddData into the Ma-View and be able to create and edit them there without any additional clicks or dialogs. It should look as if they are in the same entity. (I've searched through the discussions for a while but didn't find a similar...