|
|
| Reporter | a.bockstiegel | Assigned To | | |
|---|
| Priority | low | Severity | minor | Reproducibility | always |
|---|
| Status | confirmed | Resolution | open | |
|---|
| Product Version | 4.9.7 / 5.2.7 | |
|---|
|
|
| Summary | 0006329: different bruttoprice on backend and frontend |
|---|
| Description | If 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 Reproduce | Check »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 Information | All 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. |
|---|
| Tags | Price Calculation, Product domain and basket rewrite |
|---|
| Attached Files | |
|---|
|
|
| Theme | Azure |
|---|
| Browser | Not defined |
|---|
| PHP Version | Not defined |
|---|
| Database Version | Not defined |
|---|
|
|