Ramon Duunk
Comments
Recent activity by Ramon Duunk
-
Did an update break this function ?
- View comment
- 0 votes
-
I was already building a dashboard for in a tab, i actually assumed it could be done already :)
- View comment
- 0 votes
-
Hi, Sorry for not responding, had a lot to work on. (and now even more)It worked perfect, thnx !
- View comment
- 0 votes
-
To which table you refer to ? I think it's usersign or usersign2 (on sales documents at least)
- View comment
- 0 votes
-
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...
- View comment
- 0 votes
-
Did you try to add a condition to the right click menu ?
- View comment
- 0 votes
-
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 ...
- View comment
- 0 votes
-
As a bypass you could decide to make a additional report action with a fixed subject ?
- View comment
- 0 votes
-
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
- View comment
- 0 votes
-
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...
- View comment
- 0 votes