Ops Etc

From UG

Revision as of 17:17, 21 September 2009 by Alex (Talk | contribs)
Jump to: navigation, search


Delivery Comment Check Box

  • mantis: 984: [Ops.Common.EnterDeliveryCommentCheckBox]

Air

  1.
     added June 2, 2009
  2.
     add label "Enter Delivery Comment" + check box; default=unchecked
  3.
     add above “DeliveryComment”
  4.
     If unchecked then hide “DeliveryComment” label + textbox
  5.
     On change from uncheck TO check:
         o
           show “DeliveryComment” label + textbox
         o
           copy ExpTab.14c.ATA value into ImpTab.ActualDeliveryDate
  6.
     On change from check TO uncheck:
         o
           hide “DeliveryComment” label + textbox
         o
           clear ImpTab.ActualDeliveryDate
         o
           clear “DeliveryComment” textbox // added june 12
Personal tools