Tally Chapter 184 TDL to Remove Stock Item Alias Ledger Alias By Rajiv Mishra Computer Class | TDL

 






Few lines are missing here.

Pls watch the full video first to get the full coding

   

 

[Function : DSD Remove Alias Of Maters]

   

    001 : CALL : DSD Remove Alias of Ledger

    002 : CALL : DSD Remove Alias of StockItem

   

 

[Function : DSD Remove Alias of Ledger]

   

    01 : WALK COLLECTION            : LEDGER

   

    02    : Modifyobject : (Ledger,$Name).LanguageName[1].Name[2].Name    :""

 

    03 : END WALK

   

[Function : DSD Remove Alias of StockItem]

   

    01 : WALK COLLECTION            : StockItem

   

    02    : Modifyobject : (StockItem,$Name).LanguageName[1].Name[2].Name    :""

 

    03 : END WALK



टिप्पणियाँ

इस ब्लॉग से लोकप्रिय पोस्ट

Tally Chapter 153 TDL for Custom List of Stock Item By Rajiv Mishra Computer Class

Tally Chapter 130 TDL for Stamp & Signature By Rajiv Mishra Computer Class

Tally Chapter 105 TDL for Receipt contra Payment BULK Entry by Rajiv Mishra Computer Class