2190 rfd
From UG
(Difference between revisions)
(→Requirements and Solutions: added functionality) |
m (→Functionality) |
||
Line 13: | Line 13: | ||
* 1) direct in the CT record<br>OR | * 1) direct in the CT record<br>OR | ||
* 2) through the [http://mantis.jaguarfreight.com/wiki/Master_Details_Tab_%28component%29 Master Details Tab] | * 2) through the [http://mantis.jaguarfreight.com/wiki/Master_Details_Tab_%28component%29 Master Details Tab] | ||
- | system should show '''validation message''': ''Please confirm if an original house bill of lading is required? Y/N'' | + | system should show '''validation message''': ''Please confirm if an original house bill of lading is required? Y/N'' |
+ | * Result of operators confirmation should be stored in the [http://mantis.jaguarfreight.com/wiki/Update_Log_%28main%29 CT Update log]. | ||
+ | |||
+ | In accordance with the confirmation the system should perform the next: | ||
+ | * If user clicks '''Yes''', then should be performed [[#Lock actions]] | ||
+ | * If user clicks '''No''', then should be performed [[#Unlock actions]] | ||
==== Lock actions ==== | ==== Lock actions ==== | ||
+ | * Update the [[CT_bo#Original_House_Bill_Yes_No]] to Yes | ||
==== Unlock actions ==== | ==== Unlock actions ==== | ||
+ | * Update the [[CT_bo#Original_House_Bill_Yes_No]] to No | ||
== Architect Review == | == Architect Review == |
Revision as of 20:25, 25 December 2010
Contents |
Info
- mantis 0002190: (CT Tabs: Export) For MOT Ocean, add OHBL validation steps to export tab and record the same in the updates log
Requirements and Solutions
- This validation feature is intended only for Ocean shipments.
- It lies in receiving of confirm that an original house bill of lading is required for CT (or Master).
Functionality
At the first time of ExpTab editing:
- 1) direct in the CT record
OR - 2) through the Master Details Tab
system should show validation message: Please confirm if an original house bill of lading is required? Y/N
- Result of operators confirmation should be stored in the CT Update log.
In accordance with the confirmation the system should perform the next:
- If user clicks Yes, then should be performed #Lock actions
- If user clicks No, then should be performed #Unlock actions
Lock actions
- Update the CT_bo#Original_House_Bill_Yes_No to Yes
Unlock actions
- Update the CT_bo#Original_House_Bill_Yes_No to No