View Issue Details

IDProjectCategoryView StatusLast Update
0006085OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2016-10-05 15:51
ReporterSpritje Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Product Version4.9.4 / 5.2.4 
Summary0006085: if show net prices in frontend (B2B) is activated the payment surcharge/reduction calculation is wrong
Descriptionif in shop admin master settings -> core settings -> settings -> vat -> Enter Product Prices as Net Prices (plus VAT) and Show net prices in frontend (B2B) is activated the payment method -> Price Surcharge/Reduction calculation is wrong.
Steps To Reproduce1. Activate in shop admin master settings -> core settings -> settings -> vat -> - Enter Product Prices as Net Prices (plus VAT)
- Show net prices in frontend (B2B)
2. Enter in shop settings -> payment method -> "Vorrauskasse-> Price Surcharge/Reduction (€) -2% (Skonto)

Additional Informationsee screenshots
TagsNo tags attached.
Attached Files
vat_wrong_config.JPG (18,926 bytes)   
vat_wrong_config.JPG (18,926 bytes)   
vat_wrong.JPG (45,020 bytes)   
vat_wrong.JPG (45,020 bytes)   
vat_right_config.JPG (17,776 bytes)   
vat_right_config.JPG (17,776 bytes)   
vat_correct.JPG (38,612 bytes)   
vat_correct.JPG (38,612 bytes)   
skonto_price_calculation.png (7,266 bytes)   
skonto_price_calculation.png (7,266 bytes)   
ThemeAll
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

QA

2015-03-16 11:22

administrator   ~0010801

confirmed.

florian.auer

2015-11-30 09:08

reporter   ~0011345

Why do you think this is behaviour is wrong? It depends on what the customer actually pays: net or gros price.

"Der Bezugspreis setzt sich also zusammen aus dem Nettopreis, abzüglich eventueller Rabatte und Skonti plus die Bezugskosten."

http://www.novalnet.de/commerce-lexikon/b2b

florian.auer

2015-11-30 12:55

reporter   ~0011346

Now I know what you mean. I uploaded skonto_price_calculation.png, please let me know if this is the result you expected.

QA

2015-11-30 13:56

administrator   ~0011348

Yes, this is the result I expected.

mf

2016-10-05 15:51

developer   ~0011824

As a workaround you could calc in the VAT into the surcharge/reduction.

For example when you want to give 3%:
0,03 * 1,19 * 100 = 3,57