Sale / Purchase / Debit Note / Credit Note Voucher Display Party Address

Discussion in 'Free Source Codes' started by Gopal solanki, Dec 21, 2018.

    
  1. Gopal solanki

    Gopal solanki New Member


    ;; Sale / Purchase / Debit Note / Credit Note Voucher Display Party Address (Gopal Solanki)

    [#Part: EI BaseInfo]
    Add: Lines:Before:EI PartyLimit :party add01

    [Line:partyadd01]
    Fields:partyadd1,partyadd2,partyadd3,partyadd4,partyadd5
    border : thin top

    [Field:partyadd1]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"Address :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 7
    Local : Field :name Field : Set as : $STPartyFullAdd:Ledger:#EIConsignee
    Local : Field :name Field : width : 66
    Local : Field :name Field :Skip:yes
    Local : Field :name Field : line : 0
    Local : Field :name Field : style : normal
    Color : Blue

    [Field:partyadd2]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"State :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 5
    Local : Field : name Field : Set as : $LedStateName:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field : name Field : width : 15.50
    Local : Field :name Field : style : normal
    Color:blue

    [Field:partyadd3]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"Pin Code :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 8
    Local : Field : name Field :Set as : $pincode:Ledger:#EIConsignee
    Local : Field : name Field :Skip:Yes
    Local : Field : name Field : width : 8
    Local : Field :name Field : style : normal
    Color:blue

    [Field:partyadd4]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"Country :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 7
    Local : Field : name Field :Set as : $CountryName:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field : name Field : width : 9
    Local : Field :name Field : style : normal
    Color:blue

    [Field:partyadd5]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"GSTIN/UIN No. :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 12
    Local : Field : name Field :Set as : $PARTYGSTIN:Ledger:#EIConsignee
    Local : Field : name Field :Skip:Yes
    Local : Field :name Field : style : normal bold
    Local : Field : name Field : width : 16
    Color:blue


    [#Part: EI BaseInfo]
    Add: Lines:Before:EI PartyLimit :party add02
    border : thin top

    [Line:partyadd02]
    Fields:partyadd6,partyadd7,partyadd8,partyadd9,partyadd10,partyadd11
    border : thin top

    [Field:partyadd6]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"Contact :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 7
    Local : Field : name Field :Set as : $LedgerContact:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field : name Field : width : 22
    Color:blue
    border : thin bottom
    Local : Field :name Field : style : normal

    [Field:partyadd7]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"Phone :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 6
    Local : Field : name Field :Set as : $LedgerPhone:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field : name Field : width : 22
    Color:blue
    border : thin bottom
    Local : Field :name Field : style : normal

    [Field:partyadd8]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"Mobile :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 6
    Local : Field : name Field :Set as : $LedgerMobile:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field :name Field : style : normal
    Local : Field : name Field : width : 24 .50
    Color:blue
    border : thin bottom

    [Field:partyadd9]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"E-Mail :"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 6
    Local : Field : name Field :Set as : $Email:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field : name Field : width : 23
    Color:blue
    Local : Field :name Field : style : normal
    border : thin bottom

    [Field:partyadd10]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"PAN No.:"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 7
    Local : Field : name Field :Set as :$IncomeTaxNumber:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field : name Field : width : 12
    Color:blue
    border : thin bottom
    Local : Field :name Field : style : normal

    [Field:partyadd11]
    Fields:Simple Prompt, Name Field
    Local:Field:simple prompt : info :$$localestring:"TIN No.:"
    Local : Field : simple prompt : color : red
    Local : Field : simple prompt : width : 6
    Local : Field : name Field :Set as :$VATTINNumber:Ledger:#EIConsignee
    Local : Field :name Field :Skip:Yes
    Local : Field : name Field : width : 12
    Color:blue
    border : thin bottom
    Local : Field :name Field : style : normal
     


  2. uttam100

    uttam100 Member


    What is this. ... Is this for learning or what.
     


  3. velan

    velan New Member


    super
     


  4. N.Balakumar

    N.Balakumar New Member


    Sir,
    Error T0005 : The description name is empty
    Please error ratification
     


  5. svn

    svn Member


    WONDE
    WONDERFUL...............................
     



  6. very nice to see full customer information
     


  7. sandeep76out

    sandeep76out New Member


    beauty :) Good job Sir Ji _()_
     


  8. JCTS

    JCTS Member


    I was also stucked on the same issue. But now resolved with following code.

    1) I have created class given multiple gst rate & other charges. if my other charges is 0 then it should not show in invoice print. it is taking too much space.

    [Line: OTS Invoice Ledger Entries]
    Field: Name Field, Amount Field
    Local: Field: Name Field: Set as:if $$Isempty:$Amount then "" else $LedgerName

    ; Seen default code of accouting details line [Line: EXPINV AccDetails] Taken lot of time to resolve this issue.
    Empty : $$IsEmpty:$Amount AND $RemoveZeroEntries
     





  9. How to enable this tdl for Prime.

    It is loaded but not showing anything in sales voucher
     


  10. dipu369

    dipu369 Member


    It is loaded but not showing anything in sales voucher
     


Share This Page