Tally Chapter 156 TDL for All in One Unused By Rajiv Mishra Computer Class

 




Kindly watch our Video to get full Code.

 

[Report : MD Ledger]

    Title : "Ledger Master"

    Use : MS Report

   

 

[Report : MD Group]

    Title : "Group Master"

    Use : MS Report

    Local      : Collection : My mastercoll : Delete  : Type

    Local      : Collection : My mastercoll : Add        :  Type: Group

   

[Report : MD Employess]

    Title : "Employess Master"

    Use : MS Report

    Local      : Collection : My mastercoll : Delete  : Type

    Local      : Collection : My mastercoll : Add        :  Type: Cost Centre

    Local      : Collection : My mastercoll : Add        :  Filter : EmployeesFilter

 

[Report : MD Cost Centre]

    Title : "Cost Centre Master"

    Use : MS Report

    Local      : Collection : My mastercoll : Delete  : Type

    Local      : Collection : My mastercoll : Add        :  Type: Cost Centre

    Local      : Collection : My mastercoll : Add        :  Filter :CostCentreFilter

 

 

 

[Report : MD Stock Item]

    Title : "Stock Item"

    Use : MS Report

    Local      : Collection : My mastercoll : Delete  : Type

    Local      : Collection : My mastercoll : Add        :  Type: StockItem

 

[Report : MD Stock Group]

    Title : "Stock Group"

    Use : MS Report

    Local      : Collection : My mastercoll : Delete  : Type

    Local      : Collection : My mastercoll : Add        :  Type: Stock Group

 

   

 

;;MD Employess

 

[Collection: Payroll Employees11]

 

    Use          : Alias Collection

    Type      : Cost Centre

    Title    : $$LocaleString:"List of Employees"

    Filter    : EmployeesFilter

    Filter    : PayrollBelongsToCategory

    Filter    : PayrollEmployeesFilter

    Format    : $Parent

 

 

[Report : MS Report]

    Form : MS Report

 

[Form : MS Report]

    Height : 100% Page

    Width  : 100% Page

    Part    : MS Report

    Bottom Part : MD Note

   

    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

    Repeat : MS Report : My mastercoll

   

    Scroll : vertical

    Common border : yes

 

[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"

 

 

 

[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 : MD Note]

    Line : MD Note

 

[Line : MD Note]

    Field : MD Note

 

[Field : MD Note]

    Set as : "This list is Unused Master withOut Opending balance"

    Color : Red

    Background : Yellow

    Style : Large bold

    Fullwidth : yes

 

 

[Collection : My mastercoll]

    Type : Ledger

    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 153 TDL for Custom List of Stock Item By Rajiv Mishra Computer Class

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

TDL CODE for New Column in Invoice by Rajiv Mishra Computer class