SALES INVOICE FORMAT

Discussion in 'Free Source Codes' started by GAURANG, Apr 10, 2014.

    
  1. GAURANG

    GAURANG New Member


    NEW SALES INVOICE FORMAT
     

    Attached Files:

    JObimon Arackal JOhn and HVPatel like this.


  2. bharat.barai

    bharat.barai New Member


    how can we configure invoice please guide. thanks
     


  3. Rohit Vora

    Rohit Vora New Member


    how can we configure invoice please guide. thanks
     


  4. Rajan Pillai

    Rajan Pillai New Member


    Sir
    The Header part is repeated and How can I getrid of that.
    Pls help
    thanks in Advance
     


  5. Praveen Davis

    Praveen Davis Member


    company name is printed twice!!!
     


  6. Rajan Pillai

    Rajan Pillai New Member


    Sir,
    Please see the attachment, the Company Name is printed twice.
    Can you correct the same and returned to me.
    Thanks
    Rajan Pillai
    # 9446075725
    Trivandrum, Kerala
     

    Attached Files:



  7. Rajan Pillai

    Rajan Pillai New Member


    Sir,
    Please see the attachment, the Company Name is printed twice.
    Can you correct the same and returned to me.
    Thanks
    Rajan Pillai
    # 9446075725
    Trivandrum, Kerala
     

    Attached Files:



  8. Mahesh Sethi

    Mahesh Sethi Member



    Dear Rajan Pillai,


    Try This.....


    [#Part: EXPINV SaleTopLeft]
    Height : If ($$InExportMode OR $$InMailAction OR $$InUploadAction) AND ($$IsSysNameEqual:Excel:##SVExportFormat OR $$IsSysNameEqual:HTML:##SVExportFormat) THEN +
    (10 + 10 + @WithOrderVch + @WithOrderTerms + @WithBuyer + @WithCountry) ELSE +
    (10 + 10 + @WithOrderVch + @WithOrderTerms + @WithBuyer + @WithCountry) % page
    Delete: Parts: EXPINV Company

    [#Form: Printed Invoice]
    Add:parts:cmp name
    [part:cmp name]

    Lines:cmp name1, cmp add

    Repeat:cmp add :CompanyAddress
    [Line:cmp name1]
    Field:cmp name1
    [Field:cmp name1]
    Use:name field
    Set as:mad:@CMPMailNAme
    Full Width:Yes
    Align:Centre
    Style:new
    [Line:cmp add]
    Field:cmp add


    [Field:cmp add]

    Set as: $address
    Align:Center
    Full Width:Yes
    Style:new address



    [Style:new ]
    Use : Normal Bold
    Height:20
    [Style:new address]
    Height:12
    Use : Normal
    [#Part: EXPINV Signature]
    Delete:Border



    Manish Patil
    tally_indore@yahoo.com
     


  9. Rajan Pillai

    Rajan Pillai New Member


    Sir,
    No change. the Invoice print with twice the company name & address.
    Thanks
     


  10. Praveen Davis

    Praveen Davis Member


    Hi,

    Please correct as the company name is printed twice.
     


  11. Jalal

    Jalal New Member


    Anybody please help me to add Unit column in this invoice

    Thanking you
     

    Attached Files:



  12. Jalal

    Jalal New Member


    Hi,
    please help me to add Unit column in this invoice

    Thanking you
     


  13. Virat Mehta

    Virat Mehta New Member


    sir i am new in tdl and i don't want to print title 'Invoice' what i can do and i want to leave space from top 2" give me code
     


  14. nasir

    nasir Member


    sir can i add 2 more column in invoice
    1 previous month
    2 current month

    plz and also show in printing
    thnx
     



  15. Dear
    is there any idea to print separate invoice based on item. we can called it label instead of invoice because it will contains limited information such like Bill No., Date, party Name, Reference No, Item Name, additional description of item, quantity, Rate, Amount . if an invoice contains 6 items it will take print in single A4 page as 6 part for each item. How can we filter for each item??? Thank You
     


  16. Ajeet Jain

    Ajeet Jain Member


    use if line is greater then 1 then print on fresh page
     
    zakirhossain_diu likes this.


  17. Ankith Agarwala

    Ankith Agarwala New Member


    Hello,
    Kindly send me a code to add a text line at left align above written as"Valid for Input Tax Credit" in the Excise invoice.

    Urgently required. Please help me in this regard.
     

    Attached Files:




  18. Dear Ajeet Jain
    Thank you for your hints, After using next page for line is greater then 1 its getting item wise new page. Now i need to divide a page into 6 part, where i can take print single page for 6 item. need idea or clue to enjoy the customization work. thank you.
     



  19. There are codes and output attached, I am getting item wise output but its separate pages, i need to get it on single page. Somebody can say please what are the codes need to modified at expected output.
     

    Attached Files:



  20. Ajeet Jain

    Ajeet Jain Member


    why u want to divide one page into 6 parts
    if you want 6 items on one page then put condition if items >6 then come on to new page
     


  21. sangamesh

    sangamesh New Member


    01.jpg I want this type of format in sales invoice please help me on this.
    just Add another Column in last that's TOTAL AMOUNT Column including GST tax amount.
    Please help me on this
    Thank YOu
     


Share This Page