View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001617 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2010-01-22 14:21 | 2010-01-28 19:42 |
| Reporter | deddy | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 4.2.0 revision 23610 | ||||
| Summary | 0001617: oxvat save 0 not NULL | ||||
| Description | If you write something in the field "Spec. VAT" in the admin area and you delete the value again, then write the system into the field oxvat in oxarticle the value 0 and not 'NULL'. You got a wrong vat calculation. | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
|
|
Reminder sent to: deddy Hi, Sorry, but I cannot reproduce this case. To be sure that we are talking about the same situation, we test it this way: 1. I select any product in admin (i.e. 0001126). 2. Then I insert Spec.VAT for this product in Admin area Main tab, i.e. 4%. 3. Then I add product 0001126 to basket in the frontend. There I see VAT 4% is calculated. 4. In the Admin area I delete the "4" from the field "Spec.VAT" for this product (field is left empty), and Save it. 5. Checked in the DB - the oxvat value for this product was set back to "NULL". Also clicked on "Update" in the basket (Frontend) and it calculated with default shop VAT 19%. Please write more details, if I need to do something other way in this case. Also you can try to reproduce this case on our demoshops: http://demoshop.oxid-esales.com/enterprise-edition http://demoshop.oxid-esales.com/community-edition If my scenario was wrong, or you can reproduce it on demoshop - please ReOpen this bug entry. Best regards, |