20210926 - Shipment

Summary:
Origin Shipment Pipeline Process - 'To Do' tab

Ticket:

https://bigdigit.atlassian.net/browse/DCM-1836
https://bigdigit.atlassian.net/browse/DCM-1838

Detail:

  • Create a new drop down control called ‘Invoice Currency’

  • This is not a required field

  • Populate with the ‘Description’ data from table 'Currency_Lookup'

  • Position directly below Shipping Lines Booked Date

  • Save back the CurrencyId to ‘Shipment.InvoiceCurrencyId’


 

Summary:
Origin Process Packing List - To Pack tab Changes

Ticket:

https://bigdigit.atlassian.net/browse/DCM-1836
https://bigdigit.atlassian.net/browse/DCM-1839

Detail:

  • We need to add 2 new columns to the ‘To Pack’ tab:

    • Currency:

      • This will be read only

      • Position after ‘PO Qty’ and before the new ‘Shipped CBM’

    • Unit Price:

      • Position after ‘Currency’

      • Accept numeric values only

      • Set to 2 decimal places

      • Default to blank on load and after a partial pack


 

Summary:
Origin Process Packing List - Packed tab Changes

Ticket:

https://bigdigit.atlassian.net/browse/DCM-1836
https://bigdigit.atlassian.net/browse/DCM-1840

Detail:

Add 2 new read only columns to the Origin Agent Process -> Packing List -> Packed tab:

  • Currency:

    • Position after ‘PO Qty’ and before the new ‘Shipped CBM’

    • Populate from Shipment.InvoiceCurrencyId

  • Unit Price:

    • Position after ‘Currency’

    • Populate from ContainerShipmentLineItem.ShippedUnitPrice

    • Display as 2 decimal places