HSN Summary Report in GSTR-1 qty total

Discussion in 'Free Source Codes' started by Mohan.S, Feb 29, 2020.

    
  1. Mohan.S

    Mohan.S Member


    Dear Sir,
    We need an correction in HSN Summary of GSTR-1.
    Here we need Actual Qty Total Instead of BilledQty Total. So we are modify in collection level with the the below code.

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    [#Collection: GST HSNSACSummary]
    Aggr Compute : TotalQuantity: Sum : If $$IsSysNameEqual:Services:##vGSTTypeofSupply OR $$IsEmpty:$GSTStockItemQtyEx Then $$Number:0 Else $$Number:$ActualQty ;;;;"1234.56" ;;; $GSTItemUQCUoMConversionRatio

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
    Above code working upto release 6.4. After release 6.5 that is not working. the default value (Billedqty Total) only show in HSN report.

    so Any one help to me modify in this report.
    We need Actual Qty Total.

    Thanking you.
     


  2. VIPUL J PATEL

    VIPUL J PATEL New Member


    i need one colum in gstr1 hsn summary report its PRODUCT RATE add in gstr1 hsn summary report
    if you yes then reply me
    thanks in advance
     


Share This Page