plz some one help me to correct my tdl,im missing some coding ....

Discussion in 'Free Source Codes' started by SANDY ACHE, May 16, 2018.

    
  1. SANDY ACHE

    SANDY ACHE New Member


    [#Part: EXPINV Terms]
    Add : Lines :after: EXPINV Terms : rEXPINV NarrPrompt, rEXPINV Narration ,rtEXPINV NarrPrompt, rtEXPINV Narration
    SpaceBottom : 0.25 ;;1
    [Line: rEXPINV NarrPrompt]
    Fields : Info Field
    Local : Field : Info Field : Info : $$LocaleString:"Remarks" + ":"
    Invisible : NOT @@InvWithNarr OR $$IsEmpty:$Narration
    Local : Field : Info Field : Style: Small Italic
    Local : Field : Info Field : Cells: 6 * ($$Quotient:mad:@ExcelCellColumn:8)
    [Line: rEXPINV Narration]
    Fields : Simple Field
    Local : Field : Simple Field : Set as : $Narration
    Local : Field : Simple Field : Style : Normal
    Local : Field : Simple Field : Full Width : Yes
    Local : Field : Simple Field : Lines : 0
    Local : Field : Simple Field : Cells : 6 * ($$Quotient:mad:@ExcelCellColumn:8)
    [Line: rtEXPINV NarrPrompt]
    Fields : Info Field
    Local : Field : Info Field : Info : $$LocaleString:"Total Packages" + ":"
    Local : Field : Info Field : Style: Small Italic
    Invisible : if $$isempty:$$Total:EXPINVActualQty then yes else no
    [Line: rtEXPINV Narration]
    Fields : Simple Field
    Local : Field : Simple Field : Use : Qty Primary Field
    Local : Field : Simple Field : Set as : $$Total:EXPINVActualQty
    Local : Field : Simple Field : Option : QtyWithCmdUnitTot : not ##ICFGStkCmdunit
     


Share This Page