View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001549 | OXID eShop (all versions) | 1.03. Basket, checkout process | public | 2009-12-10 12:20 | 2012-12-10 13:23 |
Reporter | juergen_busch | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.3.0 revision 26948 | ||||
Summary | 0001549: Drop dependance of Company Name for VAT calculation for companies | ||||
Description | In order process the VAT ID No. can be specified in user details. But VAT will be still calculated in the basket, if "Company:" is missing. VAT is not calculated in basket only if both - VAT ID and Company name - are filled. At some cases (i.e. merchants) customer can have VAT ID, but no Company name. So to make it working properly, need to drop relation of Company Name for VAT calculation, means - only VAT ID should be checked in this case: - if VAT ID is valid - then do not calculate VAT for this customer; - if VAT ID is not valid - then throw a warning message and include VAT ID. Do not check if Company name is filled or not. | ||||
Additional Information | Enterprise Edition: Only if "VAT ID No.:" and "Company:" is filled, VAT verification starts. But I've got the following message in order step 2: VAT_MESSAGE. -> translation (correct text) is missing in lang files. | ||||
Tags | Order | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||