20220501 - DCM Release
- 1 Booking List Changes
- 2 Booking Shipment Instruction Goods Details
- 3 Vendor Booking Product Data Upload - Multiple line ids uploaded
- 4 Vendor Booking Select Orders Max Row Select Update
- 5 PO Line Item Shipping Calls Logic Change
- 6 Pending QC Report to populate the column ‘Shipment Approved By’
- 7 Upload Documents long filenames causes error
- 8 Prevent negative values in the Containers
- 9 Unbooked PO Report Code Improvements
- 10 Update Indigina.IntegrationHub.ApiClient
- 11 Update Indigina.Notifications nuget package
- 12 PO QC List Export Feature
- 13 Delivery Booking Scheduler
Booking List Changes
Summary:
Booking List to include Packing
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2244
Detail:
Booking List will now show the Packing grid
Booking Shipment Instruction Goods Details
Summary:
Booking Shipment Instruction Goods Details
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2237
https://bigdigit.atlassian.net/browse/DCM-2289
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:
https://bigdigit.atlassian.net/browse/DCM-2320
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
Â
Vendor Booking Select Orders Max Row Select Update
Summary:
Vendor Booking Select Orders Max Row Select Update
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2287
Detail:
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
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2345
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:
https://bigdigit.atlassian.net/browse/DCM-1073
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:
https://bigdigit.atlassian.net/browse/DCM-2328
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:
https://bigdigit.atlassian.net/browse/DCM-2333
Detail:
Prevent negative values in the Containers fields below:
CBM
Weight
Unbooked PO Report Code Improvements
Summary:
Unbooked PO Report Code Improvements
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2347
Detail:
Improvements to the code in the Unbooked PO Report
Update Indigina.IntegrationHub.ApiClient
Summary:
Update Indigina.IntegrationHub.ApiClient
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2348
Detail:
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
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2349
Detail:
Update Indigina.Notifications nuget package
PO QC List Export Feature
Summary:
PO QC List Export Feature
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2361
Detail:
Add Export feature to PO QC List
Delivery Booking Scheduler
Summary:
Delivery Booking Scheduler Issue for 'rejected' Container Bookings
Ticket:
https://bigdigit.atlassian.net/browse/DCM-2416
Detail:
Delivery Booking Scheduler Issue for 'rejected' Container Bookings