Hi, i found a little bug on inline editing. It’s still there even in 7.7.8.
It’s just about the Calls module. And just the 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 become null.
Do you know any possible fix?
Steps to Reproduce
- http://demo.suiteondemand.com/
- go to Calls module
- enter into detail view of a call
- edit in line any field
- hit enter to save
- the parent record link disappear
I opened an issue here:
https://github.com/salesagility/SuiteCRM/issues/2689