Data Center Settings - Bug - EN-35445
1-29-2021
Added a flag to webquery in imosmail, failOnEmptyResponse. This flag, when enabled, will result in imosmail failing if the result of the webquery is an empty string. This can be used if you would prefer imosmail to fail deterministically in the event of an empty result.
Messaging Service - Bug - EN-35173
1-29-2021
Freight invoice xml now matches the order in the xsd.
Onboard - Bug - EN-34999
1-29-2021
The FOE row in the ROB control on Veslink Forms should be calculated correctly.
Platform API - Bug - EN-34617
1-29-2021
Previously, calls to api/forms/dataset were not considering the formStatus filter in conjunction with the formIdentifier filter, and calls containing both were returning forms defaulting to formStatus 'approved'. Now, when both are used, both are taken into account and forms of both the proper formIdentifier and formStatus are returned.
Trading - Story - EN-31065
1-29-2021
Added new config flag: CFGLinkBunkerPurchase
When enabled users will have the ability to link a future physical bunker purchase for a single fuel type to physical contracts. Requires the CFGM2MFuturePhysicalBunkers flag to also be enabled.
P&L & Accruals - Bug - EN-34934
1-28-2021
Resolved an issue where an interfaced PDA/FDA was throwing off the calculated posted PnL amount.
System Performance - Story - EN-34570 VIP Only
1-28-2021
Added a popup searchbox that allows users to search for a specific workspace and navigate directly to it. Try it with keyboard shortcut: Control Key + Comma
Chartering - Bug - EN-35401 VIP Only
1-27-2021
Fixed an issue where TCO estimate labels were misaligned with fields.
Financials - Bug - EN-35359
1-27-2021
When "CFGEnableXDiffToVoy" config flag was enabled, imported payment from external interface was not auto-checking the "Exch Diff to Voy" checkbox
Demurrage & Claims - Bug - EN-35356
1-27-2021
An issue related to tooltip display on the Laytime Calculation Notes field has been fixed.
Financials - Bug - EN-35287
1-27-2021
Monthly accruals does not take into account Pool voyages from prior month when it actually exists in the Pool for the following month. This issue is fixed now.
Messaging Service - Story - EN-34531
1-27-2021
The Invoice XML used for integrations now includes a tag for vendorReferenceCode.
Financials - Bug - EN-34269
1-27-2021
Final Freight Statement report did not always show payment details when 'Show Payment Details' option is selected. This has been fixed.
Analytics - Bug - EN-31917
1-27-2021
The design action is no longer available to users who cannot edit a report on the report list. In desktop, report titles in the report list are no longer links.
Operations - Bug - EN-31615
1-27-2021
Fixed an issue where the Port Activities form could not be opened from Voyage Manager if the related vessel's vessel code was a single character. Fixed an issue with the vessel import interface which could allow for importing a vessel with vessel code below minimum required length.
Chartering - Bug - EN-35331
1-26-2021
An issue related to inputting long voyage estimate remarks under certain schema versions has been fixed.
Trading - Bug - EN-35315
1-26-2021
Previously, the Ballast Bunker Exposure rates for TCOs using a benchmark estimate were incorrect when the delivery port included port consumption. This issue has been resolved.
Chartering - Bug - EN-35363
1-25-2021
Recently, a bug was introduced that resulted in spurious warnings about COAs being displayed when Time Charters with intercompany mirroring enabled were saved. This has been fixed.
Analytics - Bug - EN-32181
1-25-2021
Claim Invoices (Direct), Claim Invoices (Related) and Linked Claims joins have been added to the Claim table in Report Designer.
Chartering - Bug - EN-34865
1-22-2021
In Voyage Estimator, fixed a potential crash which could occur if your estimate contains several planned bunker stems.
Financials - Bug - EN-34449
1-22-2021
A new configuration flag CFGPnlCalcCheckCashVariance has been added. If enabled, the system will refresh the current snapshot when a payment has been made against a voyage without needing to re-save the voyage itself. This includes payments made via the interface. Note that enabling this flag requires schema version 313 or later. The flag remains off by default.
Chartering - Story - EN-34034
1-22-2021
Added an "Use Scrubber" checkbox, DWT information, and DWF% information to the Voyage Estimate Column View. Added an "Use Scrubber" checkbox to the Voyage Estimate Details View.
Scheduling - Bug - EN-33359
1-22-2021
Program date filter values will now update correctly when switching between programs.
Operations - Bug - EN-35124 VIP Only
1-20-2021-r2
In the Port Advance/DA form, improved the performance of opening existing disbursement invoices.
Operations - Bug - EN-34613 VIP Only
1-20-2021-r2
Fixed an issue where opening an Address Book record containing "+" in the short name could not be done from various forms.
Veslink Voyage Reporting - Bug - EN-31972
1-20-2021-r2
User is now allowed to approve forms when negative values are specified for LNG consumption.
P&L & Accruals - Bug - EN-34837 VIP Only
1-20-2021
Differentiate between accrual and custom snapshots in pnlSnapshots.
Trading - Story - EN-34582
1-20-2021
Added new configuration flag: CFGM2MFuturePhysicalBunkers
When enabled, users can set a bunker purchase as a future and add in bunker market symbols to the fuel types that are included so that the purchase can tracked on the Trading P&L and included in exposure.
Operations - Bug - EN-34612
1-19-2021
An issue related to editing off-hire invoice values for OV head fixtures has been fixed.
Financials - Bug - EN-33944
1-19-2021
Monthly Accruals form did not handle CFGAccrueFOBVoyages config properly when including FOB voyages into the calculations. This has been fixed.
Distances & Maps - Bug - EN-33334
1-19-2021
Opening an itinerary map from the Voyage Manger now works when the itinerary includes certain At Sea waypoints that were causing errors.
Operations - Story - EN-30509
1-19-2021
Two new options were added to the right-click menu for off-hire delays in the Delays form.
Duplicate Off Hire: Creates a new off hire with the same details as the original off hire.
Duplicate Off Hire to Reversal: Creates a new off hire reverse with the same details as the original off hire.
Onboard - Bug - EN-34650
1-15-2021
Voyage level forms (such as Exclusion Notice) will not cause validation errors by attempting to validate on voyage legs.
Financials - Bug - EN-34135
1-15-2021
Cargo Itinerary allocations for financials invoices in currencies with high exchange rates to USD were causing incorrect values to be calculated. This has been fixed
Data Center Settings - Bug - EN-35192
1-14-2021
When navigating away from the "Tow" vessel form in the Data Center, an error message would appear. This issue has been fixed.
Operations - Bug - EN-35004
1-14-2021
Prior to deleting a barge/boat, the system will check if the equipment has been used. We now prevent the deletion of equipment that has been used.
Data Center Settings - Story - EN-31851
1-14-2021
Added "userAlert" field to vesselExport and vesselExportFull notifications to expose Alerts associated with vessel.
Added "userAlert" field to ImosData.xsd and ImosVslExport.xsd schema files - so the field can now be imported as well.
Disbursement Interface - Bug - EN-34998
1-13-2021
An issue in the autoinv program resulted in small differences in the PDA/FDA as compared to the TDE. This issue has been resolved.
Chartering - Bug - EN-34870
1-13-2021
An issue related to displaying the BL Qty of Linked Liftings for VC In COA's has been fixed.
Trading - Story - EN-33665
1-13-2021
Added new checkbox to the Trade Routes form to define a calculated route as a "split" route. When a route with the checkbox selected is used to define the exposure details on a TC contract then the TC exposure will be split across the routes that are defined in the formula for the calculated route. This split will be both for the Exposure Days and the Exposure amount.
Additionally the checkbox was added to the Exposure details on the cargo form as well so that users can de-select this on trades that they do not want to split.
The primary purpose of this split route exposure is to be able to properly capture the exposure of vessels that do not fit into a specific class or type against the indices for the correct amounts.
Berth Scheduling - Story - EN-34601 VIP Only
1-11-2021
If barges are filled out in the BL Info tab of a voyage, they will now be visible in Berth Scheduling tool.
Operations - Story - EN-33467 VIP Only
1-11-2021
Vessel Schedule now has an option to group by vessel.
Distances & Maps - Story - EN-33029
1-11-2021
New routing region was added to the distances preferences: LOWDRAFT-MOKPO.
Distances & Maps - Story - EN-30098
1-11-2021
New routing region was added to the distances preferences: CJK.
Financials - Story - EN-28407
1-8-2021
New configuration flag:
Name: Allocate Lumpsum Freight
Flag: CFGAllocateLumpsumFreight
Description: When enabled, cargoes which share the following properties will share their lumpsum freight, instead of each receiving the full amount: they are linked to the same booking; they are scheduled on the same voyage; they have the 'Use Booking Qty on Scale Table' checkbox checked, they are deriving lumpsum freight from the same scale table (either through Advanced Pricing or the classic Price Matrix). The amount allocated to each of the individual cargoes on the booking is proportional to the cargoes' individual BL quantities.
Data Type: Boolean
Default Value: N
Possible Values: Y, N
Scheduling - Bug - EN-35093
1-7-2021-r2
Resolved an issue where the Scheduling, Cargo Book, and Open Position workspaces did not load
Chartering - Bug - EN-35037
1-7-2021
Fixed bug where form borders were hidden
Data Center Settings - Bug - EN-34879
1-7-2021
Previously, the Trade Areas form would not save. Now, this is no longer an issue.
Demurrage & Claims - Bug - EN-34488
1-7-2021
Previously, redundant Demurrage Time Bar Tasks were generated when having multiple cargos on a single port, This issue is now resolvd.
Scheduling - Bug - EN-34127
1-7-2021
Added fields for Estimated cargoes in Cargo Book.
Distances & Maps - Bug - EN-29491
1-7-2021
Daylight savings time for applicable ports in Australia has been adjusted to begin on the first Sunday in October, rather than the last Sunday.
Data Center Settings - Bug - EN-28890
1-7-2021
With CFGUseMultiOwners enabled, a toolbar button has been added in the Vessel form of the Data Center to manage vessel owner information for the vessel.
Data Center Settings - Bug - EN-27157
1-7-2021
The PD and XP days for the Panama Canal and Suez Canal were not being set to the system-wide routing preferences specified with the CFGRoutingPrefsVslCode flag. They now correctly show the values of the specified default vessel.
Scheduling - Story - EN-34997 VIP Only
1-6-2021
Prevent previous program filters from showing when switching to another program in the Scheduling Workspace.
Chartering - Story - EN-34366
1-6-2021
The Remarks box in Estimates was insufficiently large to contain a client's comments. The box was resized from 256 to 512 characters to accommodate them. Requires database schema version 30.9 or higher.
Scheduling - Story - EN-34312 VIP Only
1-6-2021
Add "Save Estimate" option to "Suggested Estimates" in the Cargo Book - Scheduling workspace.
Data Center Settings - Bug - EN-34032
1-6-2021
Fixed an issue where multi-role address book entries with linked transactions could be deleted.
Pooling - Bug - EN-34973
1-5-2021
In Pooling Distribution, fixed an issue where non-vessel items were not defaulting the Vessel value from the pool company.
System Performance - Bug - EN-34644
1-5-2021
An issue related to persistence of changed data within the selected field on the Remittance Information screen has been fixed.
Scheduling - Bug - EN-34959 VIP Only
1-4-2021
Fix issue preventing hover card from loading on some rows in the Scheduling Open Position list.
Trading - Story - EN-33767
1-4-2021
Added a Benchmark Estimate workflow to the TC Out contracts behind the CFGTCOutBallastExposureCapture and CFGEnableBenchmarkEstimate configuration flags. When enabled, a user will now have the ability to create a Benchmark TCTO estimate and link that to a TC Out contract. The Ballast days and bunkers will be automatically captured at the contract level from the Benchmark Estimate.