Public Profile
  • Quantity discounts with discount amounts

    Currently it's only possible to setup a quantity discount as either percentage or unit price. It would be really good if there would be an additional option 'Discount amount' - esp. since this option does already exist in other discount methods.

  • Export & Import loyalty balances

    It is currently not possible to Transfer loyalty balances between two different environments. In Addition it is not possible to use the loaylty adjustment Journal as this would take way to Long to post this data.

    This Suggestion is to get this missing functionality addressed and to implement some mechanisms to enable loyalty Balance transfers between two Environments.

    The future functionality should handle Cards, Transactions and ideally customers as well. 

  • Improve customer search on POS

    When using the customer search on CPOS/MPOS, the search strings entered are handled as OR-conditions. E.g. you search for 'Stadium' and 'Houston', you will get all Stadiums and customers located in Houston. Hence the list of results is getting longer - instead of becoming shorter.

    The suggestion is to handle search queries as AND-conditions instead of handling them as OR-conditions. Please implement search Operators like 'AND', '&' or '+' to narrow down the search results returned.

  • Allow configuration of POS forms / grids through backend designer

    It would be really good if it would be possible to change the appearance of the (results) grid through parameters or through the designer (using drag and drop). This way, the (results) grids can be easily adjustet to meet more business requirements than they currently do, leveraging the usability.

    E.g. the inventory lookup on POS shows "Stock", "Reserved"  & "Ordered" - but this is hard-coded and there is no way (besides using an Extension point) to modify the results form. Meybe the users would like to see a particular Attribute in this grid, or is not interested in the quantity "Ordered", but they would like to see another SCM status-quantity e.g. "Reserved on order".

    Giving the users/System Administrators here the flexibility to setup complete screen layouts without the need of a single line of code could be a real USP here.

     

  • Improve search functionalities on POS

    When searching for products using multiple attributes/search criterias, the result page is not very informative.
    E.g. it is not displayed which search criterias did match. In addition it seems as if the relevance does not matter with regards to the sorting.

    The Suggestion is to improve the Search functionality by using/providing some 'Bing'-mechanisms, e.g. relevance or shwoing which Search Terms have been hit or not.

    This would dramatically improve the value added, especially in a store with more than 100.000 products in store using a lot of Attributes alongside.

    Again, best would be to have the possibility to modify the results page Through the designer using drag & drop.

  • Receiving items with dimenion serial number on POS

    Currently it is not possible to enter SNs upon item receiption on POS. You Need use the regulr receiption process and have a warehouse device in addtition to the POS.

    It would really be good if it would be possible to register SNs upon item receiption on POS wihtout the need of an additionial device.

  • Enable "generic currency" capabilities in the retail pricing engine to maintain foreign currencies

    Currently it is not possible to use the generic currency capabilities of the SCM module in the Retail module as well, what is very confusing and causing a lot of effort to maintain more specific prices than just using a base sales price.

    Please enhance the retail pricing engine so that you only need to maintain one price per customer (- group) that is then converted in all available currencies.

    This functionality would close a huge gap when it comes to the utilization of trade agreements in the Retail module.

  • 'abc' button on POS should open on-screen keyboard

    Currently, the 'abc'-button in the numpad is wihtout any function.

    It would be great, if pressing this key would open the on screen Keyboard.

    This would be very beneficial as it is increasing the usability, esp. for Touch screen devices.

  • Allow more barcodes to be printed / flagged as „UseForPrinting“

    Currently it is not allowed to create several item barcodes for an item variant with the property „UseForPrinting“ checked. This is checked in the validateWrite-method of the InventItemBarcode-Table. This also includes the unit of the item variant. So if one item variant has several units and each unit has a corresponding barcode, only one of the barcodes can be marked as “UseForPrinting”. If “UseForPrinting” is used to find a barcode and the find method also includes the unit, no result is found. Resolution would be to allow more than just one Barcode to be marked as "UseForPrinting" - esp. in the context of using multiple UOMs it is essential to be able to print more than just one Barcode.
  • Option to switch between LINEBREAK and ENTER for info codes

    With the latest version of MPOS/CPOS the input behavior of the info codes have changed. Previously, hitting enter did complete the entry, and in case you've had related info codes, the next code input has been triggered. Now, if you hit enter, a line break is created and you need to navigate to the OK-button in order to be able to proceed with your sales process. This is prolonging the process tremendously in case you use info codes a lot during your sales process. Suggestion would be to implement a parameter to control this behavior. Either in general, turn on /off linebreak instead of proceeding with the info code entry and even have a parameter on the info code itself to override the general setup.