;; PRODUCT: TDL28.TXT |
A blog on customizing Tally Accounting Software by Shweta Softwares
Saturday, June 30, 2007
Report Inheritance : How to Create new Reports based on existing Reports?
Program TDL28 illustrates the concept of Report Inheritance. i.e. creating a new Report based on a existing Report. Download TDL28
Saturday, June 23, 2007
Voucher Statistics using $$IsPayment, $$IsReceipt etc
You can fetch Voucher statistics using $$IsPayment, $$IsReceipt and others similar functions. For more information on these TDL functions, refer www.rtslink.com
Syntax:-
$$IsPayment: <VoucherTypeName>
Return Value:
Logical
Download TDL27 program.
This TDL program creates a Collection/table which contains Voucher statistics data. To view the Collection data, you can use SQLRequest() function of RTSlink DLL. Refer, rtslink.blogspot.com for more information.
Syntax:-
$$IsPayment: <VoucherTypeName>
Return Value:
Logical
Download TDL27 program.
This TDL program creates a Collection/table which contains Voucher statistics data. To view the Collection data, you can use SQLRequest() function of RTSlink DLL. Refer, rtslink.blogspot.com for more information.
;; PRODUCT: TDL27 |
Friday, June 22, 2007
Example 26: Using $$FilterCount function
FilterCount is a Tally (Internal) function that allows you to count records of a Collection/table based on a filter condition.
Syntax:-
$$FilterCount: <CollectionName> : <Condition>
Return Value:
Numeric
Download TDL26 program.
This TDL program creates a Collection/table which contains some statistics data. However, this data is not displayed directly in Tally. To view the Collection data, you can use SQLRequest() function of RTSlink DLL. Refer, rtslink.blogspot.com for more information.
Syntax:-
$$FilterCount: <CollectionName> : <Condition>
Return Value:
Numeric
Download TDL26 program.
This TDL program creates a Collection/table which contains some statistics data. However, this data is not displayed directly in Tally. To view the Collection data, you can use SQLRequest() function of RTSlink DLL. Refer, rtslink.blogspot.com for more information.
;; PRODUCT: TDL26 |
Monday, June 18, 2007
Example 25: Adding Voucher-Creation-Date/Time
This program TDL25 adds FOUR (invisible) fields to the Voucher entry screen. The fields are as follows:-
a) Voucher-Creation-Date
b) Voucher-Creation-Time
c) Voucher-Alteration-Date
d) Voucher-Alteration-Time
The basic idea of adding these fields is to keep track of "Vouchers that have been added or modified during a specific period ?"
Create a plain text file that contains the following Code. For those who have joined now, please note that you can use plain TXT files to customize Tally even without Tally Developer. For more information, refer post "How to Customize Tally Software using TXT files ?"
CODE
Download the TDL25 sample program.
a) Voucher-Creation-Date
b) Voucher-Creation-Time
c) Voucher-Alteration-Date
d) Voucher-Alteration-Time
The basic idea of adding these fields is to keep track of "Vouchers that have been added or modified during a specific period ?"
Create a plain text file that contains the following Code. For those who have joined now, please note that you can use plain TXT files to customize Tally even without Tally Developer. For more information, refer post "How to Customize Tally Software using TXT files ?"
CODE
;; PRODUCT: |
Friday, June 15, 2007
TDL programs 16 to 20
TDL programs 16 to 20 have been re-checked/verified for Tally 9/Tally 7.2.
You can now use/or modify these programs even without having Tally Developer software.
For more information on using TXT files to customize Tally or to download these programs, visit "How to use TXT files to customize Tally Accounting Software"
You can now use/or modify these programs even without having Tally Developer software.
For more information on using TXT files to customize Tally or to download these programs, visit "How to use TXT files to customize Tally Accounting Software"
Saturday, June 9, 2007
TDL programs 11 to 15
TDL programs 11 to 15 have been re-checked/verified for Tally 9/Tally 7.2.
You can now use/or modify these programs even without having Tally Developer software.
For more information on using TXT files to customize Tally or to download these programs, visit "How to use TXT files to customize Tally Accounting Software"
You can now use/or modify these programs even without having Tally Developer software.
For more information on using TXT files to customize Tally or to download these programs, visit "How to use TXT files to customize Tally Accounting Software"
Friday, June 8, 2007
TDL programs 6 to 10
TDL programs 6 to 10 have been re-checked/verified for Tally 9/Tally 7.2.
You can now use/or modify these programs without having Tally Developer. For information or to download these programs, visit "How to use TXT files to customize Tally Accounting Software"
You can now use/or modify these programs without having Tally Developer. For information or to download these programs, visit "How to use TXT files to customize Tally Accounting Software"
Thursday, June 7, 2007
How to Customize Tally Accounting Software using TXT files ?
Yes. You can customize Tally Accounting Software (Tally 7.2 / Tally 9) using TXT files. No need of Tally Developer for compiling files.
For more information visit How to customize Tally Accounting Software at www.rtslink.com
For more information visit How to customize Tally Accounting Software at www.rtslink.com
Subscribe to:
Posts (Atom)
Tally; Tally Developer and Tally Definition Language are trademarks or registered trademarks of "Tally Solutions", Bangalore.