PATCH WMS 810 P029: Difference between revisions
From Calidus HUB
No edit summary |
No edit summary |
||
Line 82: | Line 82: | ||
|} | |} | ||
--> | --> | ||
== Customer Ref: | |||
== Customer Ref: PREADV EDI Development == | |||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|''' | |width="30%"|'''OBS Log Number:'''|| 352117 | ||
|- | |- | ||
|''' | |'''Summary of Call'''|| PREADV EDI Development | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Detail of Fix''' || Create new JO1 format EDI pre-advice upload. | ||
|- | |||
|'''Set-up and Configuration''' || | |||
|} | |||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Result'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>Owner/PAMD</td> | |||
<td>Y</td> | |||
<td>Set manufacturing date</td> | |||
</tr> | |||
<tr> | |||
<td>Pre-advise manufacture date</td> | |||
<td>Not set or any other value</td> | |||
<td>Do not set manufacturing date</td> | |||
</tr> | |||
<tr> | |||
<td>Owner / DEGS</td> | |||
<td>Y</td> | |||
<td>Generate supplier code using supplier name plus sequential number</td> | |||
</tr> | |||
<tr> | |||
<td>Derive EDI GRN Supplier Code</td> | |||
<td>Not set or any other values</td> | |||
<td>Do not generate supplier code</td> | |||
</tr> | |||
<tr> | |||
<td>Owner / ATGR</td> | |||
<td>Y</td> | |||
<td>Check ‘test flag’ and if set to 1, raise error</td> | |||
</tr> | |||
<tr> | |||
<td>Allow Test Goods Receipt</td> | |||
<td>Not set or any other values</td> | |||
<td>Do not check ‘test flag’</td> | |||
</tr> | |||
</table> | |||
== Customer Ref: INSDES EDI Development == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352118 | |||
|- | |||
|'''Summary of Call'''|| INSDES EDI Development | |||
|- | |||
|'''Detail of Fix''' || New INSDES sales order file processing for format JO1. | |||
The EDI process will need to be setup for this EDIFACT file format to extract the data from the file segments. | |||
Default WMS translations will be required: | |||
DEFAULT_SUPP_CODE | |||
DEFAULT_CUST_CODE (for web orders) | |||
New owner rules can be used to process the data: | |||
ATSO (Allows a test INSDES sales order to be uploaded into WMS when Y) | |||
NCBA (Uses the buyer's address of the sales order in preference to the delivery address for the address of the new customer when Y) | |||
New EDI directories in UNIX and the FTP server will be required for the new EDI processes. | |||
|- | |||
|'''Set-up and Configuration''' || | |||
|} | |||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Result'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>ATSO</td> | |||
<td>Y</td> | |||
<td>Allows a test INSDES sales order to be uploaded into WMS.</td> | |||
</tr> | |||
<tr> | |||
<td>ATSO</td> | |||
<td>N</td> | |||
<td>Does not allow a test INSDES sales order to be uploaded into WMS.</td> | |||
</tr> | |||
<tr> | |||
<td>NCBA</td> | |||
<td>Y</td> | |||
<td>Uses the buyer’s address of the sales order in preference to the delivery address for the address of the new customer.</td> | |||
</tr> | |||
<tr> | |||
<td>NCBA</td> | |||
<td>N</td> | |||
<td>Uses the delivery address of the sales order for the address of the new customer.</td> | |||
</tr> | |||
</table> | |||
== Customer Ref: DESADV EDI Development == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352120 | |||
|- | |||
|'''Reporter: ''' || Phil Harding | |||
|- | |||
|'''Summary of Call'''|| DESADV EDI Development | |||
|- | |||
|'''Detail of Fix''' || New DESADV sales order file processing for format JO1. | |||
The EDI process will need to be setup for this EDIFACT file format to generate the file when the sales order is despatched from the warehouse. | |||
Default WMS translations will be required to construct the UNA, UNB and UNH segments for code DESADV-OUT-JO1. | |||
WMS translations for this code will also be required to translate the warehouse pallet types to the codes that are recognised in the QTY segments (e.g. BOX as PK for Package, EUR as 201 for Euro Pallet, STD as 202 for Standard Pallet). | |||
A new owner rule can be used to process the data: | |||
IUNA (The UNA segment will be included in the outbound EDIFACT file format when Y) | |||
New EDI directories in UNIX and the FTP server will be required for the new EDI processes. | |||
|- | |||
|'''Set-up and Configuration''' || | |||
|} | |||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Result'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>IUNA</td> | |||
<td>Y</td> | |||
<td>The ‘UNA’ segment will be included in the outbound EDIFACT file format.</td> | |||
</tr> | |||
<tr> | |||
<td>IUNA</td> | |||
<td>N</td> | |||
<td>The ‘UNA’ segment will not be included in the outbound EDIFACT file format.</td> | |||
</tr> | |||
</table> | |||
== Customer Ref: RECADV EDI Development == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352121 | |||
|- | |||
|'''Reporter: ''' || Phil Harding | |||
|- | |||
|'''Summary of Call'''|| RECADV EDI Development | |||
|- | |||
|'''Detail of Fix''' || Standard EDI Interface RECADV | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353820 | |||
|- | |||
|'''Reporter: ''' || Craig Hopcroft | |||
|- | |||
|'''Summary of Call'''|| INSDES - FTX Segment to be added | |||
|- | |||
|'''Detail of Fix''' || Added FTX segment at detail level for the JO1 format of the INSDES file | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: SCR 29 Key in or Upl == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352067 | |||
|- | |||
|'''Reporter: ''' || Phil Harding | |||
|- | |||
|'''Summary of Call'''|| SCR 29 Key in or Upload orders through P | |||
|- | |||
|'''Detail of Fix''' || New csv order import (OBS). New interface tables to allow portal to upload and monitor results. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: SCR-350299-07 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352074 | |||
|- | |||
|'''Reporter: ''' || Phil Harding | |||
|- | |||
|'''Summary of Call'''|| SCR 7 Full Container Picking | |||
|- | |||
|'''Detail of Fix''' || Full Container Picking. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: SCR-350299-10 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352077 | |||
|- | |||
|'''Reporter: ''' || Phil Harding | |||
|- | |||
|'''Summary of Call'''|| SCR 10 Outbound Order Booking Changes | |||
|- | |||
|'''Detail of Fix''' || Bay Diary outbound order changes. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: Stock Snapshot upd == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352387 | |||
|- | |||
|'''Reporter: ''' || Phil Harding | |||
|- | |||
|'''Summary of Call'''|| Stock Snapshot update - add ROTATION_NO | |||
|- | |||
|'''Detail of Fix''' || Add rotation number to OBI format stock snapshot | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |} | ||
== Customer Ref: | |||
== Customer Ref: == | |||
{| width="100%" | {| width="100%" | ||
|- | |- | ||
|'''Summary of Call'''|| | |width="30%"|'''OBS Log Number:'''|| 352680 | ||
|- | |||
|'''Reporter: ''' || Leon Winchester | |||
|- | |||
|'''Summary of Call'''|| Shipment Pallet Despatch | |||
|- | |||
|'''Detail of Fix''' || Fix issues when despatching by shipment pallet. | |||
Created pack detail per related WDD. | |||
|- | |||
|'''Set-up and Configuration''' || | |||
|} | |||
<table border="1px" width="100%"> | |||
<tr> | |||
<td colspan="3" bgcolor="silver"><font size="2">'''Registry/Rules Settings'''</font></td> | |||
</tr> | |||
<tr> | |||
<td bgcolor="silver"><font size="2">'''Path & Name'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Setting Value'''</font></td> | |||
<td bgcolor="silver"><font size="2">'''Result'''</font></td> | |||
</tr> | |||
<tr> | |||
<td>PDWD</td> | |||
<td>Y</td> | |||
<td>Pack detail generated at Ware Despatch Detail level for stock packing</td> | |||
</tr> | |||
</table> | |||
== Customer Ref: == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352860 | |||
|- | |||
|'''Reporter: ''' || Max Telling | |||
|- | |||
|'''Summary of Call'''|| directed to pick stock that isnt there | |||
|- | |||
|'''Detail of Fix''' || Set rotation no to blank if set to + | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: Sell-by Date RF Upd == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 352895 | |||
|- | |||
|'''Reporter: ''' || Phil Harding | |||
|- | |||
|'''Summary of Call'''|| Validate receipt against minimum or last | |||
|- | |||
|'''Detail of Fix''' || Create new 'Sell By Date' (SD) option for 171 message. | |||
The 'sell by date' field will be populated in the created 711 message if another pallet exists with a longer sell by date. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: PO 106389 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353505 | |||
|- | |||
|'''Reporter: ''' || Pam Hodgkinson | |||
|- | |||
|'''Summary of Call'''|| Stock Snapshot | |||
|- | |||
|'''Detail of Fix''' || Change calculation of free stock after GRN's when negative. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353533 | |||
|- | |||
|'''Reporter: ''' || Simon Coley | |||
|- | |||
|'''Summary of Call'''|| Change to date change script (348969) | |||
|- | |||
|'''Detail of Fix''' || Amendment to process that runs weekly to set the manufacture dates of pallets in shelving locations to 01/01/2015. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: SCR-350299-07 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353555 | |||
|- | |||
|'''Reporter: ''' || Phil Harding | |||
|- | |||
|'''Summary of Call'''|| Job/Registration changes | |||
|- | |||
|'''Detail of Fix''' || Bay Diary, Container Yard and wms changes related to full container picking. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353767 | |||
|- | |||
|'''Reporter: ''' || Craig Hopcroft | |||
|- | |||
|'''Summary of Call'''|| Auto export report (WHS8130) thru XF Mon | |||
|- | |||
|'''Detail of Fix''' || Add option to anticpated revenue processing to run the 'All Charges' process via XF-Monitor. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: 354259 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 354282 | |||
|- | |||
|'''Reporter: ''' || Craig Hopcroft | |||
|- | |||
|'''Summary of Call'''|| DUE_DATE TIME not being set in CY_MOVES | |||
|- | |||
|'''Detail of Fix''' || Set due_datetime for Container Yard Movements | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353553 | |||
|- | |||
|'''Reporter: ''' || Craig Hopcroft | |||
|- | |||
|'''Summary of Call'''|| INSDES/PREADV file to exc UNA from count | |||
|- | |||
|'''Detail of Fix''' || The EDIFACT files will exclude any UNA segments from the validation of the UNT segment count and the pre-advice GRN will allow the NAD+BY segment to be extracted with more than 10 characters to map to the owner code for the JO1 format. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353901 | |||
|- | |||
|'''Reporter: ''' || Craig Hopcroft | |||
|- | |||
|'''Summary of Call'''|| DESADV (outbound) changes required | |||
|- | |||
|'''Detail of Fix''' || Minor fixes to JO1 format DESADV, ensure customer identifier is always displayed | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: 352058 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353970 | |||
|- | |||
|'''Reporter: ''' || Leon Winchester | |||
|- | |||
|'''Summary of Call'''|| SCR 2 Vessels Managment | |||
|- | |||
|'''Detail of Fix''' || Drilldown from Voyage Maint to GRN Conf to always show Header Details. | |||
|- | |||
|'''Set-up and Configuration''' || No set-up/configuration required | |||
|} | |||
== Customer Ref: 352062 == | |||
{| width="100%" | |||
|- | |||
|width="30%"|'''OBS Log Number:'''|| 353979 | |||
|- | |||
|'''Reporter: ''' || Leon Winchester | |||
|- | |||
|'''Summary of Call'''|| SCR 22 - Additional changes | |||
|- | |- | ||
|'''Detail of Fix''' || | |'''Detail of Fix''' || Changes to GRN validation of Voyage. Also Container yard package changed as causing issues when no bay diary entry. | ||
|- | |- | ||
|'''Set-up and Configuration''' || No set-up/configuration required | |'''Set-up and Configuration''' || No set-up/configuration required | ||
|} | |} | ||