View Issue Details

IDProjectCategoryView StatusLast Update
0000762OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2012-12-07 15:19
ReporterHarsam Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.1.0 revision 15990 
Fixed in Version4.1.0 revision 17976 
Summary0000762: Wrong AmountPriceInfo in Details.tpl
DescriptionSwiss customers are supplied with 0% of tax, net prices need. For the supplier country Switzerland it was given accordingly as a tax set 0 %. The normal price of the product in the Details.tpl is displayed correct-wise with logged on Swiss customers also as a net price, not, nevertheless, the relay prices! These become an oxide template with [{$priceItem-> fbrutprice}] or also with [{$priceItem-> fnetprice}] appealed, displayed ALWAYS as a gross price no matter whether, how in the original. Here no representation problem is given, but a declaration problem of the suitable variable!
Additional InformationThe Scale prices are always calculated with default VAT. So in case when country is Switzerland - this VAT is not correct.
Need to fix the calculation of scale prices to use VAT = 0% in this case.
TagsVAT
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-04-03 16:13

reporter   ~0000702

Reminder sent to: Harsam

Hi,

The description is quite confusing so I cannot understand the problem. Could you please write more details about it or make a screenshot?

Best regards,
Dainius Bigelis

Harsam

2009-04-03 16:23

reporter   ~0000704

die englische Übersetzung ist wohl nicht die beste, daher hier auf deutsch:

Schweizer Kunden werden mit 0% Steuer beliefert, benötigen also generell Nettopreise ohne Steuer. Für das Lieferland Schweiz wurde entsprechend unter Länder im Oxid-Admin als Steuersatz 0% angegeben.
Der normale Preis des Produktes in der Details.tpl wird korrekterweise bei angemeldeten Schweizer Kunden auch als Nettopreis ausgegeben, nicht jedoch die Staffelpreise in Details.tpl !

Diese werden egal ob im Original Oxid template mit [{$priceItem->fbrutprice}] oder auch mit [{$priceItem->fnetprice}] angesprochen, IMMER verkehrt als Bruttopreis MIT Steuer ausgegeben. Das ist nicht korrekt. Hier liegt auch kein Darstellungsproblem vor, sondern ein Deklarationsproblem der entsprechenden Variable!

philipp_grashoff

2009-04-03 17:39

reporter   ~0000710

Short translation and summary:
This problem is about netto 0% VAT and scale prices: If VAT is set to 0% for a country (e.g. switzerland), normal prices are displayed correctly. The problem occurs with scale prices: They are displayed as brut prices in detail view of product.

sarunas_valaskevicius

2009-04-06 16:49

reporter   ~0000725

fixed wrong vat applience code in oxarticle::_fillAmountPriceList