"Item Description" in "Columnar Register Alteration"

Discussion in 'Requests' started by Mitesh Surwale, Jul 7, 2012.

    
  1. Mitesh Surwale

    Mitesh Surwale New Member


    Dear Experts,

    Can I have "Item Description" in "Columnar Register Alteration"?


    Thanks & Regards,
    Mitesh Surwale
     


  2. admin

    admin Administrator Staff Member

    Nandu Gaikwad and Mitesh Surwale like this.


  3. Mitesh Surwale

    Mitesh Surwale New Member


    Thanks! Sir, for ur reply.

    I had already refer the said Post! It it very helpful & I m using it as "Sales Man" field!

    In this Post you have Created a "New Field", but what i need is existing field! which is an "Item Discription" for each & Every Item.

    I've attached snap shot for ur ready reference, what I actually need...

    Thanks & regards,
     

    Attached Files:



  4. raju

    raju New Member


    Dear sir
    how to Add in name of item & Quantity
    Please Advise Me
     


  5. Girdhar

    Girdhar Member


    Hello, You can try this thing

    [#Part: DBC QtyDetails] ;; The Exploded Line
    Local: Line: DSP ColVchDetail: Add: Field: Before: DBC qty: DBC myshowDescript
    Local : Field : DBC myshowNewPackages : Set As : $myshowDescript
    Local : Field : DBC myshowNewPackages : Style : Small Italic

    ;;---------------------------------------------------
    [#Object : InventoryEntry]
    myshowDescript : $$FullList:BasicUserDescription:$BasicUserDescription

    ;;++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    [Field: DBC myshowDescript]
    Use : number Field
    Style : Normal Bold
    Width: 7
    Scroll : Yes
    Set As : ""
    Set always : yes
    Align: Centre
    Border : Thin Left
    Format : "NOZERO"

    It will show Item Description in exploded inventory details part.
     


  6. Reshma

    Reshma Member


    It is not showing Item description in 4.91. Please help
     


Share This Page