Error Detailed Balance Sheet and P&L

Discussion in 'Free Source Codes' started by Nershad, May 30, 2021.

    
  1. Nershad

    Nershad New Member


    Dear all
    i have a code Detailed Balance sheet and P & L
    its working perfect when we check both but when we make print or print preview is not effected

    any one help

    am attaching the code below

    and attaching screen shots

    [#Part: BSGRP Explosion]

    Lines : BS Detail
    Repeat : BS Detail : BS GroupLedgerChildOfGroupName
    Scroll : Vertical
    Local : Line : BSDetail: Delete : Explode
    Local : Line : BSDetail : Add : Explode : BSGRP Explosion : $$IsGroup AND (@@IsWkgCapItem OR @@GrpExplodableNew)
    Local : Line : BSDetail: Delete : Space Top


    [System : Formula]
    GrpExplodableNew : $$KeyExplode OR ##ExplodeFlag

    Thanks
    Nershad
     

    Attached Files:



  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Above code has nothing to do with Print....
    Examine the Code from REPORT level....delete the print and ADD your Print with full explode view.
     


  3. Nershad

    Nershad New Member


    @Amit Kamdar
    sir can you please help with this
    cause i dont know the coding..


    Thanks
    Nershad
     


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    This is a good Forum for learning.........
    You must try and take positive steps in learning........
    The hint has been given..... on what to do to explode in PRINT.
    Start your first steps and we will guide if any problems.
     


  5. Nershad

    Nershad New Member


    a

    am interest to study this
    but i have no idea about the coding so how can i add the printing with this code sir
    Please help
     


  6. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    You have to study sample codes first...will give you lots of knowledge.

    Once you have knowledge only then you will be able to add the printing........ look for PRINT specific codes in Sample folder.

    Sample folder of Developer.
     


Share This Page