Quantity based on user defined unit and not on default units...

Discussion in 'Requests' started by hprahul, Jun 29, 2018.

    
  1. hprahul

    hprahul Member


    Hello,

    I am making a TDL for my use in which I need to display additional quantity based on user defined units at the time of creation of voucher and not on default units. how can I achieve this?

    Please guide.
     


  2. hprahul

    hprahul Member


    Hello,

    I tried :

    Code:
     Format : $$TailUnits:$UDUnits
    and

    Code:
    Format : $$TailUnits:$MyItem:$UDUnits
    but not yielded any result. Kindly help...
     


Share This Page