View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007699 | OXID eShop (all versions) | 2.1. Master Settings | public | 2024-07-16 18:32 | 2024-07-17 10:21 |
Reporter | mf | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | 7.1.0 | ||||
Summary | 0007699: Incorrect VAT calculation when updating the order in admin area | ||||
Description | The 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 Reproduce | 1. 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%. | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
-MK |
|
Please see comment 0004624:0015801 which talks about the order recalculation functionality and how it will be probably handled in the future. |