Table of Contents | ||||
---|---|---|---|---|
|
...
Booking List Changes
Summary:
Booking List to include Packing
...
Booking List will now show the Packing grid
...
Booking Shipment Instruction Goods Details
Summary:
Booking Shipment Instruction Goods Details
...
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
...
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:
Code Block PoNumber,LineID,ProductCode,Quantity PO_JOU_280322a,1,prod_JOU_280322a,2 PO_JOU_280322a,1,prod_JOU_280322a,3
...
Vendor Booking Select Orders Max Row Select Update
Summary:
Vendor Booking Select Orders Max Row Select Update
...
Vendor Booking Select Orders Max Row Select increased to 200 rows
...
PO Line Item Shipping Calls Logic Change
Summary:
PO Line Item Shipping Calls Logic Change
...
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’
...
Pending QC Report to populate the column ‘Shipment Approved By’
...
Upload Documents long filenames causes error
Summary:
Upload Documents long filenames causes error
...
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
...
Prevent negative values in the Containers fields below:
CBM
Weight
...
Unbooked PO Report Code Improvements
Summary:
Unbooked PO Report Code Improvements
...
Improvements to the code in the Unbooked PO Report
...
Update Indigina.IntegrationHub.ApiClient
Summary:
Update Indigina.IntegrationHub.ApiClient
...
Update Indigina.IntegrationHub.ApiClient Nuget package to version 1.0.0
Used for retrieving Cargowise Documents
...
Update Indigina.Notifications nuget package
Summary:
Update Indigina.Notifications nuget package
...
Update Indigina.Notifications nuget package
...
PO QC List Export Feature
Summary:
PO QC List Export Feature
...
Add Export feature to PO QC List
...
Delivery Booking Scheduler
Summary:
Delivery Booking Scheduler Issue for 'rejected' Container Bookings
...