Sales Report with Pending Amount Part-3rd (How to Open a Report When Users Click on Menu Item)

 Hello Friend welcome. Here we Learn How to create Sales Report with Pending Amount Part-3rd 

Here we learn how to display a Report When Users click on Menu Item

In Previous Section we learn How to Add Menu Item on Gateway of Tally the code given below:-


 [# Menu : Gateway of Tally]

  Add : Item : Anurag Tiwari


If we want to perform an action like display a Report when users click on Menu Item We use the following TDL code.


 [# Menu : Gateway of Tally]

  Add : Item : Anurag Tiwari : Display : Report Name

Display:- Display is a action command which use for display a Report when users click on a Menu Item.

Now the question is that What is the Structure of Tally Report. :-

Each Tally Report has the following structure :-



(Report Structure)

Now Friend we can learn more about this in next Chapter Sales Report with Pending Amount Part-4th

  





Comments

  1. [#Menu: Gateway of Tally]
    Add : ITEM: Before : @@Locquit : GANESH
    [REPORT:GANESH]
    FORM:GANESHFROM
    [FORM:GANESHFROM]

    ReplyDelete

Post a Comment

Popular posts from this blog

How to Customize Sale Invoice

Sales Report with Pending Amount Part-14th (Final)

How to create customize Software in Tally using TDL