Projekt

Allgemein

Profil

GX-Bug #69025

Von Ahmed Hamouda vor mehr als 2 Jahren aktualisiert

The settings "Gross Admin" is active but has no effect on option surcharges. They still have to be entered as a net price. 

 Gross Admin option should be implemented in both **Product Options** & **Product Downloads** . 
 ___ 
 **Steps to reproduce:** 
 1. Active the setting "Gross Admin" in the shop settings. 
 2. Edit the surcharge of an option value to 5. 
 3. Check the database @ `products_options_values` -> `value_price`. 

 ___ 
 **Expected result:** 
 The price in the database should differ from the price entered in the shop while editing the option value. 

 **Actual result:** 
 The price is the same. Therefore no conversion from gross to net (net in the database) happened. 

 ___ 
 **Testing:** 

 1. Create an option value with weight, model, price 
 1. Create an option value with price, weight 
 1. Create an option value with weight, model 
 1. Create an option value with model, price 
 1. Create an option value with price 
 1. Create an option value with model 
 1. Create an option value with weight 
 1. Attach these option values to product downloads 
 1. Update existing downloads option value fields weight, model, price 
 1. Create & attach new download value from a product with weight, model, price 
 1. Create & attach new download value from a product with price, weight 
 1. Create & attach new download value from a product with weight, model 
 1. Create & attach new download value from a product with model, price 
 1. Create & attach new download value from a product with price 
 1. Create & attach new download value from a product with model 
 1. Create & attach new download value from a product with weight

Zurück