Help me to correct this code to diplay total in day book

Discussion in 'Free Source Codes' started by ANURAG954245, Oct 5, 2021.

    
  1. ANURAG954245

    ANURAG954245 Member


    [#Form: Normal Day Book]
    Add:Bottom Parts : Daybook Total1

    [Part : Daybook Total1]
    Line : Daybook NOOFPAR, DaybooK NOOFPAR tot

    [Line : Daybook NOOFPAR]
    Right Field : Daybook NOOFPAR1

    [Field : Daybook NOOFPAR1 ]
    Use : NAME FIELD
    Set as : $$Total:NOOFPARD


    [#Part: DB Body]
    Total:NOOFPARD

    [Line : DaybooK NOOFPAR tot]
    Right Field : NOOFPAR

    [Field : NOOFPAR]
    Use : Qty primary Field
    Set as : $$Total:NOOFPARD


    upload_2021-10-5_14-46-16.png
     


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Define the TOTAL of your field at the PART level..
     


  3. ANURAG954245

    ANURAG954245 Member


    Sorry but can you help me the code
     


  4. PANKAJ BHONDLE

    PANKAJ BHONDLE Active Member


    [Part:DaybookTotal1]
    Total:NoofPard
     


  5. ANURAG954245

    ANURAG954245 Member


    Should i total the field
    or the storage value of the field
     


  6. ANURAG954245

    ANURAG954245 Member


    [#Form: Normal Day Book]
    Add:Bottom Parts : Daybook Total1


    [Part : Daybook Total1]
    Line : Daybook NOOFPAR, DaybooK NOOFPAR tot
    Total:NOOFPARDATAS


    [Line : Daybook NOOFPAR]
    Right Field : Daybook NOOFPAR1


    [Field : Daybook NOOFPAR1 ]
    Use : NAME FIELD
    Set as : $$Total:NOOFPARDATAS


    [#Part: DB Body]
    Total:NOOFPARDATAS


    [Line : DaybooK NOOFPAR tot]
    Right Field : NOOFPAR

    [Field : NOOFPAR]
    Use : Qty primary Field
    Set as : $$Total:NOOFPARDATAS
    Background:green
    Color:red




    HERE I AM TOTALING FILED STORAGE DATA

    BUT STILL NOT WORKING ,HELP
     


Share This Page