Extensibility pattern for Hardware Station
In the legacy SDK there is an example for extending the linedisplay functionality. In our case we need to override some of the text before it is shown on the linedisplay, and it works Ok for the legacy SDK way of doing things. But now when we are moving over to the new sealed way of doing thin...
AlphanumericNumPad modes
The AlphanumericNumPad seems to have two modes. It starts up in a read-only mode. The read-only mode does not allow pasting of text into the input field when using cut/paste. To get into the mode were the user can paste in text into the input field, the user has to press the "abc" button on t...
Usability of the "Manage shifts" form improvements. User experience.
The Manage Shifts screen in POS, needs be redesign from the usability point of view.
From version 10.0.35 the user now selects a shift then clicks the "Drawer icon" to declare either start amount, bank drop or tenders.
When the user finishes entering for exam...
General cache framework in RetailServer
In version 10.0.36 a new feature was introduced were "Product data is now cached in POS" to improve the scanning performance.
It would be great if the Commerce SDK would have general caching su...
Attributes or extended product information as JSON data
After trying to use the attributes to extend some products data, we gave up due to slow performance in POS. The attribute code in Retailserver was/is complex and slow.
As SQL Server has some great support for querying and using JSON data, would it be possible to handle the at...
Receipts as JSON documents
Today when a receipt is printed out, then code is run to query and create the receipts based on a setup. If the receipt setup is changed then the original receipt will not be shown but the receipt based on the new setup.
Would it be possible to save the receipt information as...
Make it possible to update the CSU from one version to another as part of a release pipeline in Azure Devops
Release pipelines in Azure Devops can be used to update extension for the different CSU, but it is not possible to update the Microsoft version of CSU using the Azure Devops.(according to Microsoft)
As our Prod environment needs to be updated during the nighttime, it would be ...
POS checkout and digital signing of receipts performance issue
When looking at the performance for CPOS here in Norway, I can see that it can take a bit of a time to complete a transaction.
After the last payment is registered then the following happens:
- HardwareStation/LineDisplay/DisplayText
- RetailServer/Commerce/GetF...
STATUS DETAILSNew