User Profile

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Extensibility and Developer experience (39)

STATUS DETAILS
Under Review

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Extensibility and Developer experience (39)

STATUS DETAILS
Under Review

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Employee Management (20)

STATUS DETAILS
New

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...

Read more...
1 Comments

Read more...
1 Comments

Category: Performance (4)

STATUS DETAILS
New

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Performance (4)

STATUS DETAILS
New

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Performance (4)

STATUS DETAILS
New

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 ...

Read more...
0 Comments

Read more...
0 Comments

Category: Deployment and servicing (15)

STATUS DETAILS
New