View Issue Details

IDProjectCategoryView StatusLast Update
0006329OXID eShop (all versions)1.02. Price calculations (discounts, coupons, additional costs etc.)public2024-03-06 11:33
Reportera.bockstiegel Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Product Version4.9.7 / 5.2.7 
Summary0006329: different bruttoprice on backend and frontend
DescriptionIf I enter the prices in the backend as nettoprices and have parent products with a non-default VAT, variants of these product will not use this special VAT in backend but it will be used in frontend.
Steps To ReproduceCheck »Enter Product Prices as Net Prices (plus VAT)« in Core Settings. Set a Spec. VAT for a parent product. See the difference for the brutto price in backend (Calculated price in brackets after the input field) and the price for the variant on the frontend.
Additional InformationAll modules relying on $oArticle->getPrice()->getBruttoPrice(); deliver a value that differs from the one shown for the customer. So in my case a module to generate a product feed for Google Merchant will report wrong prices.
TagsPrice Calculation, Product domain and basket rewrite
Attached Files
taxinheritancebug.jpg (252,501 bytes)   
taxinheritancebug.jpg (252,501 bytes)   
ThemeAzure
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined