Cheque Date in Outstanding Report

Discussion in 'Tally Developer' started by tally.manish, Dec 8, 2013.

    
  1. tally.manish

    tally.manish Member


    Dear Experts ,

    I want to Add one button in Group Bill wise Outstanding Report

    I Press the Button one field goes to Edit and I give the Date in that Field.

    But the Field is Not Stored and not Show the Field .i Attach my Tried Code

    Please do the needful.

    [#Form : BIL GroupOS]
    Add : Button : RBDate

    [Button : RBDate]
    Key : Alt + Z
    Action : Alter :RRGroupOS
    Title : "ChequeDate"

    [Report : RRGroupOS]
    Form : Group Outstandingss

    [Form : Group Outstandingss]
    Parts : GRPBILL Title, LEDBILL Column, GRPBILL Body
    Local: Part: GRPBILL Title : Local: Field: Default : Skip: Yes
    Local: Part: LEDBILL Column : Local: Field: Default : Skip: Yes
    Local: Part: GRPBILL Body : Local: Field: Default : Skip: Yes
    Local : Field : Bill Fixed : Add : Field : RRDate
    Local : Part : GRPBILL Body : Local : Field : RRDate : Skip: No
    Local : Line : BILL Total : Local : Field : RRDate : Skip : Yes

    [Field : RRDate]
    Use : Name Field
    Set as : $RBillDate
    width : 20 mms
    Storage : RBillDate

    [System : UDF]
    RBillDate : String : 1270

    [#Form: BIL GroupOs]
    Local: Field: BIll Fixed : Add : Field : RRDate1

    [Field : RRDate1]
    Use : Name Field
    set as : $RBillDate
    width : 20 mms
    Invisible : $$InPrintMode

    [#Collection: Group Bills]
    Fetch: RBillDate
     


  2. tally.manish

    tally.manish Member


    Dear Admin and Experts please help for above proble.
     


  3. admin

    admin Administrator Staff Member


    Post your request to right forum. If you post again in wrong forum... your account will be deleted
     


  4. tally.manish

    tally.manish Member


    Dear Admin sir,

    What Error i made in this tdl sir
     


  5. VINOD KUMAR

    VINOD KUMAR New Member


    DEAR EXPERTS
    FONT SIZE CHANGE IN CHEQUE PRINTING
     


  6. vyadav

    vyadav Member



Share This Page