Scripting

  • 1.  Is it possible to make a script to write the Exten

    Posted 10-20-2014 14:32
    Is it possible to make a script to write the Extended Description of a SO Item to a SO Line UDF? Normally on a custom report I can incorporate the extended description to print, but I have a complex report with subreports and I cannot add the CI_ExtendedDescription file to the subreport because it kills it if I add the extended description field in the subreport.


  • 2.  RE: Is it possible to make a script to write the Exten

    Posted 10-20-2014 15:35
    Sure. One on Line Pre-Write for new orders and another one, a button to scan thru all existing orders and do the same. It would strip the carriage return and line feeds for you too.