Gstr Buttons/Option In Gateway of Tally

Discussion in 'Free Source Codes' started by Jay kumar tailor, May 21, 2019.

    
  1. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    =========================For GSTR Options In Gateway Of Tally================
    [#Menu:Gateway of Tally]

    Add : Key Item : @@locGSTR1 : 1 : Display : GSTR1 Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany
    Add : Key Item : @@locGSTR2 : 2 : Display : GSTR2 Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany
    Add : Key Item : @@locGSTR3 : 3 : Display : GSTR3B Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany



    ========================For GSTR Buttons In Gateway Of Tally===================
    [#Menu:Gateway of Tally]
    Add:Button:G1, G2, G3

    [Key:G1]
    TITLE:"GSTR-1"
    Key:Alt + A
    Action: Display : GSTR1 Trgl

    [Key:G2]
    TITLE:"GSTR-2"
    Key:Alt + S
    Action:Display :GSTR2 Trgl

    [Key:G3]
    TITLE:"GSTR-3"
    Key:Alt + D
    Action : Display : GSTR3B Trgl
     


  2. shaiku

    shaiku New Member


    error T0027: The attribute definition started without a valid description.... SHOWING SIR
     


  3. mukeshb

    mukeshb Member


    ;=========================For GSTR Options In Gateway Of Tally================
    [#Menu:Gateway of Tally]

    Add : Key Item : @@locGSTR1 : 1 : Display : GSTR1 Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany
    Add : Key Item : @@locGSTR2 : 2 : Display : GSTR2 Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany
    Add : Key Item : @@locGSTR3 : 3 : Display : GSTR3B Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany



    ;========================For GSTR Buttons In Gateway Of Tally===================
    [#Menu:Gateway of Tally]
    Add:Button:G1, G2, G3

    [Key:G1]
    TITLE:"GSTR-1"
    Key:Alt + A
    Action: Display : GSTR1 Trgl

    [Key:G2]
    TITLE:"GSTR-2"
    Key:Alt + S
    Action:Display :GSTR2 Trgl

    [Key:G3]
    TITLE:"GSTR-3"
    Key:Alt + D
    Action : Display : GSTR3B Trgl
     


  4. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    Dont Copy Paste Anything. Exclude Some Parts (which is used for description). include mind.
    :)
     
    Frz and sandeep76out like this.


  5. sandeep76out

    sandeep76out New Member


    Sir
    replaced the emoji but not working
     


  6. Jay kumar tailor

    Jay kumar tailor Well-Known Member


    Try this now.
    Code:
    ;=========================For GSTR Options In Gateway Of Tally================
    [#Menu:Gateway of Tally]
    
    Add : Key Item : @@locGSTR1 : 1 : Display : GSTR1 Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany
    Add : Key Item : @@locGSTR2 : 2 : Display : GSTR2 Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany
    Add : Key Item : @@locGSTR3 : 3 : Display : GSTR3B Trgl : @@IsGSTOn AND $$Allow:Display:GSTReturns AND $$IsSimpleCompany:##SVCurrentCompany
    
    
    
    ;========================For GSTR Buttons In Gateway Of Tally===================
    [#Menu:Gateway of Tally]
    Add:Button:G1, G2, G3
    
    [Key:G1]
    TITLE:"GSTR-1"
    Key:Alt + A
    Action: Display : GSTR1 Trgl
    
    [Key:G2]
    TITLE:"GSTR-2"
    Key:Alt + S
    Action:Display :GSTR2 Trgl
    
    [Key:G3]
    TITLE:"GSTR-3"
    Key:Alt + D
    Action : Display : GSTR3B Trgl
     
    sekharchana and sandeep76out like this.


  7. sandeep76out

    sandeep76out New Member


    Sir you are a legend _()_ :)

    Thank You
     


  8. Dinesh Tailor

    Dinesh Tailor New Member


    hai jay, i m dinesh tailor from shahpura..

    would you please help me ...

    Actually, i am trying to Generate "GSTR-1 json" from "Gateway of Tally" menu. but it returns only following output

    {"gstin":"24AZVPP8373P1Z3","fp":"082018","gt":0.00,"cur_gt":0.00}

    kindly Guide me to resolve the problem

    Thanks in advance
     


  9. svn

    svn Member


    nice sir,same like this
    can u add menu for "HSN/SAC Summary-12 " in Gate way of tally which have to " GSTR-1 and GSTR-2"
    please update sir.
     




  10. Sir this file is not working properly in Prime 3.0.
    Earlier it was working fine in Prime 2.1

    Please update the file.
     




Share This Page