View Issue Details

IDProjectCategoryView StatusLast Update
0000382OXID eShop (all versions)2.6. Administer orderspublic2012-12-10 13:17
Reportermarco_steinhaeuser Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.0.0.0 revision 14260 
Summary0000382: Wrong VAT in PDF-invoice for shipping costs
DescriptionSet options
- "VAT: Consider S&H in VAT calculation" and
- "VAT: VAT is not included in price specified for S&H"
...to ON (in Core Settings => Settings tab => VAT). Then make some purchase as user in frontend. In Admin area select this purchase and generate PDF invoice for it.
In the PDF invoice the VAT % for Shipping costs is calculated with 0.19%, when should be 19%:
  Versandkosten (netto) 11,76 EUR
  zzgl. MwSt. 0.19% Betrag 0,02 EUR

Fix it to make proper VAT percentage calculated (in this case 19%) in PDF invoice.
TagsPDF Invoice
Attached Files
vat_pdfinvoice.jpg (69,357 bytes)   
vat_pdfinvoice.jpg (69,357 bytes)   
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

vilma_liorensaityte

2008-11-17 09:44

reporter   ~0000252

instead to save VAT value(0.19Eur) in DB, just VAT will be saved (10%)