Sales Report with Pending Amount Part-6th (How to show Sales Register in our Report)
Hello Friend welcome. Here we Learn How to create Sales Report with Pending Amount Part-6th
Here we learn How to Show Sales Register in Our Tally Report
In Previous Section we learn how to Display a Report with Company Name when users click on Menu Item
But our Required Report given below :-
In Previous Section We learn how to Show Company Name Now in this section we learn How to Show Sales Register
Old Code :-
[#Menu : Gateway of Tally]
Add : Item : Anurag Tiwari : Display : Report Name
[Report : Report Name]
Form : Form Name
[Form : Form Name]
Part : Part Name
[Part : Part Name]
Line : Line Name
[Line : Line Name]
Field : Field Name
[Field : Field Name]
Set as : @@cmpmailname
Full Width : Yes
Align : Centre
Style : Large Bold
Skip : Yes
Now Change The Code :-
[#Menu : Gateway of Tally]
Add : Item : Anurag Tiwari : Display : Report Name
[Report : Report Name]
Form : Form Name
[Form : Form Name]
Part : Part Name
[Part : Part Name]
Line : Line Name , Line2
[Line : Line Name]
Field : Field Name
[Field : Field Name]
Set as : @@cmpmailname
Full Width : Yes
Align : Centre
Style : Large Bold
Skip : Yes
[Line : Line2]
Field : Field2
[Field : Field2]
use : Name Field
Set as : "Sales Register"
Fullwidth : Yes
Align : Centre
Skip : Yes
Now the output of our Code
Comments
Post a Comment