कुल पेज दृश्य

बुधवार, 30 मार्च 2022

Tally Chapter 258 TDL to Update All Custom UDF By Rajiv Mishra Computer Class

 



Few lines are missing here.

Pls watch the full video to get full coding





[#Menu: Gateway of Tally]

Add: Key Item : Update UDF : U : Alter Collection : C067Main : NOT $$IsEmpty:$$SelectedCmps


[Collection: C067Main]

<unitgroup:multiled>

Use : Multi Ledger

Delete : Report

Add : Report: R067Main


[Report: R067Main]

<unitgroup:multiled>

Use : Multi Master Report

Family : $$Translate:"Accounts Masters"

Title : $$SPrintf:mad:@MultiLedgerCreateModeFormat:mad:@ModeName:mad:@SubModeName

Variables : MGroup

Set : SVAccounts : Yes

Set : SVInventory : No

Set : SVStatutory : No

Set : SVTallyShop : No

Multi Objects : Ledger Under MGroup

Delete: Form

Add: Form: A067Main

Variable: v067ClearPAN : Logical: No


[Color : Tomato]

RGB:115, 215, 0


[Form: A067Main]

Use : Multi Master Form

Normal Color : Tomato

Parts : P067MLEDBody ;, MLED Body,MLEDDefault,

Space Bottom : 0



[Part : P067MLEDBody]

Lines : L067MLEDTitle,L067MLEDBody

Scrolled: Vertical

Repeat : L067MLEDBody : LedgerUnderMGroup

Break On : $$IsEmpty:$Name


[Line: L067MLEDTitle]

Field: MultiSNo Title, Multi Master Name Title, Multi Master Parent Title, MSTSortPosTitle

Local: Field : Multi Master Name Title : Info : $$LocaleString:"Name of Ledger"

Local: Field : Multi Master Name Title : Width: 40% Screen


Local: Field : MSTSortPosTitle : Info : $$LocaleString:"FACEBOOK ID"

Local: Field : MLED Opening Title : Width : 15

Local: Field : MLED OpeningDr Title : Width : 18

Local: Field : MSTSortPosTitle : Width : 12

Local: Field : Default : Style : Normal Bold

Local: Field : Default : Align : Center

[Line: L067MLED Body ]

Field: F067SrNo,F067Name,F067Parent, F067PANNo

Local: Field: MMParentOption : Skip : YES

Local: Field: Default : Style : Normal


[Field: F067SrNo]

Use: MultiSNo

[Field: F067Name]

Use: Multi MST Name;Name Field

Local: Field: Multi Master Name : Skip: YES

Local: Field: Multi Master Name : Width: 40% Screen

[Field: F067Parent]

Use : Name Field

Inactive: $$IsEmpty:$Name

Set as : $Parent

Skip : YES

Align : Center

Border : Thin Left


[#Line: L067MLEDTitle]

Local: Field : MSTSortPosTitle : Delete: Invisible


सोमवार, 28 मार्च 2022

Tally Chapter 256 TDL for Readymade Template for Tally Theme By Rajiv Mishra Computer Class

 



Few lines are Missing Here.

Pls Watch the full video to get full code





[System: Formula]

    SV_COLOR                    : @@SV_RELEASEDBLACK

    SV_BACKGROUND     : Leaf Green

SV_CALC_BACKGROUND          : If $$InTrueColorMode then "White, CalcBGClr"  else "White, White" ;;Calc Pane Color

    SV_INACTIVE_BACKGROUND      : If $$InTrueColorMode then "White, InactiveBGClr"  else "White, White"

    SV_INACTIVE_COLOR           : @@SV_RELEASEDLIGHTGREY

    SV_PRINTCOLOR               : @@SV_RELEASEDBLACK

    SV_PRINTBG                  : @@SV_RELEASEDWHITE

    SV_CMPCONFIG            : @@SV_RELEASEDLIGHTGREY


    SV_LOGO_BG                  : If $$InTrueColorMode then "Grey, LogoClr"  else "Grey, Grey"

    SV_LOGO_FG                  : If $$InTrueColorMode then "Black, LogoFGClr"  else "Black, Black"

    SV_LOGO_THINLINE_FG         : If $$InTrueColorMode then "White, LogoThinLineClr"  else "White, White"


    SV_MGR_ACTIVE_FG            : If $$InTrueColorMode then "White, White"  else "White, White"  

    SV_MGR_INACTIVE_FG          : If $$InTrueColorMode then "Deep Grey, Grey"  else "Deep Grey, Deep Grey" 

    SV_MGR_ACTIVE_BG            : If $$InTrueColorMode then "Deep Grey, TitleActiveClr"  else "Deep Grey, Deep Grey"

    SV_MGR_INACTIVE_BG          : If $$InTrueColorMode then "Light Grey, TitleInActiveClr"  else "Light Grey, Light Grey"


    SV_BUTTON_BG                : @@SV_RELEASEDGREY

    SV_BUTTON_FOCUS_BG          : @@SV_RELEASEDGREY

    SV_BUTTON_TITLE_FG          : @@SV_RELEASEDBLACK

    

    SV_BUTTON_KEY_FG            : If $$InTrueColorMode then "Black, Red"  else "Black, Black"


    SV_BUTTON_INACTIVE_FG       : @@SV_RELEASEDWHITE


;;Button Manager on Right

    SV_RT_BUTTON_BG             : If $$InTrueColorMode then "Grey, RightButtonClr"  else "Grey, Grey"

    SV_RT_BUTTON_FOCUS_BG       : If $$InTrueColorMode then "Grey, RightButtonClr"  else "Grey, Grey"

    SV_RT_BUTTON_TITLE_FG       : If $$InTrueColorMode then "Black, RightButtonTitleFGClr"  else "Black, Black"

    

    SV_RT_BUTTON_KEY_FG         : If $$InTrueColorMode then "Black, RightButtonKeyFGClr"  else "Black, Black"

    SV_RT_BUTTON_INACTIVE_FG    : If $$InTrueColorMode then "White, RightButtonInActiveKeyFGClr"  else "White, White"


SV_CLOSE_BUTTON_BG : @@SV_RELEASEDWHITE

SV_CLOSE_BUTTON_FG : @@SV_RELEASEDDEEPGREY


SV_BTN_BORDER_COLOR1        : If $$InTrueColorMode then "White, RightButtonBorderColor1"  else "White, White"

SV_BTN_BORDER_COLOR2        : If $$InTrueColorMode then "Deep Grey, RightButtonBorderColor2"  else "Deep Grey, Deep Grey"


    SV_TABLE_TITLE_BG           : If $$InTrueColorMode then "Deep Grey, TableTitleBGClr"  else "Deep Grey, Deep Grey"

    SV_TABLE_TITLE_FG           : "White, White"

    SV_TABLE_NORMAL_FG          : "Black, Black"

    SV_TABLE_HIGHLIT_FG         : "TableHighlitClr, TableHighlitClr"

    SV_TABLE_BG                 : If $$InTrueColorMode then "White, TableBGClr"  else "White, White"

SV_TABLE_SUB_TITLE_BG       : If $$InTrueColorMode then @@SV_RELEASEDLEAFGREEN else @@SV_RELEASEDBLUE_AQUA

SV_TABLE_SUB_TITLE_FG       : @@SV_RELEASEDWHITE


    SV_FORM_BG                  : If $$InTrueColorMode then "White, FormBGClr"  else "White, White"

    SV_FORM_TITLE_BG     : If $$InTrueColorMode then "Light Grey, Blue" else "Light Grey, Light Grey"

    SV_FIELD_FG                 : @@SV_RELEASEDBLACK

    SV_CURSOR_BG                : If $$InTrueColorMode then "White, CursorBGClr"  else "White, White" 

    SV_CURSOR_FG                : @@SV_RELEASEDBLACK

    SV_LINE_SELECTED_BG         : @@SV_RELEASEDDEEPGREY

    SV_LINE_SELECTED_FG         : @@SV_RELEASEDWHITE


    SV_SEL_CURSOR_BG        : If $$InTrueColorMode then "Light Grey, PaleLeafGreen" else "Light Grey, Light Grey"

    SV_SEL_CURSOR_FG        : @@SV_RELEASEDWHITE

    SV_SELECTED_BG        : If $$InTrueColorMode then "Deep Grey, Aquamarine" else "Deep Grey, Deep Grey"

    SV_SELECTED_FG        : @@SV_RELEASEDWHITE

SV_LASTFOCUS_LINE_BG : "LastFocusBG, LastFocusBG"

SV_LASTFOCUS_LINE_FG : "LastFocusFG, LastFocusFG"


SV_LEFT_ARROW_FG : @@SV_BLACK

SV_RIGHT_ARROW_FG : @@SV_BLACK

SV_UP_ARROW_FG : @@SV_WHITE

SV_DOWN_ARROW_FG : @@SV_WHITE


    SV_PROMPT_FG                : @@SV_RELEASEDBLACK

    SV_PROMPT_BG                : If $$InTrueColorMode then "White, Crystal Blue" else "White, White"

    SV_MENU_TITLE_BG            : If $$InTrueColorMode then "Black, MenuTitleBGClr"  else "Black, Black"

    SV_MENU_TITLE_FG            : If $$InTrueColorMode then "White, MenuTitleFGClr"  else "White, White"

    SV_MENU_BG                  : If $$InTrueColorMode then "White, MnuBGClr"  else "White, White"

;;   SV_MENU_CURSOR_BG           : If $$InTrueColorMode then "Light Grey, MenuCursorBGClr"  else "Light Grey, Light Grey"


    SV_MENU_CURSOR_BG           : If $$InTrueColorMode then "Light Grey, MenuCursorColor2" else "Light Grey, Light Grey"

    SV_MENU_NORMAL_FG           : If $$InTrueColorMode then "Deep Grey, MnuNormalFGClr"  else "Deep Grey, Deep Grey"

    SV_MENU_INDENTED_FG         : If $$InTrueColorMode then "Inactive Grey, MenuIndentFG"  else "Inactive Grey, Inactive Grey"

    SV_MENU_HOTKEY_FG           : If $$InTrueColorMode then "Black, MenuHotKeyFG"  else "Black, Black"

    SV_MENU_INACTIVE_FG         : @@SV_RELEASEDGREY_INACT

    SV_MENU_CURSOR_FG           : If $$InTrueColorMode then "Black, MenuCursorFG"  else "Black, Black"

    SV_MENU_CURSOR_HOTKEY_FG    : If $$InTrueColorMode then "Black, Red"  else "Black, Black"

    SV_MENU_PARENT_FG           : @@SV_RELEASEDBLACK

SV_MENU_BORDER_COLOR : @@SV_RELEASEDBLACK

    SV_POPUP_MENU_SHORTCUT_FG   : @@SV_RELEASEDBLACK


    SV_MORE_FG                  : If $$InTrueColorMode then "Black, Red" else "Black, Black"


    SV_QRY_BRD_BG               : @@SV_RELEASEDBLACK

    SV_QRY_BG                   : @@SV_RELEASEDLIGHTGREY

    SV_QRY_QRY_FG               : @@SV_RELEASEDBLACK

    SV_QRY_YN_FG                : If $$InTrueColorMode then "Black, Red" else "Black, Black"

    SV_QRY_OR_FG                : @@SV_RELEASEDDEEPGREY



    SV_MSG_BRD_BG               : @@SV_RELEASEDBLACK

    SV_MSG_BG                   : @@SV_RELEASEDLIGHTGREY

    SV_MSG_TITLE_BG             : @@SV_RELEASEDDEEPGREY

    SV_MSG_TITLE_FG             : @@SV_RELEASEDWHITE

    SV_MSG_EH_FG                : @@SV_RELEASEDBLACK

    SV_MSG_PRKEY_FG             : @@SV_RELEASEDBLACK

    SV_MSG_MSG_FG               : @@SV_RELEASEDBLACK



    SV_PROGRESS_BG              : If $$InTrueColorMode then "Light Grey, ProgressBGClr"  else "Grey, Grey"

    SV_PROGRESS_SUBTITLE_FG     : If $$InTrueColorMode then "Black, ProgSubTitleFGClr"  else "Black, Black"

    SV_PROGRESS_TITLE_FG        : If $$InTrueColorMode then "Deep Grey, ProgressTitleFGClr"  else "Deep Grey, Deep Grey"

    SV_PROGRESS_SUBJECT_FG      : If $$InTrueColorMode then "Black, ProgressSubFGClr"  else "Black, Black"

    SV_PROGRESS_BAR_FG          : If $$InTrueColorMode then "Black, ProgressPercentFGClr"  else "Black, Black"

    SV_PROGRESS_PERCENT_FG      : If $$InTrueColorMode then "Deep Grey, ProgressFGClr"  else "Deep Grey, Deep Grey"


    SV_NATLANG_PROMPT_COLOR     : @@SV_RELEASEDBLACK

    SV_NATLANG_COMMAND_COLOR    : @@SV_RELEASEDBLACK

    SV_NATLANG_RESULT_COLOR     : @@SV_RELEASEDBLACK

SV_VALIDITY_EXPIRED_COLOR   : @@SV_RELEASEDRED

      

;; ********************* Unknown ***********************


SV_UNGREEN              : If $$InTrueColorMode then "White, ReleasedGreen" else "White, White"

SV_UNMAGENTA            : If $$InTrueColorMode then "Grey, Magenta" else "Grey, Grey"

SV_UNRBLUE              : If $$InTrueColorMode then "Grey, Royal Blue" else "Grey, Grey"

SV_UNORANGE              : If $$InTrueColorMode then "White, ReleasedOrange" else "White, White"


;; ********************* Other ***********************


SV_CMPACTION            : If $$InTrueColorMode then "White, Lily Yellow" else "White, White"

SV_CMPSECURITY          : If $$InTrueColorMode then "White, Lily Yellow" else "White, White"

SV_LICENSING_INFO       : If $$InTrueColorMode then "White, ReleasedOrange" else "White, White"

    SV_LICENSING            : @@SV_RELEASEDLIGHTGREY

    SV_LOGIN                : @@SV_RELEASEDLIGHTGREY

SV_ADDONS               : If $$InTrueColorMode then "White, ReleasedYellow" else "White, White"

SV_ATTENDANCE           : If $$InTrueColorMode then "White, ReleasedYellow" else "White, White"

SV_AUDIT                : If $$InTrueColorMode then "White, ReleasedBlue" else "White, White"

SV_MIGRATIONINFO        : If $$InTrueColorMode then "White, ReleasedYellow" else "White, White"

SV_POS                  : If $$InTrueColorMode then "White, ReleasedGreen" else "White, White"

SV_IMPORT               : If $$InTrueColorMode then "White, Light Surf Green"   else "White, White"

    SV_FIELD1               : "Deep Grey, Red"

    SV_FIELD2               : "Black"

    SV_FIELD3               : "Deep Grey"

    SV_FIELD4               : If $$IsAscentGUI and $$InTrueColorMode then "Very Light Blue" else if $$InTrueColorMode then "Light Surf Green" else "Green16Bit"

    SV_FIELD5               : If $$IsAscentGUI and $$InTrueColorMode then "Light Grey" else if $$InTrueColorMode then "Very Light Orange" else "Yellow16Bit"

    SV_FIELD6               : "White"

    SV_FIELD7               : If $$InTrueColorMode then "Royal Blue" else "DarkBlue16Bit"

    SV_FIELD8               : "Blue"

    SV_FIELD9               : "Light Grey"

    SV_FIELD10              : "Dark Green"

    SV_FIELD11              : "Very Light Sea Green"

;;---------------------Colors----------------------------

SV_RELEASEDYELLOW_BG    : If $$InTrueColorMode then "White, ReleasedPaleYellow" else "White, White"

SV_RELEASEDBROWN        : If $$InTrueColorMode then "White, ReleasedBrown"      else "White, White"

SV_RELEASEDGREEN        : If $$InTrueColorMode then "White, ReleasedGreen"      else "White, White"

SV_RELEASEDYELLOW        : If $$InTrueColorMode then "White, ReleasedYellow"     else "White, White"

SV_RELEASEDBLUE          : If $$InTrueColorMode then "White, ReleasedBlue"       else "White, White"

SV_RELEASEDORANGE        : If $$InTrueColorMode then "White, ReleasedOrange"     else "White, White"

SV_RELEASEDWHITE        : "White, White"

SV_RELEASEDGREEN_S      : If $$InTrueColorMode then "White, Light Surf Green"   else "White, White"

SV_RELEASEDYELLOW_S      : If $$InTrueColorMode then "White, Lily Yellow"        else "White, White"

SV_RELEASEDGREY          : "Grey, Grey"

SV_RELEASEDDEEPGREY      : "Deep Grey, Deep Grey"

SV_RELEASEDLIGHTGREY    : If $$InTrueColorMode then "Light Grey, Light Grey"    else "Grey, Grey"

SV_RELEASEDGREY_INACT    : if $$InTrueColorMode then "Inactive Grey"             else "Grey, Grey"

SV_RELEASEDGERANIUM      : If $$InTrueColorMode then "Black, Geranium"           else "Black, Black"

SV_RELEASEDBLACK        : "Black, Black"

SV_RELEASEDLEAFGREEN    : If $$InTrueColorMode then "Deep Grey, LeafGreen"      else "Deep Grey, Deep Grey"

SV_RELEASEDLEAFGREEN_PL : If $$InTrueColorMode then "Light Grey, PaleLeafGreen" else "Light Grey, Light Grey"

SV_RELEASEDYELLOW_DK    : If $$InTrueColorMode then "White, Light Lily Yellow"  else "White, White"

SV_RELEASEDGREEN_PL      : If $$InTrueColorMode then "Deep Grey, Pale Green"     else "Deep Grey, Deep Grey"

SV_RELEASEDBLUE_DK      : If $$InTrueColorMode then "Deep Grey, DeepCobaltBlue" else "Deep Grey, Deep Grey"

SV_RELEASEDBLUE_ROYAL    : If $$InTrueColorMode then "Black, Royal Blue"         else "Black, Black"

SV_RELEASEDBLUE_AQUA    : "Deep Grey, Aquamarine"

SV_RELEASEDBLUE_SATIN    : "Light Grey, Satin Blue"

SV_DARK_RED            : "Dark Red"

SV_DEEP_GREY            : "Deep Grey"

SV_WHITE                : "White, White"

SV_BLACK                : "Black, Black"

SV_RELEASEDRED          : "Black, Red"

SV_BLUE                  : If $$InTrueColorMode then "Light Grey, Blue"   else "Grey, Grey"

SV_RELEASEDCRYSTAL      : If $$InTrueColorMode then "White, Crystal Blue" else "White, White" 

SV_UNYELLOW : If $$InTrueColorMode then "White, ScenarioInfoClr"  else "White, White"

SV_UNGREY : If $$InTrueColorMode then "Light Grey, StatutoryMasterClr"  else "Grey, Grey"

    SV_UNWHITE              : @@SV_RELEASEDWHITE

    

SV_CLIENTLOGO_TRANSPARENT_BG : "CltLogoTransparentBG"

SV_BORDER_SHADOW_COLOR : @@SV_RELEASEDLIGHTGREY


SV_BORDER3D_SHADOW_INNER_COLOR : if $$InTrueColorMode AND $$IsAscentGUI  then "Light Grey, Border3D Shadow Inner Color" else "Black, Black"

SV_BORDER3D_SHADOW_OUTER_COLOR : if $$InTrueColorMode AND $$IsAscentGUI  then "Light Grey, Border3D Shadow Outer Color" else "Light Grey, MgrInActiveBGHigh"

SV_BORDER3D_LIGHT_INNER_COLOR : if $$InTrueColorMode AND $$IsAscentGUI  then "Light Grey, Border3D Light Inner Color"  else if $$InTrueColorMode then "Light Grey" else "Grey"

SV_BORDER3D_LIGHT_OUTER_COLOR : "Light Grey, Border3D Light Outer Color"

    SV_MAIL                  : @@SV_RELEASEDWHITE

;; for company external operations

    SV_BACKUP                : @@SV_RELEASEDLIGHTGREY

    SV_TABLE_LINE_FOCUSED_BG    : @@SV_RELEASEDDEEPGREY

    SV_TABLE_LINE_FOCUSED_FG    : @@SV_RELEASEDWHITE

SV_TABLE_LINE_SEP_FG    : "StoneGrey"

SV_TABLE_MORE_STYLE          : "Small Serif Bold"

SV_TABLE_MORE_FG            : "Black, Grey"

SV_TABLE_ITEM_ON_THE_FLY_FG : "Black"

SV_TABLE_ITEM_ON_THE_FLY_STYLE : "Small Italic"

[System: Formula]


SV_EDIT_FIELD_BG : "White,  EditFieldBG"

    SV_EDIT_FIELD_FG : @@SV_RELEASEDBLACK


[System: Formula]

;;Button Manager on Top

    SV_TOP_BUTTON_BG            : If $$InTrueColorMode then "Grey, Cyan Blue"  else "Grey, Grey"

    SV_TOP_BUTTON_FOCUS_BG      : If $$InTrueColorMode then "Grey, Tory Blue"  else "Grey, Grey"

    SV_TOP_BUTTON_TITLE_FG      : If $$InTrueColorMode then "Black, TopButtonTitleFGClr"  else "Black, Black"

    

    SV_TOP_BUTTON_KEY_FG        : If $$InTrueColorMode then "Black, PaleCyan"  else "Black, Black"

    SV_TOP_BUTTON_INACTIVE_FG   : If $$InTrueColorMode then "White, Grey"  else "White, White"

;;colors for button borders - both toolbar and user buttons

SV_TOOLBAR_BTN_BORDER_COLOR1 : "Cyan Blue, Cyan Blue"

SV_TOOLBAR_BTN_BORDER_COLOR2 : "Cyan Blue, Cyan Blue"

DependentCfgGrey : "Deep Grey"

DependentCfgBlack : "Black"

;;End of File


रविवार, 27 मार्च 2022

Tally chapter 255 TDL for Print Seal Stamp signature By Rajiv Mishra Computer class

 



few lines are missing here.

pls watch the full video to get full coding.



[#Field: DSP ExportLocation]


Set as : @@asdaa1

[#Field: DSP ExportFileName]


Set as : $$MakeExportName:mad:@asdaa:#DSPExportFormat



[#Field: DSP ExportFormat]


set as : "JPEG (Image)"



[System : Formula]

asdaa : $MachineDate

asdaa1 : "c:\users\user\desktop\daily\bill\" + $$String:$PartyLedgerName

 [#Part: CMP TallyShopFeaturesTitle]

Add: Line: CMP EnableSignatureImage



[Line: CMP EnableSignatureImage]

Field: Medium Prompt, CMP EnableSignatureImage

Local: Field: Medium Prompt: Info: "Enable Signature Print ? "


Space Top: 1


[Field: CMP EnableSignatureImage]

Use: Logical Field

Storage: EnableSignature

Set as: If $$IsEmpty:$$Value then "No" else $$Value

Sub Form: Cmp CompanySign Path: $$Value = "Yes"


[Report : CMP CompanySign Path]


Form : CMP CompanySign Path


[Form : CMP CompanySign Path]


Parts : Form SubTitle, CMP CompanySign Path

Option : Small Size Form

FullWidth : No

FullHeight : No

SpaceTop : 1

SpaceBottom : 1

SpaceLeft : 1

SpaceRight : 1

Background : @@SV_COSTCATEGORY

Local : Field : Form SubTitle: Info : $$LocaleString:"Company Signature"

Horizontal Alignment: Centre

Vertical Alignment : Centre


[Part : CMP CompanySign Path]


Line : CMP CompanySign Path, CompanyLogo PathNotesOne


[Line : CompanyLogo PathNotesOne]


Field : CompanyLogo PathNotes

Space Top : 1

Space Bottom : 0.4


Local : Field : CompanyLogo PathNotes: Set as : "- " + $$LocaleString:"Formats supported are BMP and JPEG."




[Field: CompanyLogo PathNotes]


Style : Normal Italic

FullWidth : Yes

Align : Left

Skip : Yes

Fixed : Yes


[Line : CMP CompanySignPath]


Fields : Medium Prompt, CMP CompanySign Path

Local : Field : Medium Prompt : Info : $$Localestring:"Location of Signature:"


[Field : CMP CompanySign Path]


Use : Name Field

Case : Normal

Set as : $SignaturePath:Company:##SVCurrentCompany

Storage : SignaturePath

Setalways : Yes

Width : @@LongWidth

Max : 100

Control : CMPLogoPathExist : ($$IsEmpty:$$Value OR Not $$IsFileExists:$$Value OR ($$FileSize:$$Value > 1048577))

Modifies : SASignPath : Yes


[System : Formula]


CMPLogoPathExist : (If $$IsEmpty:$$Value then $$LocaleString:"Logo path cannot be empty." +

Else If Not $$IsFileExists:$$Value then $$LocaleString:"Logo path specified is invalid or file not found." +

Else IF $$FileSize:$$Value > 1048577 Then "File size exceeds 1 MB." +

Else $$LocaleString:"Format Not Supported")


[#Report: ChangeCurrentCompany]

Local : Form : Modify Variables : On :Form Accept : Yes : SET : SASignPath:$SignaturePath:Company:##SvCurrentCompany


[#Report: Voucher]

SET : SASignPath:$SignaturePath:Company:##SvCurrentCompany


[System:Variable]

SASignPath : $SignaturePath:Company:##SvCurrentCompany


[Variable: SASignPath]

Type : String

Persistent : Yes



[System:UDF]

EnableSignature : Logical : 1029

SignaturePath : String : 1031




[#Part: EXPINV Signature]


Delete:Line: EXPSMP Signature

Delete:Bottom Lines: EXPSMP Authourity


Top Part : Test Image Part1

Top Part : Test Image Part12

Right Part : Test Image Part

Bottom Part : Test Image Part2


Vertical: Yes

Height: 57 MMS

Width    :70% Page

Option : Small Size Part

Horizontal Alignment: Right

Option : TraderInv AuthSignInfo : (@@IsDealerExciseSalesInvoice OR @@IsExciseMfgrRule11Invoice) AND NOT ##SATraderCommercial AND (NOT $$IsEmpty:##SAAuthorisedSignName OR NOT $$IsEmpty:##SAAuthorisedSignDesgn)

Local:Field:Default:Full Width:Yes


[#Part: EXPSMP Signature]


Delete:Line : EXPSMP Signature

Delete:Bottom Lines: EXPSMP Authourity


Top Part : Test Image Part1

Top Part : Test Image Part12

Right Part : Test Image Part

Bottom Part : Test Image Part2


Vertical: Yes

Height: 57 MMS

Width    :70% Page

Option : Small Size Part

Horizontal Alignment: Right

Option : TraderInv AuthSignInfo : (@@IsDealerExciseSalesInvoice OR @@IsExciseMfgrRule11Invoice) AND NOT ##SATraderCommercial AND (NOT $$IsEmpty:##SAAuthorisedSignName OR NOT $$IsEmpty:##SAAuthorisedSignDesgn)

Local:Field:Default:Full Width:Yes



[#Line : EXPSMP Signature]

Local           : Field : Simple Field : Align  : Right




[Part:Test Image Part1]

Line : EXPSMP Signature

Height: 12 mms

Local           : Line : Default        :Space Bottom:1


[Part:Test Image Part12]

Line : blankline1

Height: 2 mms


[Part:Test Image Part]

Line : Test Image Line


Graph Type : ##SASignPath

Height : 39 mms

Width    :70% Page

Horizontal Alignment:right


Invisible : Not $EnableSignature:Company:##SVCurrentCompany



[Part:Test Image Part2]

Line : EXPSMP Authourity


Height: 4 mms


[Line:blankline1]

Right Field: Blank Field

Space Top : If $$InPrintMode Then 1 Else 1


[Field:Blank Field]

Set as:""

Align : Right


[Line:Test Image Line]

Right Field: Test Image Field

Space Top : If $$InPrintMode Then 1 Else 1



[Field:Test Image Field]

Set as:""

Align: Right

Full Width:Yes


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


[#Part: BankPymtAdvice Checked]

   

    Delete:Lines     : BankPymtAdvice Sign, BankPymtAdvice Checked

    Part        : BankPymtAdviceSignImage, BankPymtAdvice CheckedSat

    Vertical    : Yes

    Space Top       : 0.5 inch


[Part: BankPymtAdvice CheckedSat]


    Line            : BankPymtAdvice Sign, BankPymtAdvice Checked

    Space Top           : 0.5 inch


[Part:BankPymtAdviceSignImage]

Line : BankPymtAdviceSignImage Line


Graph Type : $SignaturePath:Company:##SVCurrentCompany

Height : 30 mms

Width    :40% Page

Horizontal Alignment:Left


Invisible : NOT $EnableSignature:Company:##SVCurrentCompany


[Line:BankPymtAdviceSignImage Line]

Field: Test Image Field

Space Top : If $$InPrintMode Then 1 Else 1


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



[#Form: Normal Ledger]


    Add:Option:Normal Ledger with Sign:$$InPrintMode OR $$InExportMode OR $$InMailAction AND ($EnableSignature:Company:##SVCurrentCompany )

   

[#Form:Ledger Outstandings]

   

    Add:Option:Normal Ledger with Sign:$$InPrintMode OR $$InExportMode OR $$InMailAction AND ($EnableSignature:Company:##SVCurrentCompany )

   

[#Form: Bills Outstanding]


    Add:Option:Normal Ledger with Sign:$$InPrintMode OR $$InExportMode OR $$InMailAction AND ($EnableSignature:Company:##SVCurrentCompany )

   


[#Part:DSP AccTitles]

   

    Delete:Parts:DSP ReportTime, DSP CompanyName, DSP CompanyAddress, DSP GCC CmpRegnNo, DSP GSTCmpRegnNo, DSP ReportTitle, DSP PageNo, DSP ScaleFactor

    Add:Part:EXPINV Image,Sat DSP AccTitlesRt

    Vertical    : No

    Local:Part:EXPINV Logo:Delete:Height

    Local:Part:EXPINV Logo:Delete:Width

    Local:Part:EXPINV Logo:Add:Height:32 mms

    Local:Part:EXPINV Logo:Add:Width :32 mms

   


[Part:Sat DSP AccTitlesRt]

    Parts       : DSP ReportTime, DSP CompanyName, DSP CompanyAddress, DSP GCC CmpRegnNo, DSP GSTCmpRegnNo, DSP ReportTitle, DSP PageNo, DSP ScaleFactor

   

    Vertical    : Yes

   

[#Line  : DSP CompanyName]

    Local:Field: DSP CompanyName:PrintStyle  : MyBook Antiqua Bold

    Local:Field: DSP CompanyName:Print FG: Maroon

   

[#Line  : DSP CompanyAddress]

    Local:Field: DSP CompanyAddress:PrintStyle  : Normal Bold

    Local:Field: DSP CompanyAddress:Print FG: DarkBlue16Bit


[Style : MyBook Antiqua Bold]


    Font    : "Bookman Old Style"

    Bold    : Yes

    Height    : 20

   


[!Form:Normal Ledger with Sign]


    Add:Bottom Part:Normal Ledger with Sign

   

[Part:Normal Ledger with Sign]

   

    Right Part:Normal Ledger with Sign1

   

   

   

[Part:Normal Ledger with Sign1]

    Part:Test Image Part1,BankPymtAdviceSignImage,Test Image Part2

    Vertical:Yes

    Local:Part:BankPymtAdviceSignImage:Horizontal Alignment:Right

    Local:Part:BankPymtAdviceSignImage:Width    :100% Page

    Local:Part:BankPymtAdviceSignImage:Height     :30 mms

    Local:Part:Test Image Part2:Local:Line:EXPSMP Authourity:Delete:Left Fields    : Name Field,Short Name Field

   

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

शनिवार, 26 मार्च 2022

Tally Chapter 254 TDL to DELETE Empty Debtor Creditor By Rajiv Mishra Computer Class

 




few lines are missing here.

Pls watch the full video to get full coding.




[#Menu : Gateway of Tally]



Item : Delete Empty Ledgers : Display : EmptyLedgerReport


[Report : EmptyLedgerReport]


Title : "Ledger Master"

Use : MS Report


[Report : MS Report]


Form : MS Report


[Form : MS Report]

Height : 100% Page

Width : 100% Page

Part : MS Report, MS Report1, Ms Report2



Button : Gr DeleteSelected ;;, Gr DeleteUnselected

Button : Gr Btn Select All,Gr DeleteAll ;;, Gr Btn Select None

Key : Gr Shift Down Select ;;,Demonstrates multi-action



[Part : MS Report]


line :MS Report Title , MS Report ;;, MS Report1

Repeat : MS Report : My mastercoll

;;Repeat : MS Report1 : My mastercoll1


Scroll : vertical

Common border : yes

Background: Light orange

[Line : MS Report Title]

Field : MS Report sl, MS Report


Border : thin Top Bottom


Local : Field : Default : Style : Normal bold

Local : Field : MS Report sl : Set as : "Sl No"

Local : Field : MS Report : Set as : "Name of Sundry Debtors Party"



[Line : MS Report]


Field : MS Report sl, MS Report



[Field : MS Report Sl]

set as : $$line

Width : 5

Border : Thin Left Right


[Field : MS Report]


set as : $Name

Width : 25



[Part : MS Report1]


line :MS Report Title1 , MS Report1

Repeat : MS Report1 : My mastercoll1


Scroll : vertical

Common border : yes



[Line : MS Report Title1]

Field : MS Report sl1, MS Report1


Border : thin Top Bottom


Local : Field : Default : Style : Normal bold

Local : Field : MS Report sl1 : Set as : "Sl No"

Local : Field : MS Report1 : Set as : "Name of Sundry Creditors Party"



[Line : MS Report1]


Field : MS Report sl1, MS Report1



[Field : MS Report Sl1]

set as : $$line

Width : 5

Border : Thin Left Right


[Field : MS Report1]


set as : $Name

 Width : 25



[Part : MS Report2]

Line : Ms12

[Line: MS12]

Field : Ms12

[Field : Ms12]

Field : Name Field

Local : Field : Name Field :  Style : Large Bold

Local : Field :Name Field: Set As: "Developed by Rajiv Mishra TDL "

Local : Field : Name Field :  Align : Centre


[Collection : My mastercoll]


Type : Ledger

ChildOf : $$GroupSundryDebtors ;; $$GroupSundryCreditors

BelongsTo : Yes

Compute : IsEmptyObject : $$IsEmptyObject

Filter : ONlyempty

Type : Ledger

ChildOf : $$GroupSundryCreditors

BelongsTo : Yes

Compute : IsEmptyObject : $$IsEmptyObject

Filter : ONlyempty



[Button: gr DeleteSelected]

Title : "Delete Selected"

Key : Alt + D

Action : Delete Object

Mode : Display


;; Scope - Newly introduced which means that the Action Delete Object should be carried on for

;; Selected lines

Scope : Selected Lines


[Button: Gr DeleteUnselected]


Title : "Delete All"

Key : Ctrl + E

Action : Delete Object

Mode : Display


;; Scope - Newly introduced which means that the Action Delete Object should be carried on for

;; Unselected lines

Scope : Unselected Lines


[Button: Gr DeleteAll]

Title : "Delete All"


Key : Ctrl + D

Action : Delete Object

Mode : Display


;; Scope - Newly introduced which means that the Action Delete Object should be carried on for

;; all the lines

Scope : All Lines


[Button: GR Btn Select All]

Title : "Select All"


Key : Ctrl+A


;; Newly introduced action wherein all the lines (Selected/Unselected) will be selected

Action : Select All

Mode : Display


[Button: Gr Btn Select None]

Title : "Select None"


Key : Ctrl + 8


;; Newly introduced action wherein all the lines (Selected/Unselected) will be unselected

Action : Unselect All

Mode : Display



[Key: Gr Shift Down Select]

Title : "Select"

Key : Shift + Down


;; Newly introduced action to toggle the selection, i.e., Shift + Down pressed once will select

;; the current line and pressed again will deselect the line

Action : Toggle Select

Mode : Display


[System : Formula]

ONlyempty : $$IsEmptyObject


Tally Chapter 252 TDL for Daily Expense BULK Payment with Random Amount

 



few lines are missing here.

pls watch the full video to get full coding.




[#Menu: Gateway of Tally]


Add : Item : Before : @@Locquit: Auto Bulk Payment : ALTER : Auto Bulk Payment


[Report: Auto Bulk Payment]


;; Interface to accept user Input


Local : Field : Default : Local : Style : Default : Height : 10

;;Local : Field : Default : Local : Style : Default : color : maroon


Use : Simple Auto Bulk Payment


Local : Form : Interest Calc : On: Form Accept : Yes : Call : CreateProvVouchers:#InterestPrincipal:#InterestRate:#InterestNoOfYrs:#InterestResult:#AmountForexField

Local : Form : Interest Calc : Local : Field : Form SubTitle : Info : "Auto Bulk Payment Details"

;Local : Form : Interest Calc : Local : Field : Form SubTitle : color : Maroon

Local : Form : Interest Calc : Height : 50% Page

Local : Form : Interest Calc : Width : 60% Page

Local : Form : Interest Calc : Background : "Light Orange"


Local : Field : Medium Prompt : Width : 25


Local : Part : Interest Calc : Add : Lines : ProvLedAmt;;,ProvLedNarr


Local : Line : Interest Principal: Local : Field : Medium Prompt : Info : "Starting Date :"

Local : Field : Interest Principal: Type : Date

Local : Field : Interest Principal: Case : Title Case

Local : Field : Interest Principal: Width : 30

Local : Field : Interest Principal: Align : Left


Local : Line : Interest Rate : Local : Field : Medium Prompt : Info : "No. of Payments :"

Local : Field : Interest Rate : Type : Number

Local : Field : Interest Rate : Format : "No Zero, No Percentage, No Comma"

Local : Field : Interest Rate : Width : 30

Local : Field : Interest Rate : Align : Left


Local : Line : Interest NoOfYrs : Local : Field : Medium Prompt : Info : "Cash/ Bank Ledger :"

Local : Field : Interest NoOfYrs : Type : String

Local : Field : Interest NoOfYrs : Table : Cash Ledgers Extract

Local : Field : Interest NoOfYrs : Show Table: Always

Local : Field : Interest NoOfYrs : Case : Title Case

Local : Field : Interest NoOfYrs : Width : 30

Local : Field : Interest NoOfYrs : Align : Left


Local : Line : Interest Result : Local : Field : Medium Prompt : Info : "Payee Ledger :"

Local : Line : Interest Result : Local : Field : Default : Inactive : No

Local : Field : Interest Result : Table : Expense Ledgers Extract

Local : Field : Interest Result : Show Table: Always

Local : Field : Interest Result : Set As : "";$$CollectionField:$Name:1:ExpenseLedgersExtract

Local : Field : Interest Result : Case : Title Case

Local : Field : Interest Result : Type : String

Local : Field : Interest Result : Width : 30

Local : Field : Interest Result : Align : Left

Fetch Collection: Cash Ledgers Extract, Expense Ledgers Extract


[Line: ProvLedAmt]


Field : Medium Prompt, Amount Forex Field


Local : Field : Medium Prompt : Info : "Enter Ledger Amount :"


[Line: ProvLedNarr]


Field : Medium Prompt, Name Field


Local : Field : Medium Prompt : Info : "Enter Ledger Narration :"

Local : Field : Name Field : Info : ""

Local : Field : Name Field : Width : 50


;; Report designed to open daybook with newly created entries

;; immediately after the execution of current function call


[Report: Prov Entries in Daybook]


Use : Daybook

Set : VoucherTypeName : "Payment"

Set : SVFromDate : $$FinYearBeg:##StartDate:$StartingFrom:Company:##SVCurrentCompany

Set : SVToDate : $$FinYearEnd:##StartDate:$StartingFrom:Company:##SVCurrentCompany


Local : Collection : Default : Add : Filter : Prov Filter


[System: Formula]


Prov Filter : $Amount = ##InputAmt


;; Function to create Provisional Vouchers automatically

;; and display list of vouchers created instantaneously


[Function: Create Prov Vouchers]


;; Definition Block


Parameter : InputDate : Date

Parameter : InputNoofEnt : Number

Parameter : InputCBLed : String

Parameter : InputOthLed : String

Parameter : InputAmt : Amount



Variable : Counter : Number

Variable : VoucherTypeName : String

Variable : FamilyVoucherFlag : Logical


Variable : StartDate : Date

Variable : PostDatedFlag : Logical

Variable : VLEdAMt : Amount

Variable : VoucherAmt : Number

;; Procedural Block



00 : SET : Counter : ##InputNoofEnt

10 : SET : StartDate : ##InputDate ;; Variable introduced to retain original date reqd for filtering in daybook

05 : Set : VLEdAMt : ##InputAmt


20 : WHILE : ##Counter >= 1

30 : SET : SVViewName : $$SysName:AcctgVchView

35 : SET : SV VoucherType : $$VchTypePayment

40 : NEW OBJECT : Voucher

50 : SET VALUE : Date : ##InputDate

60 : SET VALUE : Is Post Dated : if $LastVoucherDate:Company:##SVCurrentCompany < ##InputDate then "Yes" else "No"

70 : SET VALUE : VoucherTypeName : $$VchTypePayment


75 : Set : VoucherAmt : if ##Counter = 1 then ##InputAmt else $$RandomNumber:1:##InputAmt

76 : Set : InputAmt : ##InputAmt

;sdddd:Log:##VoucherAmt

80 : INSERT COLLECTION OBJECT : LedgerEntries

100 : SET VALUE : LedgerName : ##InputOthLed

110 : SET VALUE : Is Deemed Positive: "YES"

120 : SET VALUE : Amount : $$AsAmount:##VoucherAmt ;InputAmt

130 : SET TARGET : ..


140 : INSERT COLLECTION OBJECT : LedgerEntries

150 : SET TARGET : LedgerEntries

160 : SET VALUE : LedgerName : ##InputCBLed

170 : SET VALUE : Is Deemed Positive: "NO"

180 : SET VALUE : Amount : $$AsAmount:##VoucherAmt;InputAmt

190 : SET TARGET : ..


200 : SET VALUE : PersistedView : ##SVViewName

201 : SET VALUE : NARRATION :"Paid By Cash For " +" "+ ##InputOthLed

;202 : SET VALUE : CrDtTm1 :$$CmpUserName

;203 : SET VALUE : CrDtTm2 :$$MachineDate

;204 : SET VALUE : CrDtTm3 :$$MachineTime

210 : CREATE TARGET

220 : SET : InputDate: ##InputDate+1




230 : DECREMENT : Counter

240 : END WHILE

250 : DISPLAY : Prov Entries in Daybook

260 : RETURN


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


[Report: Simple Auto Bulk Payment]


Form : Interest Calc

Auto : Yes


[Form: Interest Calc]


Parts : Form SubTitle, Interest Calc



[Part: Interest Calc]


Lines : Interest Principal, Interest Rate, Interest NoOfYrs, Interest Result

;Local : Field : Default : color : Maroon

[Line: Interest Principal]


Fields : Medium Prompt, Interest Principal



[Field: Interest Principal]


Use : Amount Field


[Line: Interest Rate]


Fields : Medium Prompt, Interest Rate



[Field: Interest Rate]


Use : Number Field

Format : "No Zero, Percentage"

Align : Right

Width : @@AmountWidth


[Line: Interest NoOfYrs]


Fields : Medium Prompt, Interest NoOfYrs



[Field: Interest NoOfYrs]


Use : Number Field

Format : "NoZero"

Align : Right

Width : @@AmountWidth


[Line: Interest Result]


Fields : Medium Prompt, Interest Result


Local : Field : Default : Inactive : $$IsEmpty:#InterestPrincipal OR $$IsEmpty:#InterestRate OR $$IsEmpty:#InterestNoOfYrs

SpaceTop: 1


[Field: Interest Result]


Use : Amount Field

Set Always : Yes

 


Tally Chapter 251 TDL for Table Template- Readymade Table TDL ByRajiv Mishra Computer Class

 





Few Lines are Missing here.

Pls Watch the full video to get full coding.





[#Menu : Gateway of Tally]

Add : Item : Table Template : Display : TT


[Report : TT]

    Form                : TT

    Object            : Company


[Form : TT]

    Parts           : TTTitle, TTSubTitle, TTData, TTSelect

    Space Top        : 1

;;----इसे अगर आप घटाते हो या बढ़ाते हो तो आपकी टेबल का बॉर्डर चेंज होगा 

    Space Bottom    : 1

    Space Left        : 1

    Space Right        : 1

    Background        : Yellow

;;----------आप रंगो के नाम या उनका कोड प्रयोग कर सकते हो।  

    Height            : 80% Screen

    Width            : 70% Screen

;;---------आप टेबल का साइज अपनी सुविधा के अनुसार बदल सकते हैं।  

    No Confirm        : Yes

    

 

[Part : TTTitle]

    Line            : TTTitle

    Background        : Light Blue

;;-----------Yellow Border के निचे के Title Text का Color यंहा से बदलें। 

    Border            : DoubleBorder

 

    [Line : TTTitle]

        Field            : TTTitle

        Space Top         : .5

        Space Bottom     : .5


        [Field : TTTitle]

            Use            : Name Field

            Set As        : " "

;;;---------------Title Text यंहा टाइप करें।  

            Full Width    : Yes

            Align        : Centre

            Style        : Large Bold

            Skip        : Yes


[Part : TTSubTitle]

    Line            : TTSubTitle

    Background        : Green

;;-----Sub Title / Column Heading COLOR Text यंहा टाइप करें। 

    Border            : DoubleBorder1

 

    [Line : TTSubTitle]

        Field            : TTSrT, TTNameT, TTTitleT, TTTopT, TTMiddleT

        Space Top         : .5

        Space Bottom     : .5


        [Field : TTSrT]

            Use            : TTNameT

            Set As        : ""

;;---------- Column 1 Text  यंहा टाइप करें। 

            Width        : 5

            Skip        : Yes

         

        [Field : TTNameT]

            Use            : Name Field

            Set As        : " "

;;---------- Column 2 Text  यंहा टाइप करें। 

            Align        : Centre

            Style        : Large Bold

            Color        : Black

            Width        : 25

            Skip        : Yes

Border : Thin Top Bottom

         

        [Field : TTTitleT]

            Use            : TTNameT

            Set As        : ""

;;---------- Column 3 Text  यंहा टाइप करें। 

            Style        : Large Bold

            Skip        : Yes

            Align        : Centre


        [Field : TTTopT]

            Use            : TTNameT

            Set As        : ""

;;---------- Column 4 Text  यंहा टाइप करें। 

            Style        : Large Bold

            Skip        : Yes

            Align        : Centre


        [Field : TTMiddleT]

            Use            : TTNameT

            Set As        : " "

;;---------- Column 5 Text  यंहा टाइप करें। 

            Style        : Large Bold

            Skip        : Yes

            Align        : Centre

         

[Part: TTData]

        Lines           :     TTData1, TTData2, TTData3, TTData4, TTData5, +

                            TTData6, TTData7, TTData8, TTData9

;;--------------आपको जितनी भी Rows इस टेबल में चाहिए उनके नाम टाइप करें।  

        Space Top        : 0.5

        Border            : DoubleBorder1

        BackGround        : HighlightBox


                    [Style : ColorStyle]

                        Height    : 24

                        Font    : "Courier New"

                 

                            [Field : SetColorDefault1]

                                ;Use            : Number Field

                                Align        : Centre

                                Width        : 5

                                Fixed        : Yes

                                Skip        : Yes

                                Style        : Large Bold

;;------अपनी टेबल के डिज़ाइन को यंहा पर Define  करें।  

                            [Field : SetColorDefault2]

                                Use            : Name Field

                                Align        : Centre

                                Width        : 25

                                Style        : Large Bold

                                Skip        : Yes

;;------अपनी टेबल के डिज़ाइन को यंहा पर Define  करें।  


    [Line: TTData1]

;;------अपनी टेबल के First line को यंहा पर Define  करें।  

        Field           : TTSr1, TTName1, TTTitle1, TTTop1, TTMiddle1

;;------अपनी टेबल के Columns को यंहा पर Define  करें। 

        Space Bottom     : 0.5


        [Field : TTSr1]

            ;Use            : SetColorDefault1

            Set As        : ""

;;--------पहली पंक्ति के first cell Text / Data को यंहा टाइप करें।  

Border : Thick Top Bottom

       [Field : TTName1]

            Use            : SetColorDefault2

            Set As        : ""

;;--------पहली पंक्ति के 2nd cell Text / Data को यंहा टाइप करें।  

            Align        : Left

         

        [Field: TTTitle1]

            Use         : SetColorDefault2

            Skip        : Yes

              Set As        : ""

;;--------पहली पंक्ति के 3rd cell Text / Data को यंहा टाइप करें।  

            Style        : ColorStyle

         

        [Field : TTTop1]

            Use         : SetColorDefault2

            Skip        : Yes

              Set As        : ""

;;--------पहली पंक्ति के 4th cell Text / Data को यंहा टाइप करें।  

            Style        : ColorStyle

         

        [Field : TTMiddle1]

            Use         : SetColorDefault2

            Skip        : Yes

              Set As        : ""

;;--------पहली पंक्ति के 5th cell Text / Data को यंहा टाइप करें।  

            Style        : ColorStyle


    [Line: TTData2]

;;------अपनी टेबल के 2nd ROW line को यंहा पर Define  करें।  

        Field           : TTSr2, TTName2, TTTitle2, TTTop2, TTMiddle2

        Space Bottom     : 0.5


        [Field : TTSr2]

            Use            : SetColorDefault1

            Set As        : ""


        [Field : TTName2]

            Use            : SetColorDefault2

            Set As        : ""

            Align        : Left

         

        [Field: TTTitle2]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTTop2]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTMiddle2]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle


    [Line: TTData3]

        Field           : TTSr3, TTName3, TTTitle3, TTTop3, TTMiddle3

        Space Bottom     : 0.5


        [Field : TTSr3]

            Use            : SetColorDefault1

            Set As        : ""


        [Field : TTName3]

            Use            : SetColorDefault2

            Set As        : ""

            Align        : Left

         

        [Field: TTTitle3]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTTop3]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTMiddle3]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle


    [Line: TTData4]

        Field           : TTSr4, TTName4, TTTitle4, TTTop4, TTMiddle4

        Space Bottom     : 0.5


        [Field : TTSr4]

            Use            : SetColorDefault1

            Set As        : ""


        [Field : TTName4]

            Use            : SetColorDefault2

            Set As        : ""

            Align        : Left

         

        [Field: TTTitle4]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTTop4]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTMiddle4]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle


    [Line: TTData5]

        Field           : TTSr5, TTName5, TTTitle5, TTTop5, TTMiddle5

        Space Bottom     : 0.5


        [Field : TTSr5]

            Use            : SetColorDefault1

            Set As        : ""


        [Field : TTName5]

            Use            : SetColorDefault2

            Set As        : ""

            Align        : Left

         

        [Field: TTTitle5]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTTop5]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTMiddle5]

            Use         : SetColorDefault2

            Skip        : Yes

           Set As        : ""

            Style        : ColorStyle


    [Line: TTData6]

        Field           : TTSr6, TTName6, TTTitle6, TTTop6, TTMiddle6

        Space Bottom     : 0.5


        [Field : TTSr6]

            Use            : SetColorDefault1

            Set As        : ""


        [Field : TTName6]

            Use            : SetColorDefault2

            Set As        : ""

            Align        : Left

         

        [Field: TTTitle6]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTTop6]

            Use         : SetColorDefault2

            Skip        : Yes

           Set As        : ""

            Style        : ColorStyle

         

        [Field : TTMiddle6]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle


    [Line: TTData7]

        Field           : TTSr7, TTName7, TTTitle7, TTTop7, TTMiddle7

        Space Bottom     : 0.5


        [Field : TTSr7]

            Use            : SetColorDefault1

            Set As        : ""


        [Field : TTName7]

            Use            : SetColorDefault2

            Set As        : ""

            Align        : Left

         

        [Field: TTTitle7]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTTop7]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTMiddle7]

            Use         : SetColorDefault2

            Skip        : Yes

           Set As        : ""

            Style        : ColorStyle


    [Line: TTData8]

        Field           : TTSr8, TTName8, TTTitle8, TTTop8, TTMiddle8

        Space Bottom     : 0.5


        [Field : TTSr8]

            Use            : SetColorDefault1

            Set As        :""


        [Field : TTName8]

            Use            : SetColorDefault2

            Set As        : ""

            Align        : Left

         

        [Field: TTTitle8]

            Use         : SetColorDefault2

            Skip        : Yes

           Set As        : ""

            Style        : ColorStyle

         

        [Field : TTTop8]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTMiddle8]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle


    [Line: TTData9]

        Field           : TTSr9, TTName9, TTTitle9, TTTop9, TTMiddle9

        Space Bottom     : 0.5


        [Field : TTSr9]

            Use            : SetColorDefault1

            Set As        : ""


        [Field : TTName9]

            Use            : SetColorDefault2

            Set As        : ""

            Align        : Left

         

        [Field: TTTitle9]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTTop9]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

         

        [Field : TTMiddle9]

            Use         : SetColorDefault2

            Skip        : Yes

            Set As        : ""

            Style        : ColorStyle

                 

[Part : TTSelect]

    Line            : TTSelect

    Background        : Grey

    Border            : Thick Box

 

    [Line : TTSelect]

        Field            : TTSelectT, DumCol, TTSelectV

        Space Top         : .5

        Space Bottom     : .5


        [Field : TTSelectT]

            Use            : Name Field

            Set As        : "Developed by : "

            Full Width    : Yes

            Align        : Right

            Style        : Large Bold

            Background    : Grey

            Color        : Blue

            Skip        : Yes


        [Field : DumCol]

            Use            : Name Field

            Set As        : ""

            Set Always    : Yes

            Width        : 10

            Align        : Centre

            Style        : Large Bold

            Skip        : Yes

            Invisible    : Yes

         

        [Field : TTSelectV]

            Use            : Name Field

            Set As        : ""

            Set Always    : Yes

            Width        : 10

            Align        : Centre

            Style        : Large Bold

            

         


शुक्रवार, 25 मार्च 2022

Tally Chapter 250 TDL For GST to PAN number update By Rajiv Mishra Computer Class

 



Few Lines are Missing here.

Pls watch the full video to get full coding.



[System: Formula]

locRpt067 : $$LocaleString:"GST TO PAN "


[#Menu: Rajiv Mishra]

Add: Key Item : @@locRpt067 : U : Alter Collection : C067Main : NOT $$IsEmpty:$$SelectedCmps


[Collection: C067Main]

<unitgroup:multiled>

Use : Multi Ledger

Delete : Report

Add : Report: R067Main


[Report: R067Main]

<unitgroup:multiled>

Use : Multi Master Report

Family : $$Translate:"Accounts Masters"

Title : $$SPrintf:mad:@MultiLedgerCreateModeFormat:mad:@ModeName:mad:@SubModeName

Variables : MGroup

Set : SVAccounts : Yes

Set : SVInventory : No

Set : SVStatutory : No

Set : SVTallyShop : No

Multi Objects : Ledger Under MGroup

Delete: Form

Add: Form: A067Main

Variable: v067AddByGST : Logical: No

Variable: v067ClearPAN : Logical: No


[Form: A067Main]

Use : Multi Master Form

Normal Color : @@SV_COSTCATEGORY

Parts : P067MLEDBody ;, MLED Body,MLEDDefault,

Space Bottom : 0

Button : Btn067GstToPan,Btn067ClearPAN


[Button : Btn067GstToPan]

Title : GST To PAN

Key : F10

Action : Set : v067AddByGST : NOT ##v067AddByGST


[Button : Btn067ClearPAN]

Title : Clear All PAN

Key : F11

Action : Set : v067ClearPAN : NOT ##v067ClearPAN


[Part : P067MLEDBody]

Lines : L067MLEDTitle,L067MLEDBody

Scrolled: Vertical

Repeat : L067MLEDBody : LedgerUnderMGroup

Break On : $$IsEmpty:$Name


[Line: L067MLEDTitle]

Field: MultiSNo Title, Multi Master Name Title, Multi Master Parent Title, MLED Opening Title,MLED OpeningDr Title, MSTSortPosTitle

Local: Field : Multi Master Name Title : Info : $$LocaleString:"Name of Ledger"

Local: Field : Multi Master Name Title : Width: 40% Screen

Local: Field : MLED Opening Title : Info : $$LocaleString:"GST Reg. Type"

Local: Field : MLED OpeningDr Title : Info : $$LocaleString:"GSTIN/UIN"

Local: Field : MSTSortPosTitle : Info : $$LocaleString:"PAN/IT No."

Local: Field : MLED Opening Title : Width : 15

Local: Field : MLED OpeningDr Title : Width : 18

Local: Field : MSTSortPosTitle : Width : 12

Local: Field : Default : Style : Normal Bold

Local: Field : Default : Align : Center

[Line: L067MLED Body ]

Field: F067SrNo,F067Name,F067Parent,F067GSTDType,F067GSTNo, F067PANNo

Local: Field: MMParentOption : Skip : YES

Local: Field: Default : Style : Normal


[Field: F067SrNo]

Use: MultiSNo

[Field: F067Name]

Use: Multi MST Name;Name Field

Local: Field: Multi Master Name : Skip: YES

Local: Field: Multi Master Name : Width: 40% Screen

[Field: F067Parent]

Use : Name Field

Inactive: $$IsEmpty:$Name

Set as : $Parent

Skip : YES

Align : Center

Border : Thin Left

[Field: F067GSTDType]

Use : LED GSTDealerType

Inactive: $$IsEmpty:$Name

Border : Thin Left

[Field: F067GSTNo]

Use : LED GSTIN

Delete : Invisible: ##MVInMultiMode

Inactive: $$IsEmpty:$Name

Width : 18

Border : Thin Left

[Field: F067PANNo]

Use : LED IT No

Delete : Invisible : ##MVInMultiMode

Inactive: $$IsEmpty:$Name

Width : 12

Border : Thin Left

Set By Condition: @myCondiGSTToPAN : @myGSTToPAN

Set By Condition: @myCondiPANClear : ""

myCondiGSTToPAN : ##v067AddByGST And $$IsEmpty:$$Value And Not $$isEmpty:#F067GSTNo

myCondiPANClear : ##v067ClearPAN And Not $$IsEmpty:$$Value

myGSTTOPAN : $$StringPart:#F067GSTNo:10:10

Set Always : YES

[#Line: L067MLEDTitle]

Local: Field : MSTSortPosTitle : Delete: Invisible

 [#Form: Master Accounting Form] Delete: Bottom Buttons : Master Group, Master Ledger, Master VchType, Blank Button ;, Master Company Operat...