
Morten Lilbæk Pedersen
- Actividad total 145
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 1
- Suscripciones 99
Resumen de la actividad
Última actividad de Morten Lilbæk Pedersen-
Morten Lilbæk Pedersen hizo un comentario,
Development answer: It is not possible to get the full pVal variables (UF - Dynamic Code events can come from item, menu and formData events so there is no common event) We have a common event amon...
-
Morten Lilbæk Pedersen hizo un comentario,
Comentario oficial Hi Jonathan, You should be able to check the DB Datasource to figure out if you are about to add a Cancellation document. This validation only triggers when it is not a cancellation document.
-
Morten Lilbæk Pedersen hizo un comentario,
Comentario oficial Hi Jeremy, It looks like someone has used the "Make items read only" module on the window/another feature in B1UP. We don't have any scenario where we lock the screen like this so I am thinking thi...
-
Morten Lilbæk Pedersen hizo un comentario,
Hi Guillaume, This has been fixed in B1UP 2017.04 HF2. 2017.04 HF2 (April 2017)- Changed functionality - B1 Dashboard - Open items widget now use NOLOCK in it's SQL so it do not impact the system a...
-
Morten Lilbæk Pedersen hizo un comentario,
Hi Greg, I have updated the SQL to be correct. It had one UNION ALL to many.
-
Morten Lilbæk Pedersen hizo un comentario,
Comentario oficial The feature has been removed as the HMTL generated by the tool is not valid and should not be used as a template for emails. This is especially problematic when text from Word is pasted directly in...
-
Morten Lilbæk Pedersen hizo un comentario,
Comentario oficial Will be part of iPayment 2016.12
-
Morten Lilbæk Pedersen hizo un comentario,
Comentario oficial Hi Crestline, We already submitted it to Trend Micro, Kaspersky and Bullgard. This does however not seem to always fix the issue as what they detect it by is Heuristics and not an actual match to a...
-
Morten Lilbæk Pedersen creó un artículo,
Problema en el Boyum Pack - SQL() en macros
Hemos identificado un problema en la versión 2016.1.0.0 donde las siguientes macros no funcionan: @STORE1 = SQL('SELECT CardName FROM OCRD WHERE CardCode = $[$5.0.0]'); //Selecciona el nombre del c...
-
Morten Lilbæk Pedersen hizo un comentario,
Update 3: A partner has gotten a fix and a SQL that detects the issue from SAP: /* Detect affected rows */ SELECT A.ObjectCode, A.AutoKey, B.Autokey + 1FROM ONNM AS AJOIN (SELECT 'BOY_BUTTONS_EX' A...