Ramon Duunk
- Actividad total 207
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 41
- Suscripciones 63
Comentarios
Actividad reciente de Ramon Duunk-
Did an update break this function ?
-
I was already building a dashboard for in a tab, i actually assumed it could be done already :)
-
Hi, Sorry for not responding, had a lot to work on. (and now even more)It worked perfect, thnx !
-
To which table you refer to ? I think it's usersign or usersign2 (on sales documents at least)
-
Hi Rasmus, Yes we tried, the problem is that every customer has their own fixed positions we need to fill.For our customer it's a time saver because the system will read the quote automatically.How...
-
Did you try to add a condition to the right click menu ?
-
In the subject type the default fixed title (so dont use the objectname on this report actionIn the top right of the text box click the globe, this is the translation tab, here you can add as many ...
-
As a bypass you could decide to make a additional report action with a fixed subject ?
-
You can filter it out on the mass delivery configuration by doing an inner join. Example : (not tested) INNER JOIN OCRD T1 on T0.CardCode = T1.CardCode WHERE T1.E_mail IS NOT NULL
-
Ok, i just also noticed if i call a sales employee with @SQL(SELECT SlpName FROM OSLP WHERE SlpCode = '$[$20.0.0]')it does not notify the team user, is this on how the webhook inputs the data ? (an...