Hey Sugar mates,
I'm having some trouble with date fields using Logic Hooks on the Leads module.
When I trigger the hook through the sugar interface by modifiing a Lead for instance, the hook works fine.
I use the function $timedate->to_display_date_time on datetime fields so that they are saved correctly (i have the french version of sugar).
the date formats are :
IN : YYYY-MM-DD HH:MM:SS
OUT : DD/MM/YYYY HH:MM
The problem is that when I use SOAP to insert new Leads, the output date format accepted by Sugar changes and is YYYY-MM-DD HH:MM:SS
And then , the dates are lost...
Could anyone tell me what I should do to solve this problem?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks