Kenneth Sanderson

  • Actividad total 6
  • Última actividad
  • Miembro desde
  • Siguiendo 0 usuarios
  • Lo siguen 0 usuarios
  • Votos 0
  • Suscripciones 3

Resumen de la actividad

Última actividad de Kenneth Sanderson
  • Kenneth Sanderson creó una publicación,

    Ageing Report column Colour if Invoice on hold

    Respondida

    Hi, I would like my Ageing report to, when loaded, change the colour of the Document field to Ref if the OPCH.PayBlock field is set to 'Y'. What is the best course of action for that? Thanks in adv...

  • Kenneth Sanderson hizo un comentario,

    Have you tried the CAST and +  instruction instead? This is part of something I used recently to generate a Serial number based on SO and Production order number Cast(T0.[DocNum] as nvarchar(10)) +...

  • Kenneth Sanderson creó una publicación,

    Transfer to use next empty line

    Respondida

    Hi, I have written a line loop to copy items from a sales order to a special production order. The problem is that when it copies from one line on the sales order, it transfers the value into the s...