Developer forum

Forum » Integration » Dynamics BC integration and customer specific prices / campaigns

Dynamics BC integration and customer specific prices / campaigns

Martin Grønbekk Moen
Martin Grønbekk Moen
Reply

We have a issue with the Live Discount provider, related to customer specific prices and disabling line discount
It is bit hard to explain, but I will give it a try.

In BC we have setup a customer specific price for lets say "Product A" and "Customer 1".
In the setup in BC you can also check an option saying "Allow line discount" and "Allow invoice discount".

Our problem is that it does not look like the DW integration is taking into consideration the "Allow line discount" = False.
Because we still get line discount calculated on order lines that has this diabled on customer specific prices.

See example (in Norwegian).

When adding items to the cart we get line discount, even though the option is set as false.
But, when sending the order to BC, and getting the result back from BC after the order is created, everything is correct...

So the cart calculation does not take in consideration this true/false on line discount.

Any help appreciated, is it something we do wrong, or is it something with the integration component?


Replies

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply

Hi Martin,
this was a bug in our extension, but it is already fixed. Problem is that the fix is in the last version of the extension which is not yet officially released, but it should happen soon.
The bug tfs# is 89122(NAV codeunit: createOrder false and true handle discounts differently causing mispricing between cart and order).
Kind regards, Dmitrij

 
Martin Grønbekk Moen
Martin Grønbekk Moen
Reply

Which dll and version is it in, so that we maybe can get it from nuget?

 
Dmitriy Benyuk Dynamicweb Employee
Dmitriy Benyuk
Reply

Hi Martin,
the fix was in the NAV code units and BC extensions, so you do not need to make any dll replacement, it is needed to update(install a new version) of the installed Dynamicweb Plug-in extension in BC to the latest version which is now available on the doc site 1.2.0.11: https://doc.dynamicweb.com/downloads/integration#sideNavTitle1-3
Kind regards, Dmitrij

 

You must be logged in to post in the forum