View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006516 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2016-09-30 18:28 | 2018-05-11 10:28 |
Reporter | keywan.ghadami | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | reopened | ||
Fixed in Version | 6.0.3 | ||||
Summary | 0006516: When a country has the option "Do not bill VAT only if provided valid VAT I", the shop shows "* incl. VAT, plus shipping" anyway | ||||
Description | A customer registers with a country, which has the option "Do not bill VAT only if provided valid VAT ID". But the shops displays still "* incl. VAT, plus shipping" in the footer. The shop has to display "exclusive shipping" instead of "incl. VAT", because there is no VAT and the shipping isn't in the article price included. | ||||
Steps To Reproduce | 1. goto admin 2. activate a county, set the option "Do not bill VAT only if provided valid VAT ID" to true. 3. goto frontend 4. register a new customer with the land from step 2. with a valid vatid 5. have a look to the footer, the shop will still display "* incl. VAT, plus shipping", because the method oxUBase::isVatIncluded() doesn't check the vatid /vatidstatus of that user and therefore not if the user doesn't need to pay the VAT. | ||||
Tags | Solution Provided | ||||
Theme | Not defined | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||