How to extend price calculation

There is 2 to extend Price Calculation in Business Central, either by subscribing to events or by implementing an interface. Both can useable in different scenarios. Here I will make a simple example of how to do it by implementing an Interface. Source : BCDEV.TECH Read…

Find the best price with Dynamics NAV

During a visit with a customer, we discussed the price/rebate functionality in Dynamics NAV, and it became apparent that there is some confusion about how it works. Dynamics NAV operates after a principle called Find the best price, which means that it will go through all…