CordonaCodeCraft / flagship

0 stars 0 forks source link

Add logic to increase the tug and pilogage dues when shifting #30

Open CordonaCodeCraft opened 3 years ago

CordonaCodeCraft commented 3 years ago

When renderring the FDA - if the ship has been shifted - the final total must take into account such events.

No programming logic required, these numbers will be obtained from the provider invoice.

CordonaCodeCraft commented 3 years ago

The bellow initialization of the shifting areas might be removed, VTC_FOURTH and PORTFLEET_FOURTH enum values might be removed also.

This is because those are not separate areas and if the ship is being moved during the stay in the port - this will be addressed in the final invoice of the tug service provider.

this means, that this is part of the logic of rendering the Final Disbursement Account and is not a concern of the PDA.

image

image