-
Display Namerobertlehner
-
Website
-
Member SinceMarch 9th, 2017
-
Last SeenJune 10th, 2024
robertlehner does not have any add-ons for sale.
-
-
Support January 28th, 2020 @ 2:34 pm
look in Date.php,libs.php, jquery-ui.min.js amd de.js. It is hardcoded.
View Comment
-
Support January 28th, 2020 @ 2:31 pm
Hello. We are working with german language pack. When we display a date field in report we got the english abbrivation of the month and not a translated. Ie: Oct --> is in german Okt for Oktober, or May is Mai ,... see attached Picture. regards Robert
View Comment
-
Support November 15th, 2019 @ 1:11 pm
Hi. Thx this helps. But it is a little bit confusing because "One to Many" and "Many to many" means in CRM a relationship with a relational table. In your term a "One to Many" realtionship is a RelateField in CRM.
Thx for assistance.
View Comment
-
Support November 13th, 2019 @ 12:00 pm
When I look in devbug logfile I find: SELECT t0.
name
AS0_Opportunities_name
, t0.id
AS0_Opportunities_name_id
, 'Opportunities' AS0_Opportunities_name_setype
, t1.name
AS1_itd_test_name
, t1.id
AS1_itd_test_name_id
, 'itd_test' AS1_itd_test_name_setype
FROM opportunities AS t0LEFT JOIN
itd_test
AS t1 ON t1.id
=t0
.id
WHERE (1=1 ) AND (1=1 ) LIMIT 0, 20
This join doesn't work. Suitecrm is using a mapping table for m:1 and m:m relationships : the right statement should be: SELECT t0.
View Commentname
AS0_Opportunities_name
, t0.id
AS0_Opportunities_name_id
, 'Opportunities' AS0_Opportunities_name_setype
, t1.name
AS1_itd_test_name
, t1.id
AS1_itd_test_name_id
, 'itd_test' AS1_itd_test_name_setype
FROM opportunities AS t0 INNER JOIN opportunities_itd_test_1_c ON t0.id = opportunities_itd_test_1_c.opportunities_itd_test_1opportunities_ida LEFT JOIN itd_test AS t1 ON t1.id = opportunities_itd_test_1_c.opportunities_itd_test_1itd_test_idb WHERE (1=1 ) AND (1=1 ) LIMIT 0, 20
-
Support May 24th, 2018 @ 2:05 pm
Can I run without impersonation -User? I get always: 1. Exchange Host: OK
- Exchange connection test can not run because there is no user connected from CRM to exchange
In CRM I created an entry in the sweetsync user Options
View Comment
-
Support May 24th, 2018 @ 1:30 pm
Where can I get a license File? In Documentation I found: Get license file
After you installed SweeterSync with normal license, you must get a valid license file. To get this file you must log in to our webshop with your credentials. Under the my account page you will find the "License generation" option. To download your personal license file you will need your machine key which can found in the dashboard application under the settings tab.
I cannot see License generation option.
View Comment
-
-
Support May 24th, 2018 @ 10:45 am
Ok. I tried but I get now error message that the url to crm is wrong, when I click the check user rights button.
View Comment
robertlehner has not rated any add-ons.
robertlehner has not verified any add-ons.
robertlehner has not created any Wanted Add-ons.