<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Requests</title>
    <description>Related to Requests for TDL s
Kindly request any modifications or new TDL here...</description>
    <pubDate>Fri, 08 May 2026 12:21:40 +0000</pubDate>
    <lastBuildDate>Fri, 08 May 2026 12:21:40 +0000</lastBuildDate>
    <generator>TDLeXperts-World's first online TDL (Tally Definition Language) community</generator>
    <link>http://tdlexpert.com/index.php?forums/requests.31/</link>
    <atom:link rel="self" type="application/rss+xml" href="http://tdlexpert.com/index.php?forums/requests.31/index.rss"/>
    <item>
      <title>Json Export Please help</title>
      <pubDate>Tue, 19 Aug 2025 18:24:13 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/json-export-please-help.10841/</link>
      <guid>http://tdlexpert.com/index.php?threads/json-export-please-help.10841/</guid>
      <author>invalid@example.com (sattam)</author>
      <dc:creator>sattam</dc:creator>
      <content:encoded><![CDATA[<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>[#Menu: Gateway of Tally]
   
    Item: &quot;Export WhatsApp JSON&quot; : Alter : WhatsApp JSON Report

[Report: WhatsAppJSONReport]
   
    Form    : WhatsApp JSON Form
    Title   : &quot;WhatsApp JSON Export&quot;
    Export Empty Fields:Yes
   
[Form: WhatsApp JSON Form]
   
   
    Delete:XMLTag
    Full Object:Yes
    Belongs To:Yes
    Part    : WhatsApp JSON Part
    Height:40% Screen
    Width :100% Screen
    On:Form Accept:Yes:Form Accept
   
    On:Form...</pre>
</div><a href="http://tdlexpert.com/index.php?threads/json-export-please-help.10841/" class="internalLink">Json Export Please help</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>how can we get file name in field by selection</title>
      <pubDate>Sat, 16 Aug 2025 02:52:51 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/how-can-we-get-file-name-in-field-by-selection.10836/</link>
      <guid>http://tdlexpert.com/index.php?threads/how-can-we-get-file-name-in-field-by-selection.10836/</guid>
      <author>invalid@example.com (Soni HK)</author>
      <dc:creator>Soni HK</dc:creator>
      <content:encoded><![CDATA[How will the name of file<br />
 appear in yellow field,<br />
 when we click on browse button <br />
and select a file from the opened window ?<br />
<br />
image and code attached.<br />
<br />
please give any suggestion.<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>;; ye code hai.


[#Menu: gateway of tally]
Add:Item:hk:Display:kk
[Report:kk]
[Form:kk]
Part:kk
Bottom Part: asd

Height:50% screen
Width: 50% screen

[Part:kk]
Line:jk, line2
[Line:jk]
  Field:simple prompt, hjk
  Local:Field:simple prompt:Info:&quot;Path&quot;
 
  [Field:hjk]
   Use:name field
   Set...</pre>
</div><a href="http://tdlexpert.com/index.php?threads/how-can-we-get-file-name-in-field-by-selection.10836/" class="internalLink">how can we get file name in field by selection</a>]]></content:encoded>
    </item>
    <item>
      <title>Sub form not show by button</title>
      <pubDate>Thu, 31 Jul 2025 08:36:23 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/sub-form-not-show-by-button.10810/</link>
      <guid>http://tdlexpert.com/index.php?threads/sub-form-not-show-by-button.10810/</guid>
      <author>invalid@example.com (Soni HK)</author>
      <dc:creator>Soni HK</dc:creator>
      <content:encoded><![CDATA[Sir ji<br />
Namaskar<br />
<br />
I have created a sub form which is made to press yes/no with a button in the purchase voucher. <br />
<br />
This form appears after selecting the item. <br />
This is working fine in prime but in erp9,<br />
 as soon as the button is pressed, <br />
 the cursor appears in the reference field.<br />
<br />
Why is this happening ?<br />
 I am unable to understand this.<br />
<br />
Please help sir.........<br />
<br />
code attached.<br />
<br />
<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>[Report: Voucher]
    Variable:dthform

[#form :purchase color]
    add:button:xyz23

[Button:xyz23]...</pre>
</div><a href="http://tdlexpert.com/index.php?threads/sub-form-not-show-by-button.10810/" class="internalLink">Sub form not show by button</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>UDF value in pending bill collection</title>
      <pubDate>Tue, 22 Jul 2025 17:22:46 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/udf-value-in-pending-bill-collection.10803/</link>
      <guid>http://tdlexpert.com/index.php?threads/udf-value-in-pending-bill-collection.10803/</guid>
      <author>invalid@example.com (Soni HK)</author>
      <dc:creator>Soni HK</dc:creator>
      <content:encoded><![CDATA[Namskar to all members<br />
Please solve my issue<br />
<br />
I want to show my udf value in pending bill collection.<br />
<br />
I entered udf value in sales/purchase voucher.<br />
Then <br />
Make payment/receipt entry in pending bill collection,  its showing.<br />
<br />
But<br />
<br />
When entered in ledger master opening balance.<br />
<br />
Not showing.<br />
<br />
Image and code attached<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>[System:UDF]
hkmark:String:42155
[#Line:Eiconsignee]
Add:Field:After:Eiconsignee:hkmark
[Field:hkmark]
  Use:short name field
  Storage:hkmark
  Color:red

[#Collection:...</pre>
</div><a href="http://tdlexpert.com/index.php?threads/udf-value-in-pending-bill-collection.10803/" class="internalLink">UDF value in pending bill collection</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Add Amount In Physical Stock Voucher Entry</title>
      <pubDate>Mon, 21 Jul 2025 11:53:46 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/add-amount-in-physical-stock-voucher-entry.10800/</link>
      <guid>http://tdlexpert.com/index.php?threads/add-amount-in-physical-stock-voucher-entry.10800/</guid>
      <author>invalid@example.com (rajiv jaiswal)</author>
      <dc:creator>rajiv jaiswal</dc:creator>
      <content:encoded><![CDATA[how to Add Amount In Physical Stock Voucher Entry.only quantity is Enabled]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Please Correct my code "Incorrect Storage" Error (Transport Master)</title>
      <pubDate>Mon, 16 Jun 2025 06:01:50 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/please-correct-my-code-incorrect-storage-error-transport-master.10775/</link>
      <guid>http://tdlexpert.com/index.php?threads/please-correct-my-code-incorrect-storage-error-transport-master.10775/</guid>
      <author>invalid@example.com (seyed mohamed)</author>
      <dc:creator>seyed mohamed</dc:creator>
      <content:encoded><![CDATA[[#Menu: Gateway Of Tally]<br />
Add : Item :Before: @@locquit: &quot;Transport Master&quot; : Alter : transportmaster<br />
<br />
[Report: transportmaster]<br />
Form : transportfrm<br />
Object : Company<br />
<br />
[Form: transportfrm]<br />
Part : transportHPart, transporter<br />
Height : 70% Screen<br />
Width : 20% Screen<br />
Background : PurchaseVocherclr<br />
SpaceRight : 0.5<br />
SpaceLeft : 1.5<br />
Local : Field : Form SubTitle : Info : $$LocaleString:&quot;Transporter Name&quot;<br />
<br />
<br />
[Part:transportHPart]<br />
Line:transportTitle<br />
Vertical: Yes<br />
           <br />
<br />
[Line:transportTitle]<br />
Left...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/please-correct-my-code-incorrect-storage-error-transport-master.10775/" class="internalLink">Please Correct my code &quot;Incorrect Storage&quot; Error (Transport Master)</a>]]></content:encoded>
    </item>
    <item>
      <title>Invoice Printing [Help]</title>
      <pubDate>Fri, 06 Jun 2025 07:05:37 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/invoice-printing-help.10754/</link>
      <guid>http://tdlexpert.com/index.php?threads/invoice-printing-help.10754/</guid>
      <author>invalid@example.com (NAJMU SAQIB WANI)</author>
      <dc:creator>NAJMU SAQIB WANI</dc:creator>
      <content:encoded><![CDATA[Respected Forum Members,<br />
<br />
             I want you kind help to Print Drivers Name in Invoice:<br />
<br />
Code:<br />
;Vehicles<br />
[Report: Vehicles]<br />
    Form           : VehiclesForm<br />
    Object        : Company<br />
[Form: VehiclesForm]<br />
    Parts       : VehicleFormTitle, VehicleFormDetails<br />
    Background  : Light Lily Yellow<br />
    Use            : Vch SubFormPadding<br />
    Width        : 40% Screen<br />
    Height        : 100% Screen<br />
[Part: VehicleFormTitle]<br />
    Lines       : Form SubTitle, VehcileFormTitle<br />
    Local...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/invoice-printing-help.10754/" class="internalLink">Invoice Printing [Help]</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Need Help : Displaying Multi-Level JSON Data in Tally - Need Guidance for Handling Multiple Records</title>
      <pubDate>Mon, 02 Jun 2025 10:39:47 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/need-help-displaying-multi-level-json-data-in-tally-need-guidance-for-handling-multiple-records.10767/</link>
      <guid>http://tdlexpert.com/index.php?threads/need-help-displaying-multi-level-json-data-in-tally-need-guidance-for-handling-multiple-records.10767/</guid>
      <author>invalid@example.com (kishan agrawal)</author>
      <dc:creator>kishan agrawal</dc:creator>
      <content:encoded><![CDATA[<b>What I Have Done:</b> I have created a Tally TDL (Tally Definition Language) code that fetches data from a website in JSON format and displays it in Tally. Currently, my code successfully handles a single-level JSON structure and shows the details for one record (e.g., one person&#039;s ID and related fields). The code retrieves the JSON data, parses it, and maps it to Tally fields for display.<br />
<br />
<b>What I Need:</b> I want to extend this functionality to handle multi-level JSON data,...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/need-help-displaying-multi-level-json-data-in-tally-need-guidance-for-handling-multiple-records.10767/" class="internalLink">Need Help : Displaying Multi-Level JSON Data in Tally - Need Guidance for Handling Multiple Records</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Fixing pricing level in purchase entry</title>
      <pubDate>Mon, 26 May 2025 03:42:48 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/fixing-pricing-level-in-purchase-entry.9472/</link>
      <guid>http://tdlexpert.com/index.php?threads/fixing-pricing-level-in-purchase-entry.9472/</guid>
      <author>invalid@example.com (Jeevaraajan)</author>
      <dc:creator>Jeevaraajan</dc:creator>
      <content:encoded><![CDATA[I already have a TDL for fixing standard selling price of an item in purchase entry. But now, I need to fix discount percentage for items in different levels (ie: Cash, Credit , Wholesale) So that, if I choose any price level for sale entry that discount level will come automatically.<br />
<br />
Can someone help me with fixing price level while in purchase entry <br />
<br />
Thanks in advance ....]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>I Want Unit Alternative Unit UDF Wise Total .....</title>
      <pubDate>Thu, 17 Apr 2025 13:43:18 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/i-want-unit-alternative-unit-udf-wise-total.9355/</link>
      <guid>http://tdlexpert.com/index.php?threads/i-want-unit-alternative-unit-udf-wise-total.9355/</guid>
      <author>invalid@example.com (Sanjay preethi)</author>
      <dc:creator>Sanjay preethi</dc:creator>
      <content:encoded><![CDATA[i useing Alternative unit UDF,,<br />
<br />
I Want Unit Wise Total<br />
<br />
any One Help Me qive Any Ideas..<br />
<br />
<br />
<br />
<br />
my code<br />
<br />
[#Line: eicolumn one ]<br />
   Option:MYOP:  $Vouchertypename Contains &quot;sales&quot;<br />
   [!Line:mYOP]<br />
  Add: Right Field:After:VCH QtyTitle:  EI ONET;,EI ONETwo T<br />
   <br />
[ Field   : EI ONET ]<br />
       <br />
;   Width     : 10% page<br />
  Info     : &quot;Alt&quot;<br />
  Style     : normalbold<br />
   Align     : Right<br />
   Color     : Blue<br />
   Invisible:  not @@IsOTSCustomFormat; @@IsSales;$$IsEnd:$LedgerName<br />
     Width     : 8% page<br />
[...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/i-want-unit-alternative-unit-udf-wise-total.9355/" class="internalLink">I Want Unit Alternative Unit UDF Wise Total .....</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Want some help for me</title>
      <pubDate>Tue, 08 Apr 2025 23:47:22 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/want-some-help-for-me.6567/</link>
      <guid>http://tdlexpert.com/index.php?threads/want-some-help-for-me.6567/</guid>
      <author>invalid@example.com (ONKAR)</author>
      <dc:creator>ONKAR</dc:creator>
      <content:encoded><![CDATA[I have created a code for display profit column in the voucher , for instant shown us for per bill profit, so the problem is not getting the exact result I want, please correct my code and give me the right solution.<br />
 what is the calculation formula <br />
<br />
<b><span style="font-size: 18px"><span style="color: #ff0000">;;Reclaculate formula&#039;s<br />
[System: Formula]<br />
CalcedAmt: ($Rate * $BilledQty) - $StandardCost<br />
NrmlAmount: ($BilledQty * $Rate) - $StandardCost<br />
</span></span></b><br />
<div style="text-align: center"><b><span style="font-size: 18px"><span style="color: #ff0000">see this...</span></span></b>&#8203;</div><br />
<a href="http://tdlexpert.com/index.php?threads/want-some-help-for-me.6567/" class="internalLink">Want some help for me</a>]]></content:encoded>
      <slash:comments>35</slash:comments>
    </item>
    <item>
      <title>Amount Calculation Issue on Auto Column Report.</title>
      <pubDate>Tue, 11 Mar 2025 12:01:03 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/amount-calculation-issue-on-auto-column-report.7009/</link>
      <guid>http://tdlexpert.com/index.php?threads/amount-calculation-issue-on-auto-column-report.7009/</guid>
      <author>invalid@example.com (zakirhossain_diu)</author>
      <dc:creator>zakirhossain_diu</dc:creator>
      <content:encoded><![CDATA[Dear experts and Admins,<br />
I am using following collections to get Ledger wise Memo voucher total &amp; sales VooucherTotal. While I am giving manual and single Month its getting perfect, But Problem is while selecting Auto Column itsjust showing Value of First months to all months.<br />
will you please tell me where i am missing??<br />
<br />
Thank You<br />
<br />
[Collection: AmmountVarianceVoucherColl]<br />
   Type: Vouchers:VoucherType<br />
   Child Of:$$VchTypeMemo<br />
   Belongs To: Yes<br />
   Fetch: LedgerName, Amount<br />
   <br />
[Collection:...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/amount-calculation-issue-on-auto-column-report.7009/" class="internalLink">Amount Calculation Issue on Auto Column Report.</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Requesting me help to hide the Ledger details in the CC report which doesn't have value</title>
      <pubDate>Sun, 15 Dec 2024 11:20:32 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/requesting-me-help-to-hide-the-ledger-details-in-the-cc-report-which-doesnt-have-value.10690/</link>
      <guid>http://tdlexpert.com/index.php?threads/requesting-me-help-to-hide-the-ledger-details-in-the-cc-report-which-doesnt-have-value.10690/</guid>
      <author>invalid@example.com (Dilip S H)</author>
      <dc:creator>Dilip S H</dc:creator>
      <content:encoded><![CDATA[Dear Team,<br />
<br />
Please find the below snap and also code, Requesting me help to hide the Ledger details in the CC report which doesn&#039;t have value.<br />
Required valuable suggestion<br />
<br />


	<a href="https://tdlexpert.com/index.php?attachments/8359/" target="_blank">View attachment 8359</a>]]></content:encoded>
    </item>
    <item>
      <title>Auto sales transactions</title>
      <pubDate>Sun, 30 May 2021 21:06:25 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/auto-sales-transactions.10319/</link>
      <guid>http://tdlexpert.com/index.php?threads/auto-sales-transactions.10319/</guid>
      <author>invalid@example.com (kosi)</author>
      <dc:creator>kosi</dc:creator>
      <content:encoded><![CDATA[My function is showing error in the calculator panel .it giving &quot; Unknown action &#039;Start batch post error&#039; &quot; in the calculator panel. the codes details are bellow. please help me resolve this issue. <br />
<br />
[#Menu: Gateway of Tally] <br />
<br />
Add : Item : &quot;Multiple Sales Entry&quot; : Alter : MultiSaleRep<br />
<br />
[Report : MultiSaleRep]<br />
<br />
Form : MultiSaleRep<br />
Object : Company<br />
<br />
;Fetch Collection: Sales Support Ledgers Extract, Party Ledgers Extract<br />
<br />
<br />
[form:MultiSaleRep]<br />
Height:100% Screen<br />
Width:100% Screen<br />
Button:Refresh...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/auto-sales-transactions.10319/" class="internalLink">Auto sales transactions</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Need help on Ledger wise report</title>
      <pubDate>Wed, 26 May 2021 12:50:17 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/need-help-on-ledger-wise-report.5920/</link>
      <guid>http://tdlexpert.com/index.php?threads/need-help-on-ledger-wise-report.5920/</guid>
      <author>invalid@example.com (Venkat1433)</author>
      <dc:creator>Venkat1433</dc:creator>
      <content:encoded><![CDATA[HI All,<br />
<br />
I need help on completing the TDL for report i have tried but i am not getting the report.<br />
<br />
Can anyone help me to complete this TDL. attached the format and TDL.<br />
<br />
Thanks in advance.<br />
<br />
Regards,<br />
Venkat]]></content:encoded>
      <slash:comments>86</slash:comments>
    </item>
    <item>
      <title>Print Company's Second Address &amp; Contact Detail in Sales Invoice</title>
      <pubDate>Fri, 21 May 2021 04:09:30 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/print-companys-second-address-contact-detail-in-sales-invoice.5412/</link>
      <guid>http://tdlexpert.com/index.php?threads/print-companys-second-address-contact-detail-in-sales-invoice.5412/</guid>
      <author>invalid@example.com (Rajsrisrimal)</author>
      <dc:creator>Rajsrisrimal</dc:creator>
      <content:encoded><![CDATA[Dear Experts<br />
Please suggest how to print company wise Print Company&#039;s Second Address &amp; Contact Detail in Sales Invoice.<br />
<br />
Need correction in this TDL<br />
<br />
[#Part : DBLLINE Narration]<br />
<br />
Add  :  Line : After : EXPINV Jurisdiction : Inadd<br />
<br />
[Line : Inadd]<br />
<br />
Field : simplefield<br />
<br />
Local  : Field : simplefield : info  : &quot;Head Office : XXX Street, India, <a href="http://www.xxx.com" target="_blank" class="externalLink" rel="nofollow">www.xxx.com</a> Mob: 000000000, E-mail: tdl@.com&quot;<br />
<br />
Local  : Field : simplefield : style  : smallbold<br />
Local  : Field :...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/print-companys-second-address-contact-detail-in-sales-invoice.5412/" class="internalLink">Print Company&#039;s Second Address &amp; Contact Detail in Sales Invoice</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>GSTR2A Reconciliation</title>
      <pubDate>Thu, 20 May 2021 07:52:58 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/gstr2a-reconciliation.6764/</link>
      <guid>http://tdlexpert.com/index.php?threads/gstr2a-reconciliation.6764/</guid>
      <author>invalid@example.com (sirisetty balaji)</author>
      <dc:creator>sirisetty balaji</dc:creator>
      <content:encoded><![CDATA[GSTR2A Reconciliation]]></content:encoded>
      <slash:comments>24</slash:comments>
    </item>
    <item>
      <title>Value not store in Bank Allocations</title>
      <pubDate>Wed, 19 May 2021 11:50:10 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/value-not-store-in-bank-allocations.10556/</link>
      <guid>http://tdlexpert.com/index.php?threads/value-not-store-in-bank-allocations.10556/</guid>
      <author>invalid@example.com (RAJESH BHANUSHALI)</author>
      <dc:creator>RAJESH BHANUSHALI</dc:creator>
      <content:encoded><![CDATA[Dear Experts please help me with TDL<br />
<br />
I am unable to store value in Bank Allocations. Following is my code.<br />
<br />
;;Credit Entry<br />
    160    :    INSERT COLLECTION OBJECT :  AllLedgerEntries<br />
    160a:     SET TARGET        : LedgerEntries<br />
    170    :    SET VALUE         : Ledger Name              :   ##CphCrLedgerName<br />
    180    :    SET VALUE         : Amount                :     ##CphAmount * (-) 1 ;##CphAmount<br />
    190    :    SET VALUE         : IsDeemedPositive        :   &quot;No&quot;<br />
    ;200    :...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/value-not-store-in-bank-allocations.10556/" class="internalLink">Value not store in Bank Allocations</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Request to know if we can use Amount Forex Field at Compute Lever</title>
      <pubDate>Tue, 18 May 2021 19:19:56 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/request-to-know-if-we-can-use-amount-forex-field-at-compute-lever.10555/</link>
      <guid>http://tdlexpert.com/index.php?threads/request-to-know-if-we-can-use-amount-forex-field-at-compute-lever.10555/</guid>
      <author>invalid@example.com (naijaind)</author>
      <dc:creator>naijaind</dc:creator>
      <content:encoded><![CDATA[Dear Sirs,<br />
<br />
I have TDL where I fetch data from Tally to Excel via ODBC, if I run TDL in Excel I get Forex currency but when I run in Excel ODBC I get base currency figures. So I was thinking if there is possibility go get Amount Forex Field at Compute Level. Below TDL :<br />
<br />
==========<br />
<br />
[Collection: CompanyCollection] <br />
Type : Company<br />
Fetch : Name<br />
;**********************************************************;<br />
[#Menu : Gateway of Tally]<br />
Add : Item : Bank Payment : Display : Bank Payment Details...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/request-to-know-if-we-can-use-amount-forex-field-at-compute-lever.10555/" class="internalLink">Request to know if we can use Amount Forex Field at Compute Lever</a>]]></content:encoded>
    </item>
    <item>
      <title>COPY &amp; PASTE TDL FILE</title>
      <pubDate>Mon, 17 May 2021 05:57:45 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/copy-paste-tdl-file.5880/</link>
      <guid>http://tdlexpert.com/index.php?threads/copy-paste-tdl-file.5880/</guid>
      <author>invalid@example.com (ONKAR)</author>
      <dc:creator>ONKAR</dc:creator>
      <content:encoded><![CDATA[<b><span style="font-size: 18px"><span style="color: #ff0000">Dear All Expert, I Need Copy &amp; Paste Button Tdl File, Can Anyone Help Me</span></span></b>]]></content:encoded>
      <slash:comments>24</slash:comments>
    </item>
    <item>
      <title>Functions for ledger and voucher filter</title>
      <pubDate>Thu, 13 May 2021 16:23:41 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/functions-for-ledger-and-voucher-filter.10493/</link>
      <guid>http://tdlexpert.com/index.php?threads/functions-for-ledger-and-voucher-filter.10493/</guid>
      <author>invalid@example.com (Ajit Tejwani)</author>
      <dc:creator>Ajit Tejwani</dc:creator>
      <content:encoded><![CDATA[where can i find Functions for ledger and voucher filter in Tally Devloper]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Need Help to retrieve the udf value in ledger vouchers report</title>
      <pubDate>Wed, 12 May 2021 10:32:37 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/need-help-to-retrieve-the-udf-value-in-ledger-vouchers-report.3578/</link>
      <guid>http://tdlexpert.com/index.php?threads/need-help-to-retrieve-the-udf-value-in-ledger-vouchers-report.3578/</guid>
      <author>invalid@example.com (mutharasan)</author>
      <dc:creator>mutharasan</dc:creator>
      <content:encoded><![CDATA[Dear All TDL Experts,<br />
 <br />
Greetings,<br />
 <br />
              I have created one UDF in Voucher Narration Part. I want to retrieve this UDF in Ledger Vouchers Report (Ledger Report). I tried with following code, but it is not working. I have attached the screen shot also. please help me.<br />
 <br />
Thanking You,<br />
 <br />
[#part : VchNarration]<br />
    Line : testline<br />
<br />
[Line : testline]<br />
    Field : test Field<br />
<br />
[Field : test Field]<br />
    use : Name Field<br />
    storage : Monthyear<br />
    width : 20 MMs<br />
<br />
[system : UDF]...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/need-help-to-retrieve-the-udf-value-in-ledger-vouchers-report.3578/" class="internalLink">Need Help to retrieve the udf value in ledger vouchers report</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>Cash Receipt</title>
      <pubDate>Fri, 07 May 2021 15:55:39 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/cash-receipt.10429/</link>
      <guid>http://tdlexpert.com/index.php?threads/cash-receipt.10429/</guid>
      <author>invalid@example.com (RAJESH BHANUSHALI)</author>
      <dc:creator>RAJESH BHANUSHALI</dc:creator>
      <content:encoded><![CDATA[[#Menu        : Gate Way of Tally]<br />
    Add    :Key Item    : At End : &quot;Cash Turnover &quot;    : L  <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie8" alt=":D" title="Big Grin    :D" />isplay: CashPayRecforAudit<br />
[Report:CashPayRecforAudit]<br />
    Form:CashPayRecforAudit<br />
    Full Screen:Yes<br />
       <br />
   <br />
[Form:CashPayRecforAudit]<br />
    Part:CPRA Title Part, CPRA VchTitle<br />
    Width       : 100% Screen<br />
    Height       : 100% Screen<br />
    Use<img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie8" alt=":D" title="Big Grin    :D" />SP Template<br />
   <br />
[Part:CPRA Title Part]<br />
    Line:CPRA Title Part, CPRA Title Part Period<br />
    Horizontal Alignment:Centre<br />
    Sync:Yes<br />
[Line:CPRA...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/cash-receipt.10429/" class="internalLink">Cash Receipt</a>]]></content:encoded>
      <slash:comments>16</slash:comments>
    </item>
    <item>
      <title>Creating of new ledger type master category</title>
      <pubDate>Wed, 28 Apr 2021 12:27:16 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/creating-of-new-ledger-type-master-category.10356/</link>
      <guid>http://tdlexpert.com/index.php?threads/creating-of-new-ledger-type-master-category.10356/</guid>
      <author>invalid@example.com (RAJESH BHANUSHALI)</author>
      <dc:creator>RAJESH BHANUSHALI</dc:creator>
      <content:encoded><![CDATA[I am on another project in which i am trying to create ledger type category, just like KYC type which will be visible in particular reporting category and not available in normal ledger view.<br />
<br />
Is this posible???<br />
please suggest any way of it.]]></content:encoded>
    </item>
    <item>
      <title>Nepali Date in Tally</title>
      <pubDate>Wed, 28 Apr 2021 11:16:03 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/nepali-date-in-tally.2974/</link>
      <guid>http://tdlexpert.com/index.php?threads/nepali-date-in-tally.2974/</guid>
      <author>invalid@example.com (princ3z)</author>
      <dc:creator>princ3z</dc:creator>
      <content:encoded><![CDATA[Dear All TDL Experts,<br />
i m from nepal so i need nepali date in tally..plz someone help to add new field nepali date in all report, data entry form.<br />
hope u ppal will help me.]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>Need help in Invoice Customization</title>
      <pubDate>Sun, 25 Apr 2021 08:35:09 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/need-help-in-invoice-customization.10308/</link>
      <guid>http://tdlexpert.com/index.php?threads/need-help-in-invoice-customization.10308/</guid>
      <author>invalid@example.com (RAJESH BHANUSHALI)</author>
      <dc:creator>RAJESH BHANUSHALI</dc:creator>
      <content:encoded><![CDATA[Dear Experts,<br />
<br />
I need your guidance to learn developing of Invoice Customization i am stuck at main body part of invoice.<br />
<br />
Please guide me. I have tried to make but customer detail name and total invoice amount is showing in negative.<br />
<br />
i have attached herewith invoice copy for reference.]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>VOUCHER ALTERATION DATE &amp; TIME</title>
      <pubDate>Wed, 21 Apr 2021 12:09:50 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/voucher-alteration-date-time.6168/</link>
      <guid>http://tdlexpert.com/index.php?threads/voucher-alteration-date-time.6168/</guid>
      <author>invalid@example.com (sattam)</author>
      <dc:creator>sattam</dc:creator>
      <content:encoded><![CDATA[Dear respected members,<br />
I have 3 udf in voucher which stores the value of voucher altered by, voucher alteration date and alt time.<br />
Now I call a function on form accept to update alteration date and time every time.It update altered by,alteration date &amp; time successfully.<br />
Now suppose 4 user alter a particular voucher 7 times.<br />
now I want to get the details all that 7 times altered by, alteration date &amp; time.<br />
<br />
Please sir anybody help me to get some idea how to do this.<br />
thanks]]></content:encoded>
      <slash:comments>28</slash:comments>
    </item>
    <item>
      <title>Batch sales &amp; purchase Party</title>
      <pubDate>Tue, 20 Apr 2021 11:17:40 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/batch-sales-purchase-party.10245/</link>
      <guid>http://tdlexpert.com/index.php?threads/batch-sales-purchase-party.10245/</guid>
      <author>invalid@example.com (suyash)</author>
      <dc:creator>suyash</dc:creator>
      <content:encoded><![CDATA[Hii All<br />
Plz help me for complete my report<br />
<br />
I try to fetch Batch wise Sales and Purchase party by using following Collection.<br />
<br />
Type : Batch<br />
Childeoff : #stockitemnamefield<br />
Fetch : name, date<br />
<br />
Can any body help me for getting Sales Party ledger Name by using same collection.<br />
<br />
Thanks..]]></content:encoded>
    </item>
    <item>
      <title>Export UDF fields in excel using Tally ODBC</title>
      <pubDate>Mon, 19 Apr 2021 15:03:03 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/export-udf-fields-in-excel-using-tally-odbc.10212/</link>
      <guid>http://tdlexpert.com/index.php?threads/export-udf-fields-in-excel-using-tally-odbc.10212/</guid>
      <author>invalid@example.com (Alph)</author>
      <dc:creator>Alph</dc:creator>
      <content:encoded><![CDATA[Hello TDL Experts !<br />
<br />
I am new to TDL, so please bare with me in case I ask a naive question or if this is already answered earlier.<br />
Basically I created a simple TDL file to add a new field to ledger and stock item but when I export this data to excel using tally odbc connection the UDF fields are not exported.<br />
<br />
Can you please let me know if there is a way to export it? Or in which table I can find the UDF data information?]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>CREATE NEW E INVOICE REGISTER WITH HELP OF PANKAJ BHONDLE</title>
      <pubDate>Sat, 17 Apr 2021 09:21:51 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/create-new-e-invoice-register-with-help-of-pankaj-bhondle.9679/</link>
      <guid>http://tdlexpert.com/index.php?threads/create-new-e-invoice-register-with-help-of-pankaj-bhondle.9679/</guid>
      <author>invalid@example.com (kishan369)</author>
      <dc:creator>kishan369</dc:creator>
      <content:encoded><![CDATA[NEW E INVOICE REGISTER]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>IN EXCEL DECIMAL ROUND OFF IN SUM FIGURE HOW TO DO</title>
      <pubDate>Sat, 17 Apr 2021 07:50:50 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/in-excel-decimal-round-off-in-sum-figure-how-to-do.5975/</link>
      <guid>http://tdlexpert.com/index.php?threads/in-excel-decimal-round-off-in-sum-figure-how-to-do.5975/</guid>
      <author>invalid@example.com (Amit Dahiwade)</author>
      <dc:creator>Amit Dahiwade</dc:creator>
      <content:encoded><![CDATA[I want do round off decimal figure in sum digit<br />
ex. 100.17   ans is 100.18<br />
ex. 100.22   ans is 100.22<br />
ex. 100.23   ans is 100.24<br />
ex. 100.15   ans is 100.16<br />
SO Which formula i use for my decimal point will round off in sum figure<br />
Plz reply....]]></content:encoded>
      <slash:comments>7</slash:comments>
    </item>
    <item>
      <title>Cash Balance Come for ALl Opened COmpany instead of Selected COmpany</title>
      <pubDate>Fri, 16 Apr 2021 16:19:42 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/cash-balance-come-for-all-opened-company-instead-of-selected-company.10186/</link>
      <guid>http://tdlexpert.com/index.php?threads/cash-balance-come-for-all-opened-company-instead-of-selected-company.10186/</guid>
      <author>invalid@example.com (VIKAS_AUTOVYN)</author>
      <dc:creator>VIKAS_AUTOVYN</dc:creator>
      <content:encoded><![CDATA[&lt;ENVELOPE&gt;<br />
&lt;HEADER&gt;<br />
&lt;TALLYREQUEST&gt;Export Data&lt;/TALLYREQUEST&gt;<br />
&lt;/HEADER&gt;<br />
&lt;BODY&gt;<br />
&lt;EXPORTDATA&gt;<br />
&lt;REQUESTDESC&gt;<br />
&lt;STATICVARIABLES&gt;<br />
&lt;!--Specify the period here--&gt;<br />
&lt;SVFROMDATE&gt;20070401&lt;/SVFROMDATE&gt;<br />
&lt;SVTODATE&gt;20220331&lt;/SVTODATE&gt;<br />
&lt;SVCURRENTCOMPANY&gt;Magic Auto Pvt Ltd - Dabri&lt;/SVCURRENTCOMPANY&gt;<br />
&lt;!--Specify the Export format here  HTML or XML or SDF--&gt;<br />
&lt;SVEXPORTFORMAT&gt;$$SysName:xml&lt;/SVEXPORTFORMAT&gt;<br />
&lt;/STATICVARIABLES&gt;<br />
<br />
&lt;!--Specify the Report Name here--&gt;<br />
&lt;REPORTNAME&gt;Bank Group summary&lt;/REPORTNAME&gt;...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/cash-balance-come-for-all-opened-company-instead-of-selected-company.10186/" class="internalLink">Cash Balance Come for ALl Opened COmpany instead of Selected COmpany</a>]]></content:encoded>
    </item>
    <item>
      <title>How to set alias name in tdl</title>
      <pubDate>Thu, 15 Apr 2021 18:49:18 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/how-to-set-alias-name-in-tdl.10170/</link>
      <guid>http://tdlexpert.com/index.php?threads/how-to-set-alias-name-in-tdl.10170/</guid>
      <author>invalid@example.com (swetal)</author>
      <dc:creator>swetal</dc:creator>
      <content:encoded><![CDATA[dear sir i am trying to learn tdl and have got a sample tdl in txt format <br />
<br />
i have tried to add alias name and the code is as below attached<br />
<br />
can you adivse what should be the field name for alias, its showing <br />
<br />
&quot;Invalid Method Name: Alias&quot;<br />
<br />
please help]]></content:encoded>
    </item>
    <item>
      <title>Date Format Formula</title>
      <pubDate>Sun, 11 Apr 2021 17:21:12 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/date-format-formula.10140/</link>
      <guid>http://tdlexpert.com/index.php?threads/date-format-formula.10140/</guid>
      <author>invalid@example.com (bharat shah)</author>
      <dc:creator>bharat shah</dc:creator>
      <content:encoded><![CDATA[I have created a report in which i have to enter date Manually as its for Nepali Month. for example<br />
Month Of SAWAN= 16-07-2020  TO 16-08-2020 AD<br />
Month Of BHADRA= 17-08-2020 TO 16-09-2020 Ad and so on<br />
How to Set it as i tried some code but cannot get it. its working for AD as show<br />
<br />
datejul    : $$MonthOfDate:$date&gt;=7 and $$MonthOfDate:$date&lt;=7<br />
<br />
Not Working while changing Manually<br />
datejul: $$FromValue:&quot;16-07-2020&quot;: $$ToValue:&quot;16-08-2020]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>In Day Book Not Shown Salesman Name And Route Name Please Help</title>
      <pubDate>Wed, 07 Apr 2021 01:27:35 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/in-day-book-not-shown-salesman-name-and-route-name-please-help.6329/</link>
      <guid>http://tdlexpert.com/index.php?threads/in-day-book-not-shown-salesman-name-and-route-name-please-help.6329/</guid>
      <author>invalid@example.com (Vikram Bhat)</author>
      <dc:creator>Vikram Bhat</dc:creator>
      <content:encoded><![CDATA[[#Line: DSP VchAccTitles]<br />
   Add :Field: At Beginning: DNSSNoT<br />
   Add : Fields : AFter : DSP VchAcctTitle : TEPLChequeNoTitle<br />
<br />
[#Line: DB Title1]<br />
   Add :Field: At Beginning: DNSSNoT<br />
   Add : Fields : AFter : Dsp VchAcctTitle : TEPLChequeNoTitle<br />
   Add    : Left Field    : After : DSP VchAcctTitle : DBRouteN<br />
   Add    : Field    : After : DSP VchAcctTitle : DBSalesmanN<br />
<br />
[Field<img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie8" alt=":D" title="Big Grin    :D" />NSSNoT]<br />
     Set As  : &quot;S.No&quot;<br />
     Width  : 5<br />
     Align  : Center<br />
     Style  : Normal Bold<br />
   Border  : Thin...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/in-day-book-not-shown-salesman-name-and-route-name-please-help.6329/" class="internalLink">In Day Book Not Shown Salesman Name And Route Name Please Help</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Please help in creating a big collection of aggregate UDFs saved in all vouchers</title>
      <pubDate>Tue, 06 Apr 2021 06:36:46 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/please-help-in-creating-a-big-collection-of-aggregate-udfs-saved-in-all-vouchers.3764/</link>
      <guid>http://tdlexpert.com/index.php?threads/please-help-in-creating-a-big-collection-of-aggregate-udfs-saved-in-all-vouchers.3764/</guid>
      <author>invalid@example.com (Shetmano)</author>
      <dc:creator>Shetmano</dc:creator>
      <content:encoded><![CDATA[Can someone please help me in understanding how to create a collection from an aggregate UDF.<br />
I have created a subform in the voucher entry and repeated a line in that form over an UDF. <br />
Then created a collection of that aggregate udf using the syntax [Type: AggUDF_Method:Voucher]<br />
but when I use that collection as a table, it shows me the udfs only from the current voucher.<br />
<br />
I want to create a table that shows values from all vouchers. <br />
<br />
Is it possible to do such a thing in Tally ?<br />
<br />
Any...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/please-help-in-creating-a-big-collection-of-aggregate-udfs-saved-in-all-vouchers.3764/" class="internalLink">Please help in creating a big collection of aggregate UDFs saved in all vouchers</a>]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>Need Help in Voucher customization ( Calculation Not Working)</title>
      <pubDate>Sun, 04 Apr 2021 19:21:08 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/need-help-in-voucher-customization-calculation-not-working.10085/</link>
      <guid>http://tdlexpert.com/index.php?threads/need-help-in-voucher-customization-calculation-not-working.10085/</guid>
      <author>invalid@example.com (mharit1)</author>
      <dc:creator>mharit1</dc:creator>
      <content:encoded><![CDATA[[#Line:EI ColumnTwo]<br />
    Add:Right Fields:After: VCH ActualQtyTitle:msvalueadd<br />
  <br />
[Field:msvalueadd]<br />
    Width       : @@VCHQtyWidth<br />
    Setas       : $$LocaleString:&quot;Value added&quot;<br />
    Style       : Small<br />
    Align       : Center<br />
    Border      : Thin Right<br />
    Invisible   : If @@IsJobOrdersOn OR @@IsExciseSupplementaryInv Then Yes Else NOT $DiffActualQty OR @@IsPhysStock OR @@IsStockJrnl<br />
    Skip        : Yes<br />
    Fixed       : Yes<br />
  <br />
  <br />
[#Field: VCH ActualQtyTitle]<br />
Delete:Border...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/need-help-in-voucher-customization-calculation-not-working.10085/" class="internalLink">Need Help in Voucher customization ( Calculation Not Working)</a>]]></content:encoded>
    </item>
    <item>
      <title>I want to learn TDL, what to do?? Please guide</title>
      <pubDate>Sun, 04 Apr 2021 17:21:01 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/i-want-to-learn-tdl-what-to-do-please-guide.10083/</link>
      <guid>http://tdlexpert.com/index.php?threads/i-want-to-learn-tdl-what-to-do-please-guide.10083/</guid>
      <author>invalid@example.com (Jay kumar tailor)</author>
      <dc:creator>Jay kumar tailor</dc:creator>
      <content:encoded><![CDATA[Read Reference Manual<br />
Install Developer<br />
Try To Understand Sample Codes Available in Developer]]></content:encoded>
    </item>
    <item>
      <title>I want to learn TDL, what to do?? Please guide</title>
      <pubDate>Sun, 04 Apr 2021 15:26:09 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/i-want-to-learn-tdl-what-to-do-please-guide.10497/</link>
      <guid>http://tdlexpert.com/index.php?threads/i-want-to-learn-tdl-what-to-do-please-guide.10497/</guid>
      <author>invalid@example.com (Indarjeet S. Tomar)</author>
      <dc:creator>Indarjeet S. Tomar</dc:creator>
      <content:encoded><![CDATA[I want to learn TDL, what to do?? Please guide]]></content:encoded>
    </item>
    <item>
      <title>Item Alias &amp; Part no. Alias</title>
      <pubDate>Fri, 02 Apr 2021 10:40:01 +0000</pubDate>
      <link>http://tdlexpert.com/index.php?threads/item-alias-part-no-alias.5973/</link>
      <guid>http://tdlexpert.com/index.php?threads/item-alias-part-no-alias.5973/</guid>
      <author>invalid@example.com (R.Raj)</author>
      <dc:creator>R.Raj</dc:creator>
      <content:encoded><![CDATA[How to fetch Item Alias and Part no. Alias in Item table expand screen...<br />
<br />
;;Expand information in item table<br />
[#Collection: List of Stock Items]<br />
<br />
    Use         : Alias Collection<br />
    Title       : $$LocaleString:&quot;List of Stock Items&quot;<br />
    Type        : Stock Item<br />
    Fetch       : Name<br />
    Report      : Stock Item<br />
    Variable    : SStockItem<br />
    Trigger     : SStockItem<br />
    IsODBCTable : Yes<br />
    Delete      : Format<br />
    Add         : Format : $Name,100.5<br />
    Add : SubTitle :...<br />
<br />
<a href="http://tdlexpert.com/index.php?threads/item-alias-part-no-alias.5973/" class="internalLink">Item Alias &amp; Part no. Alias</a>]]></content:encoded>
      <slash:comments>20</slash:comments>
    </item>
  </channel>
</rss>
