Tenant profile

Discussion in 'Requests' started by NainaSiraj, Apr 8, 2020.

    
  1. NainaSiraj

    NainaSiraj Member


    all respected
    my father have property business rental property
    i want to create tenant profiles for each tenant
    can any body help me

    please
     



  2. Post all the details required, so that, members will try to help.
     


  3. NainaSiraj

    NainaSiraj Member


    thank you for your reply
    i will make a pdf formate file
    so u can understand easily

    simply i need to cerate a tenant detail like a profile

    thanks
     


  4. NainaSiraj

    NainaSiraj Member


    kindly plz see the sample file plzzzzzzzzzz
     

    Attached Files:



  5. NainaSiraj

    NainaSiraj Member


    nobody guide us please
     



  6. Dear Members, which is the best option for this case;
    1. Create UDFs in party Ledger Master
    2. Create a DataBase (Excel/Access) and store the values in the database, then retrieve the same with PartyName Ledger
    3. Not having Much Knowledge about LIST VARIABLE, Using LIST Variable is efficient ?
     


  7. NainaSiraj

    NainaSiraj Member


    thanks for reply
    i am biggner
    kindly help me please
     


  8. gangstar

    gangstar Member


    Sample Data & Rent Tdl File attached.
     

    Attached Files:



  9. NainaSiraj

    NainaSiraj Member


    gangetser respected thanks for honorable reply
    dear respected sir can i send u a udf fiedls i need to get deta from tally master ledger creation on this form no need to go to sales voucher
    just create a button on gateway of tally and all the data get from tally master udf fields plzzzzzzzz thanks
     


  10. NainaSiraj

    NainaSiraj Member


    means to say we create UDF fields in tally master and fetch all data from these fields a button shows on gateway of tally we press this button and a filter list open for tenant i just press tenant 1 then this form which u create should be open plzzzzzzzzzzz
     


  11. NainaSiraj

    NainaSiraj Member


    Can i get your mail id Mr.gangastar plzzzzz
     


  12. NainaSiraj

    NainaSiraj Member


    i have creatred all these fields udf in ledger creation so neet to get all data from that fields on this form through udf plzzzzz
     


  13. NainaSiraj

    NainaSiraj Member


    kindly see these UDF fields
     

    Attached Files:

    • udf.pdf
      File size:
      4 MB
      Views:
      35


  14. gangstar

    gangstar Member


    $UDFName :Ledger:$PartyLedgerName
     


  15. NainaSiraj

    NainaSiraj Member


    here are i have a great person gangster who is very helping person
    thanks sir
     


  16. balajimg

    balajimg Active Member


    Ms. Naina, do u know TDL
     


  17. gangstar

    gangstar Member


    This is Sample Format go through this tdl

    ;[Include:E:\Program Files\Tally.ERP9 6.0.3\Dropbox\BALAJI TDL\TDL CONFIG LATEST.txt]

    [#Menu:Gateway of Tally]
    Add:Button:Rent Aggr
    ;Add:Key Item:Rent Agreement:R:Display Collection:SJGroupColl:NOT $$IsEmpty:$$SelectedCmps

    [Button:Rent Aggr]
    Title:"Rent Aggrement"
    Key:ALT + V
    Action:Display Collection:SJGroupColl

    [Collection:SJGroupColl]
    Use:Remote My Ledger Coll
    Delete:Report
    Add:Report:SJGroup

    [Collection:Remote My Ledger Coll]
    Use:Alias Collection
    Type:Ledger
    Variable:LedgerName
    Trigger:Remote Triggered Led Report
    Report:Remote Final Led Report
    Fetch:Name
    Filter:SundryDebrs

    [Report:Remote Triggered Led Report]
    Title:"Select Ledger"
    Form:Remote Triggered Led Report
    Variable:SVFromDate, SVToDate
    Variable:DSPShowOpening, DSPShowClosing

    [Form:Remote Triggered Led Report]
    Parts:Remote Triggered Led Report

    [Part:Remote Triggered Led Report]
    Lines:Remote Triggered Led Report

    [Line:Remote Triggered Led Report]
    Fields:Medium Prompt, Remote Triggered Led Report
    Local:Field:Medium Prompt:Set as:"Ledger :"

    [Field:Remote Triggered Led Report]
    Use:Name Field
    Table:Remote My Ledger Coll
    Show Table:Always
    Modifies:LedgerName
    ;Inactive:NOT $$IsBelongsTo:$$GroupSundryDebtors

    [System:Formulae]
    SundryDebrs:$$IsBelongsTo:$$GroupSundryDebtors

    [Report:SJGroup]
    Form:SJGroup
    Object:VOUCHER:##VOUCHERID
    Title:"SJ Group of Company"
    Print Set:REPORT TITLE:"SJ Group of Co.,"
    Fetch Object:Ledger:#LedgerName:Name, LedgerContact, LedgerPhone, OpeningBalance, LedOpeningBalance, TBalOpening

    [Form:SJGroup]
    Top Part:SJGroupTop
    Space Top:0.35 INCH
    Space Left:0.55 INCH
    Space Right:0.45 INCH
    Space Bottom:0.10 INCH

    [Part:SJGroupTop]
    Part:SJGroupTopCmp,SJGroupTopCmpTit;,SJGroupTopAggTit,SJGroupTopCaFTit,SJGroupTopSignTit
    Vertical:Yes

    [Part:SJGroupTopCmp]
    Line:SJGroupTopCmp,SJGroupTopCAdd,SJGroupTopCEMN

    [Line:SJGroupTopCmp]
    Field:Name Field
    Local:Field:Name Field:Set as:mad:@CmpMailName
    Local:Field:Name Field:Full Width:Yes
    Local:Field:Name Field:Align:Center
    Local:Field:Name Field:Style:Large Bold
    Local:Field:Name Field:Border:Thin Bottom
    Local:Field:Name Field:print FG:Blue

    [Line:SJGroupTopCAdd]
    Field:Name Field
    Local:Field:Name Field:Set as:$$FullList:SJCompanyaddress:$Address
    Local:Field:Name Field:Full Width:Yes
    Local:Field:Name Field:Align:Center

    [Collection:SJCompanyaddress]
    Type:Address:Company
    Child Of:##SVCurrentCompany
    Filter:IsNotBlankAddr

    [Line:SJGroupTopCEMN]
    Space Top:0.25
    Field:Name Field,Short Name Field
    Local:Field:Name Field:Set as:"Email:- " + $Email:Company:##SVCurrentCompany
    Local:Field:Name Field:Full Width:Yes
    Local:Field:Name Field:Align:Left

    Local:Field:Short Name Field:Set as:"Contact:- " + $MobileNumbers:Company:##SVCurrentCompany
    Local:Field:Short Name Field:Full Width:Yes
    Local:Field:Short Name Field:Align:Right

    [Part:SJGroupTopCmpTit]
    Line:SJGroupTopCmpTit,SJGroupTopCmpTFDet

    [Line:SJGroupTopCmpTit]
    Field:Name Field
    Border:Thin Box
    Local:Field:Name Field:Set as:"TENANT PROFILE"
    Local:Field:Name Field:Full Width:Yes
    Local:Field:Name Field:Align:Center
    Local:Field:Name Field:print BG:Green

    [Line:SJGroupTopCmpTFDet]
    Left Fields:Name Field, SJGroupStart
    Right Fields:Short Name Field, SJGroupShNo
    Border:Thin Box
    Local:Field:Name Field:Set as:"Rent Start"
    Local:Field:Name Field:Full Width:Yes
    Local:Field:Name Field:Align:Left
    Local:Field:Name Field:Border:Thin Box

    Local:Field:Short Name Field:Set as:"Shop No"
    Local:Field:Short Name Field:Full Width:Yes
    Local:Field:Short Name Field:Align:Left
    Local:Field:Short Name Field:Border:Thin Box

    [Field:SJGroupStart]
    Use:Name Field
    Set as:$LedgerMobile:Ledger:#LedgerName
    Align:Right
    Full Width:Yes

    [Field:SJGroupShNo]
    Use:Name Field
    Set as:$LedgerPhone:Ledger:#LedgerName
    Align:Right
    Full Width:Yes
     


  18. NainaSiraj

    NainaSiraj Member


    brilliant grate same i want God Bless u just guide me how can i fetch data from udf really u grate
     


  19. NainaSiraj

    NainaSiraj Member


    means to say rent start field need to fetch deta from 1 udf in tally master thanks u just a little guide me will try myself
     


  20. NainaSiraj

    NainaSiraj Member


    God Bless you thanks you
     


  21. gangstar

    gangstar Member


    If u r adding UDF field u want 2 fetch object name like LedShopNo, LedRentStart,,,,,,,,etc

    [Report:SJGroup]
    Form:SJGroup
    Object:VOUCHER:##VOUCHERID
    Title:"SJ Group of Company"
    Print Set:REPORT TITLE:"SJ Group of Co.,"
    Fetch Object:Ledger:#LedgerName:Name, LedgerContact, LedgerPhone, OpeningBalance, LedOpeningBalance, TBalOpening, LedShopNo,..............
     


  22. NainaSiraj

    NainaSiraj Member


    Object:VOUCHER:##VOUCHERID
    ??????
    sir object voucher or something other
    this file i got from here and changed as per my requiremtn so thsese udf i want to fetch in tenent profile plzzzz
     

    Attached Files:



  23. NainaSiraj

    NainaSiraj Member


    I WILL TRY TOMORROW BCOZ TODAY A LITTLE BUSY
     


  24. NainaSiraj

    NainaSiraj Member


    KINDLY ADD A PART ON RIGHT SIDE FOR LEDGER TENANT NAME PLZZZ
     


  25. NainaSiraj

    NainaSiraj Member


    I Am not getting success to fetch the udf fields data in this can u plzzz guide me
     


Share This Page