When you edit in line any field of the Calls module in Detail View, when the record is saved, the Parent record is not showed anymore.
I found that on the db the parent_id is still there. It's the parent_type that get lost.
This issue is caused due to the fact that account_id is saved with a null value
Will require some modifications as the parent field for Calls can be different (not just account_id)
@mayerelyashiv , an issue has been tested on recent version of SuiteCRM(7.8), and not appear. Can you confirm and close the case if works for you?
Hi @shogunpol, i've just test it on Version 7.8.0 on http://demo.suiteondemand.com/ and it works.
Thank you