Tuesday, December 17, 2019

Pole Display - Microsoft Dynamics NAV/BC LS Retail



LS Retail comes with the feature of using Pole display. Pole display is not the same as dual display. Pole display is used to display item information like description, unit price and totals. Typical pole display looks like below.

Let us see how pole display can be configured in Microsoft Dynamics NAV/BC LS Retail. There are 2 places where the configuration should be provided. 

1. POS Terminal Card
2. POS Hardware profile

POS Terminal Card

  1. Open POS terminal card
  2. Navigate to the Display TAB and put the following setting


POS Hardware profile

  1. Open the POS hardware profile(Should be same hardware profile which is attached to Store or terminal)

2. If the device name are not visible on when clicking on the assist edit button then you try to change the code on the assist trigger.

3. Now run the POS client and you will find the pole display is showing.

Note:- Make sure you install Pole OPOS drivers and install LS Retail toolbox. 

Let me have your feedback and let me know what you feel about the post.


Monday, December 9, 2019

VAT calculation @ POS based on customer - Microsoft Dynamics NAV/BC LS Retail



There is friend of mine who is doing implementation of LS Retail for a restaurant. He had very basic requirement, where they want the VAT should not be calculated for certain customers. As we all are aware VAT calculation works on the Store setup but how should be make sure for certain transaction based on the customer, VAT should not be calculated. Let us all see how this can be achieved in Microsoft Dynamics LS Retail. I will be showing the example for supermarket not hospitality but the concepts are same.

Let us go through the setups required to be configured

1. Go to the item card and set the prices as shown in the below figure


2. Check the VAT setup on the store card


3. Create a customer card where we would define VAT bus posting group as NOVAT. The same customer would be used during POS.


4.  Open the POS and scan the item mentioned in the first step


5. Select the customer and see what happens


6. Command defined on the select customer button



Please do leave the feedback and let me know if this blog helped you in any way. Happy to hear from you


Wednesday, December 4, 2019

Unit of Measure Selection at Point of Sale- Microsoft Dynamics NAV/BC LS Retail



Unit of Measure selection at Point of Sale


I have been involve in the LS Retail implementation for the pharmacy company. Where company sells items manly in box or Each Unit of measure. Client asked specifically to select the unit of measure at the time of selling the product. Let us consider a scenario and try to incorporate in LS Retail.

1. We have item called Aspirin which is sold per box. Each box of aspirin contains 20 tablets. 


1 Box of Aspirin = 20 Tablets



2. Sales Prices for the Aspirin is defined for both Each and Box unit of measure. Refer to the below screen shot.


3. Now open the POS and sell this item to sell. Check the price came for box.


4. Change the Unit of measure by clicking the button Change UOM


5. Change UOM Command on the button is also shown below



Let me know how did you like the post, do subscribe and leave your comments below.