View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002912 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2011-05-20 10:18 | 2012-08-20 11:40 |
Reporter | csimon | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.0 revision 34568 | ||||
Summary | 0002912: Parent-product price is not editable and inheritable but amount prices are | ||||
Description | see title. The price of variant parent should be editable and inheritable as well - like the amountprices. For example if you sell t-shirts in various colors for 10 € and you only need the variants for stock management you don't have to add a price for each variant. Also please implement Help text next to this field, which explains about behavior of the price, depending on the option "Net or Bruto price" (that in input field the price will mean Net or Bruto, depending on option, but next to this field always will be Bruto price shown), also hint about price inheritance to Variant products. | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Reminder sent to: csimon Hi, We checked the case, but we cannot reproduce it, better say - we reproduced vice versa behavior: that usual price is inherited from Parent product to variant products always, but the amount prices are not inherited to the variants (amount prices are valid only for Parent product, if inserted for parent product only). Can you tell more details in which cases you reproduce such behavior? maybe it depends on some specific options for product prices, or maybe you have some customizations in eshop (or modules installed), which might affect the price inheritance. Please tell us more details and we will continue debuging if this case. |
|
But because usual price is inheritable, it should also be editable without having to switch on "parent is buyable". |
|
Reminder sent to: csimon, leofonic Could you describe what you mean "should be editible"? In current situation you can define any custom price for variant products. Principle is like - if variant product have no own price, then it inherits price from Parent product. If you insert any price for Variant - then it has own price (Parent price then is not inherited). The price of Parent product also you can edit anytime. So sorry, but I don't get the point when and where you want this price to be editable. Please tell exactly the case what you expect and where, because probably I missunderstood the user case. |
|
If option "Parent Products can be purchased" is turned off in "core settings/system", price of parent is not shown in the "main" tab of parent article, but nevertheless it is inherited to variants. |
|
leofonic is right, when the price of the parent is not longer shown in the "main" tab you can't edit. You have always to turn "Parent Products can be purchased" on, edit the price and turn off of switch. |
|
Edited HELP_ARTICLE_MAIN_PRICE on July 16th 2012. |