Ops Etc

From UG

(Difference between revisions)
Jump to: navigation, search
(Air)
Line 7: Line 7:
=== Air ===
=== Air ===
-
   1.
+
   1.     added June 2, 2009
-
 
+
   2.     add label "Enter Delivery Comment" + check box; default=unchecked
-
      added June 2, 2009
+
   3.     add above “DeliveryComment”
-
   2.
+
   4.     If unchecked then hide “DeliveryComment” label + textbox
-
 
+
   5.     On change from uncheck TO check:
-
      add label "Enter Delivery Comment" + check box; default=unchecked
+
           o           show “DeliveryComment” label + textbox
-
   3.
+
           o           copy ExpTab.14c.ATA value into ImpTab.ActualDeliveryDate
-
 
+
-
      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.
   6.
-
 
       On change from check TO uncheck:
       On change from check TO uncheck:
-
 
+
           o           hide “DeliveryComment” label + textbox
-
           o
+
           o           clear ImpTab.ActualDeliveryDate
-
 
+
           o           clear “DeliveryComment” textbox // added june 12
-
            hide “DeliveryComment” label + textbox
+
-
           o
+
-
 
+
-
            clear ImpTab.ActualDeliveryDate
+
-
           o
+
-
 
+
-
            clear “DeliveryComment” textbox // added june 12
+

Revision as of 17:18, 21 September 2009


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