View Issue Details

IDProjectCategoryView StatusLast Update
0007699OXID eShop (all versions)2.1. Master Settingspublic2024-07-17 10:21
Reportermf Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version7.1.0 
Summary0007699: Incorrect VAT calculation when updating the order in admin area
DescriptionThe option "Use the delivery address instead of the billing address for the VAT calculation" is activated in the admin area. A customer has a billing address in a country that is VAT-free, such as Switzerland. The customer's delivery address is in another country that charges VAT, such as Germany. If an order is created, the VAT is calculated correctly at 19% in the shopping basket and in the order.

Problem:
When updating the order in the admin area, in the "Products" tab, the country of the billing address is taken into account again, which results in the VAT being set to 0% for a billing address in Switzerland.
Steps To Reproduce1. activate Master Settings > Core > Settings > VAT "Use shipping country for VAT calculation instead of billing country"
2. create an order with a billing address in Switzerland and a delivery address in Germany
3. confirm that the VAT is correctly set to 19% in the shopping basket and for the order in the admin area
4. update the order in the admin area, in the "Products" tab.
5. VAT is incorrectly changed to 0%.
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

duplicate of 0005730 closedSvenBrunk "Use shipping country for VAT calculation instead of billing country" is ignored when orders are edited 

Activities

QA

2024-07-17 08:24

administrator   ~0017254

-MK

michael_keiluweit

2024-07-17 10:21

administrator   ~0017257

Please see comment 0004624:0015801 which talks about the order recalculation functionality and how it will be probably handled in the future.