Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary:
Origin Process To Pack Tab - Add Editable Fieldseditable fields/columns

Ticket:
https://bigdigit.atlassian.net/browse/DCM-1804

...

Proposal is to add 2 x editable fields to the Origin Agent Process -> Packing Tab List -> To Pack tab:

  • Shipped CBM:

    • Position between 'PO Qty' and 'Est CBM'

    • Accept numeric values only

    • Set to 3 decimal places

    • Default to 0 on load and after a partial pack

    • ‘Totals' should updated as the 'Shipped CBM’ is changed

    • ‘Totals’ should be displayed to 3 decimal places

  • Net KGs
    Both should be a numeric-only input, and accept up to three decimal places. The totals row should update as values are entered.:

    • Position between 'Est CBM' and 'Supplier'

    • Accept numeric values only

    • Set to 2 decimal places

    • Default to 0 on load and after a partial pack

    • ‘Totals' should updated as the 'Net KGs’ is changed

    • ‘Totals’ should be displayed to 2 decimal places

...

Summary:
Origin Process Packed Tab - Add new columns

Ticket:
https://bigdigit.atlassian.net/browse/DCM-1834

Detail:

Proposal is to add 2 new columns to the Origin Agent Process -> Packing List -> Packed tab:

  • Shipped CBM:

    • Position between 'PO Qty' and 'Est CBM'

    • Populate from ContainerShipmentLineItem.ShippedVolume

    • Display as 3 decimal places

  • Net KGs:

    • Position between 'Est CBM' and 'Supplier'

    • Populate from ContainerShipmentLineItem.ShippedVolume

    • Display as 2 decimal places

...