Hotfixes on LS Central version 18.2.x.x
18.2.16.0, Release date Nov 5, 2021
CEN-7622 Give public access to the CalcPrices procedure in record Pos. Trans Line
- Allow extension development in SaaS for the CalcPrices function through the LS Pos View codeunit.
18.2.15.0, Release date Oct 29, 2021
CEN-7531 Remove onPrem scope on functions in codeunit 10014600 Franchise - Process Inbound Ms
- Allow extension development in SaaS for procedure CreateOutboundPurchHdr in codeunit LSC Franc. - Process Inb. Ms. This function is accessible through codeunit 10000714 LSC PublicFranchiseProcedures.
CEN-7493 Remove onPrem scope from functions to allow extension development in SaaS
- Allow extension development in SaaS for the CalcPrices function through the LSC PublicPOSTransLine codeunit.
CEN-7492 Remove onPrem scope from functions to allow extension development in SaaS
- Allow extension development in SaaS for the InsertTransDiscPercent function in the POS Price Utility codeunit.
18.2.14.0, Release date N/A
Version number skipped. Internal use only.
18.2.13.0, Release date Oct 22, 2021
CEN-7483 Upgrade fails due to long table caption value in translation app
- Upgrades are failing on the ES cluster. A bug in the upgrade codeunit seems to affect the translations resulting in an error.
18.2.12.0, Release date Oct 21, 2021
CEN-7404 Web replication run by Scheduler
- Because of technical challenges in SaaS, running web replication in a background session is not a viable solution. Therefore, running the web replications has been changed to be run by a Scheduler job instead of a dedicated background session.
18.2.11.0, Release date Oct 8, 2021
CEN-7337 Make tax fields in transaction related web services optional
- Initially, these fields were added as required fields in previous hotfixes. When a POS that does not have these fields but the Head office does, the web servers returned an 500 error. This has been fixed by making the fields optional.
18.2.10.0, Release date Oct 6, 2021
CEN-7304 Add Shipping Agent code and Shipping Agent service code to CustomerOrderCreate
- When the user sends shipping information when creating an order from SOAP UI, he or she receives a response with empty lines and nothing in Business Central.
CEN-7200 Distribution Group/Subgroup with no filter made uneditable
- The No filter check box on the ALL subgroup was cleared by mistake making the whole Distribution Group logic unusable.
18.2.9.0, Release date N/A
Version number skipped. Internal use only.
18.2.8.0, Release date Sept 30, 2021
CEN-7248 Remove Shipment check
- eCommerce uses the field Click and Collect Line = false instead of Ship Order = true when creating a Customer Order through CustomerOrderCreate web service to identify if orders should be processed and shipped through Sales Orders.
CEN-7243 Error on Label Print - SaaS
- When loading a POS printer for Hardware Station PDF printing, the URL protocol is set based on the printer settings (http:// or https:// ).
CEN-7068 Web replication filter fix
- Support added for subjob fixed filter in web replication.
18.2.7.0, Release date Sept 22, 2021
CEN-7177 Web replication packet split fix for 18.1 and 18.2
- Data packages were not split correctly resulting in too big packets being sent in each request.
18.2.6.0, Release date N/A
Version number skipped. Internal use only.
18.2.5.0, Release date Sept 21, 2021
CEN-7067 Hotfix for inventory calculations based on sourcing locations
- Inventory available in sourcing location added to Inventory Lookup table.
- GetInventoryMultiple returns inventory on Sourcing Location if parameter SourcingLocationAvailability is included in the request and is set to TRUE.
- If eCommerce is sourcing from a location that is specified in the Sourcing Location Setup on the Store Card, the sourcing location is set on the Customer Order for when it is created.
18.2.4.0, Release date Sept 21, 2021
CEN-7133 Statement posted with wrong VAT Entry calculation HF18.2
-
Statement with items with different VAT percentage were posted into one VAT GL account. This applied if VAT calculation is used, and the General Posting Setup and the Item.General Posting Group is configured to post Sales for items with different VAT percentage to the same Sales G/L account.
18.2.3.0, Release date Sept 11, 2021
CEN-7023 Fix Xmlport parser
- This fixes an issue when request parser is reading xmlport metadata to create request field mapping.
CEN-6829 Error setting Next Check date when running Scheduler with NAS
- Next check time is always blanked out, and next check date is changed to one or more days in the future.
18.2.2.0, Release date Sept 8, 2021
CEN-6992 Fix Get Table Data filter
- When using filter that is not including primary key fields, full replication failed in some cases.
CEN-6894 Accumulated Events added to LS Central since version release 18.2.0.0
- Accumulated events added.
18.2.1.0, Release date Sept 6, 2021
CEN-6357 Negative adjustments when posting statement
- When posting adjustments, the system does not pull the "Gen. Prod. Posting Group" from anywhere.
LLD-784 Add Tax Area Code & Tax Liable to SendTransaction xmlport in NA version
- Missing tax related fields, used in the North American version, added to GetPOSTransSupLines, GetPosTransSusp, GetPosTransSuspList, GetTransaction, GetTransactionHeaderList, GEtTrnasStatementCode, SendPostransBackup, SendPosTransSusp, SendTransactionHeader, and SendTransaction XML ports.