Item Description(s) Line

Discussion in 'Tally Developer' started by hitarth, Apr 20, 2013.

    
  1. hitarth

    hitarth Member


    Dear Experts,
    I am not getting Name of Line of " Item Description(s) " at sales voucher entry. as attached screen.
    Please do the needful
    Thanks
     

    Attached Files:



  2. psjain_jal

    psjain_jal Member



  3. hitarth

    hitarth Member


    Thanks psjain_jal
    I checked your code, its very good,
    But my purpose is different i need not to explode description like showing in attached image in my first post, but it must to show like $$FullList:Address:$Address
    Please do....
     


  4. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member


    Original Tally Code

    [Part: EI DescExplosion]

    Line : EI DescExplosion
    Repeat : EI DescExplosion : BasicUserDescription
    BreakOn : $$IsEmpty:$BasicUserDescription
    Scroll : Vertical

    [Line: EI DescExplosion]

    Fields : EI Desc
    Indent : If $$InPrintMode Then 6 Else 2
    Option : EI DescExplosion Excel : $$InExportMode AND @@IsExcelFormat
     


  5. hitarth

    hitarth Member


    Thanks JObimon Arackal JOhn
    I got your code, what i asked, after selecting item name from list and entering descriptions in multiple line, and enter Amount.
    Next is showing entered descriptions in multiple lines one after next.. i need it like comma separated
    Not like this as default
    Description1
    Description2
    Description3
    But like this
    Description1,Description2,Description3
     


  6. hitarth

    hitarth Member


    any hope in this,
    plz. find attached. Description.PNG
     


  7. Sundar

    Sundar Member



    Try this

    $$FullList:UserDescription:$UserDescription
     
    naren1234 likes this.


  8. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member


    I also tried but I could not. Hope that somebody can help us.

    but i developed this tdl, which may be use full to you.While creating items give the heading of description; we want show as description heading. down you can give your details.
     

    Attached Files:



  9. laxman

    laxman Member


    Sir, yadi ham item master me size set karte hai or yadi koi size blank hai to entry mode par show nahi karna chahiye keval jo size item master me set kiya hai vo hi show karna chahiye , or yadi set size ko column me dikha sake to bahut badiya .

    dhanyawad

    hindi me type kiya hai.....
     


  10. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member



    Sir I am from South India. I Do not know Hindi. PLease write in english.

    thank you
     


  11. NMS

    NMS Member


    Dear Experts,
    How to create a Report For items size wise...
    Example : Stock Summary...
    Please Help....
     


  12. laxman

    laxman Member


    sir thanks for reply We are saying the exactly size field as shown in the sales entries which have been set in the item master. and in sales voucher if possible size Field show and print in the columns .
     


  13. JObimon Arackal JOhn

    JObimon Arackal JOhn Active Member


    I wiil try
     


  14. hitarth

    hitarth Member


    Dear Sundar, Thanks for reply, where to attach above code? which field to modify in voucher form & in Print?
    I need to this because too many descriptions results more papers in print.
     


  15. hitarth

    hitarth Member


    Thanks for sharing your tdl code, but i require little different from it. plz. help.
     


  16. laxman

    laxman Member


    Dear John Sir, I Need Pre Defind Despatch Throw & Destination type Pre difind Stock Item batch Please Provide Code thanks..
     



  17. I want item description multi line with word wrap
    ex. abc product
    many multiple line which we always copy from email.
     



  18. i want to change item description narration width in voucher
     


  19. sud biz

    sud biz New Member


    how can i increase the width of description in print?
    currently the width of description is only as wide as the yellow line. can i increase it to length of red line?
    thanks.
     

    Attached Files:



  20. pramod5542

    pramod5542 Member


    IN description field its single line.....how to add more then single line description...
     


  21. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Line:0
     
    naren1234 likes this.


Share This Page