Empty create date (date_entered) field

Hi,
i have this problem:
if I am in accounts and I want to create a quote through the subpanel, the creation date is empty.
Same thing if I find myself in opportunities and I want to create the quote via subpanel.
If, on the other hand, I create the quote from your module, the date is stored correctly.
This is the SuiteCRM version:

Version 7.10.20
Sugar Version 6.5.25 (Version 344)

Do you have any idea how to solve?
Thanks.

I don’t have an specific response to your question but I noticed your version is a little bit old. I suggest you to update it as it might solve your issues

I would also advise testing this on the live demo to check if it’s a problem only in your installation or not.

Thanks for the answers, in the end i found the problem, it is a logic_hooks calling a function twice and trying to write the same id, it fails and stops, not storing the data