TDL For GST % - HSN Code & Stock item wise HSN Codes Display in Voucher Entry

Discussion in 'Free Source Codes' started by VRS, Sep 9, 2017.

    
  1. VRS

    VRS Member


    MODIFIED 11-Sep-2017
    For Those Who are Searching For
    TDL For GST % - HSN Code & Stock item wise HSN Codes Display in Voucher Entry and also in Dropdown List

    Thank You So much to all Members, Who are very helping to Learn Even Better

    "Knowledge is Divine"


    While Selecting Item 1.jpg

    Second One
    2.jpg
     

    Attached Files:

    Last edited: Sep 11, 2017
    santosh swami likes this.


  2. jaingourav25

    jaingourav25 New Member



  3. nilesht1584

    nilesht1584 New Member


    dear sir code is not working in Invoice mode .....
     


  4. VRS

    VRS Member


    Modified Code
     

    Attached Files:



  5. mpal2311

    mpal2311 Active Member


    Codes Attached.
     

    Attached Files:



  6. rony

    rony Member


    Dear Sir,
    This TDL is for new Tally. What about Old . And more, first in stock item HSN/SAC field has to be crate. Pl help in this.
    Thanks
     


  7. mpal2311

    mpal2311 Active Member


    Please explain in detail.
     


  8. VRS

    VRS Member


    Dear Member
    help me

    Below Code is working fine, and showing info only Under Sundry Debtors Ledgers,
    But now i need the info Under Sundry Creditors Ledgers also,

    Local : Field : NAME fIELD : Invisible : if Not $$isGroupSundryDebtors:$Parent:Ledger:##LedgerName Then Yes Else No

    Tried many but failed
    Any one help on this error
     


  9. mpal2311

    mpal2311 Active Member


    Please start separate conversation for new query.
     


  10. rony

    rony Member


    Dear ,
    I mean in tally erp 1.1 there is no gst detail, So if this code has to be worked in erp1.1 first in stock item these field HSN/SAC must be there.
    And if these field u will crate detail of that field will not fetch because u have mention under GSTDETAIL. Pl rectify if i m correct. So first create HSN/SAC field in stock item then fetch same detail in invoice as well as in voucher also.
     



  11. Superb ...///
     


  12. rony

    rony Member


    Dear Mpal2311,
    I have add field HSN NO. in stock item, But I can not retrieve the value of the same in invoice entry. Can u suggest any Code?
    Thanks
     


  13. ashishwadyekar

    ashishwadyekar New Member


    hie Sir, I am working in the service industry, that why instead of using the stock item we are using list of ledger account and not the list of stock item.
    like ageny charges , transportation changes so whether can code could be set to see G.S.T % , hsn number for the ledger account.
    thanks in advance
     

    Attached Files:



  14. mpal2311

    mpal2311 Active Member


    Code please.
     


  15. rony

    rony Member


    i used $HSNNo:StockItem:$StockItemName and $HSNNo:VchStockItem:$StockItemName
    But Value of Hsn No is not coming. in the field in invoice. Pl Help
     


  16. ashishwadyekar

    ashishwadyekar New Member


    hie Sir, I am working in the service industry, that why instead of using the stock item we are using list of ledger account and not the list of stock item.
    like ageny charges , transportation changes so whether can code could be set to see G.S.T % , hsn number for the ledger account.
    thanks in advance..
    Help needed
     


  17. rony

    rony Member


    Dear MPAL2311
    Pl response and guide. THANKS
     


  18. mpal2311

    mpal2311 Active Member


    please share your code. will guide you.
     


  19. mpal2311

    mpal2311 Active Member


    $HSNNo:StockItem:$StockItemName is correct.
     


  20. rony

    rony Member


    Sorry Mpal2311, I thought u are asking for code which i use for fetch the field value so i posted that here is full code which i tried, but value is not populating in columnar report. pl help.
    [#Line: DSP ColVchTitle]

    Add:Field :Before:DBC VchType:DBC HSN

    Local : Field : DBC HSN : Set as : $$LocaleString:"HSN No."
    Local : Field : DBC HSN : Width : 7

    [#Line: DSP ColVchDetail]

    Add:Fields:Before:DBC VchType: DBC HSN

    [Field: DBC HSN]

    Use : Short Name Field
    Set as : $StkHSNNo:VchStkItem:$VchStkItemName
    Width : 0
    Style : Normal
    Bound : 8,15
    Invisible : NOT ##COLREGWithHSN
    Scroll : Yes
    Border : Thin Left

    [System:UDF]
    DBC HSN : String: 2001:Yes
     


  21. rony

    rony Member


    Pl Help requesting ADMIN PL
     


  22. Rameshkumar

    Rameshkumar New Member


    Sir it is only showing IGST what about SGST & CGST
     


  23. mpal2311

    mpal2311 Active Member


    SGST & CGST are 1/2 of IGST it is understood.
     


  24. rony

    rony Member


    Dear All
    Pl guide me for correction of my above code.
    Thanks
     


  25. Rameshkumar

    Rameshkumar New Member


    Here is the perfect TDL, WHICH WILL SHOW BOTH hsn cODE & gst rATE OF THE ITEMS, I have personally tried and tested on my PC so be assured
     

    Attached Files:



Share This Page