Queries For Day Wise Total

Discussion in 'Free Source Codes' started by Jayashri, Sep 25, 2021.

    
  1. Jayashri

    Jayashri Member


    Help me

    Can be total add day wise in the day book?

    [#Line: DSP VchDyBkDetail]
    Add : Field : At End : Day Wise Total

    [Field:Day Wise Total]
    Use : Amount Forex Field
    Set as:#DSPDBcrAmt - #DSPDBDrAmt
    Width : 20
    Align : Centre
    Border : Thin Left right

    ;PrevTot:$$PrevLineField
    ;Set as:If ($$Line = 1) Then "" Else $$NettAmount:mad:PrevTot:#DSPDBcrAmt - #DSPDBDrAmt
    ;set as:( if $$PrevLineVisible AND $$PrevLine:$Date = $Date AND (NOT $$PrevLine:$$IsOpeningBal) then "" else $Date)
    ; Set as:( if $$PrevLineVisible AND $$PrevLine:$Date = $Date then "" else $Date)
    ; set as:( if $$PrevLineVisible AND $$PrevLine:$Date = $Date then "" else $Date)
     

    Attached Files:



Share This Page