free code item closing stock in toolbar

Discussion in 'Free Source Codes' started by laxman, Apr 27, 2013.

    
  1. laxman

    laxman Member


    add code in restart tally then press alt+ L :)

    [#Menu: Gateway OF Tally]
    Add: Toolbar Buttons: StockItemhotkey

    [#Form: Default]
    Add: Toolbar Buttons: before : HelpButton : StockItemhotkey

    [button: StockItemHotKey]
    Key: ALT + L
    Action: alter : StockItemclosingbalance
    Title: " Item Balance"

    [Report: StockItemclosingbalance]
    Form: StockItemclosingbalance
    Title: "StockItem Balance"

    [Form: StockItemclosingbalance]
    No Confirm: yes
    Part: StockItemclosingbalance
    Option: Normal size form

    [Part: StockItemclosingbalance]
    Line: StockItemclosingbalance

    [Line: StockItemclosingbalance]
    Field: StockItemselect, Short Name field
    Local: Field: Short name field : Set as: $closingbalance:StockItem:#StockItemselect

    [Field: StockItemselect]
    Use: short name field
    Table: StockItem
    Show Table: Always
    ;;=========================end code========================
     


  2. Aniket

    Aniket New Member


    good coding. we can directly search for the item instead of going to stock summary and go for range
     


  3. laxman

    laxman Member


    thanks...
     


  4. G Vijay

    G Vijay Member


    thanks
     




  5. nirexshan

    nirexshan New Member


    thank u sir
     


  6. anil sharma

    anil sharma New Member


    Thank u very much sir

    but Stock Item button does shown before help button
     


  7. Manoj Kumar S

    Manoj Kumar S New Member


    DEAR LAXMAN,

    IF POSSIBLE GET ME A CODE WITH GODOWN DETAILS ALSO IT IS VERY HELPFUL FOR ME BCOZ V R MAINTAINING THREE GODOWNS...
    PLS DO THE NEEDFUL
     


  8. Frz

    Frz Member


    Dear Laxman,
    if we try to find item balance the 2nd time, it takes the balance of the 1st item only
    doesn't refresh
    Regards
    Feroz
     


  9. Hemanth

    Hemanth New Member


    This is sir but we need to press ALT+l for each and Every Item
     


  10. Hemanth

    Hemanth New Member


    Can any one tell me How we can get the Closing value along with the Stock.
     


  11. robel123

    robel123 New Member


    IT is a nice coding but since it has no button to be shown on Gateway of Tally i Rewrite the code as follows. I hope it will help. You will get the button on right side of Gateway of tally
     

    Attached Files:



  12. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Good coding....makes it easier.....keep going....
     


Share This Page