Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »


Booking List Changes

Summary:
Booking List to include Packing

Ticket:

DCM-2244 - Getting issue details... STATUS

Detail:

  • Booking List will now show the Packing grid


Booking Shipment Instruction Goods Details

Summary:
Booking Shipment Instruction Goods Details

Ticket:

DCM-2237 - Getting issue details... STATUS

DCM-2289 - Getting issue details... STATUS

Detail:

  • Booking Shipment Instruction Goods Details step


Vendor Booking Product Data Upload - Multiple line ids uploaded

Summary:
Vendor Booking Product Data Upload - Multiple line ids uploaded

Ticket:

DCM-2320 - Getting issue details... STATUS

Detail:

  • We were checking for duplicates by using the following fields: PONumber, LineId, ProductCode, Quantity but I have removed the Quantity from this check so the following will now be classed as a duplicate:

    PoNumber,LineID,ProductCode,Quantity
    PO_JOU_280322a,1,prod_JOU_280322a,2
    PO_JOU_280322a,1,prod_JOU_280322a,3
    


PO Line Item Shipping Calls Logic Change

Summary:
PO Line Item Shipping Calls Logic Change

Ticket:

DCM-2345 - Getting issue details... STATUS

Detail:

  • PO Line Item Shipping will only be accessible if the PO Line has been ‘allocated’ to a Shipment. This is from the following places:

    • Purchasing\PO List\Expand Lines\Line Item View

    • Purchasing\PO List\View\Line Items View


Pending QC Report to populate the column ‘Shipment Approved By’

Summary:
Pending QC Report to populate the column ‘Shipment Approved By’

Ticket:

DCM-1073 - Getting issue details... STATUS

Detail:

  • Pending QC Report to populate the column ‘Shipment Approved By’


Upload Documents long filenames causes error

Summary:
Upload Documents long filenames causes error

Ticket:

DCM-2328 - Getting issue details... STATUS

Detail:

  • Cater for the file name to be as many characters as the db field can hold


Prevent negative values in the Containers

Summary:
Prevent negative values in the Containers

Ticket:

DCM-2333 - Getting issue details... STATUS

Detail:

  • Prevent negative values in the Containers fields below:

    • CBM

    • Weight


Unbooked PO Report Code Improvements

Summary:
Unbooked PO Report Code Improvements

Ticket:

DCM-2347 - Getting issue details... STATUS

Detail:

  • Improvements to the code in the Unbooked PO Report


Update Indigina.IntegrationHub.ApiClient

Summary:
Update Indigina.IntegrationHub.ApiClient

Ticket:

DCM-2348 - Getting issue details... STATUS

Detail:

  • Update Indigina.IntegrationHub.ApiClient Nuget package to version 1.0.0

  • Used for retrieving Cargowise Documents


PO QC List Export Feature

Summary:
PO QC List Export Feature

Ticket:

DCM-2361 - Getting issue details... STATUS

Detail:

  • Add Export feature to PO QC List


  • No labels