View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005087 | OXID eShop (all versions) | 2.1. Master Settings | public | 2013-04-29 15:26 | 2023-11-17 17:38 |
Reporter | juergen_busch | Assigned To | |||
Priority | low | Severity | text | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 4.7.5 / 5.0.5 | ||||
Summary | 0005087: Option "Allow custom price editing for inherited products" is incorrect | ||||
Description | If option "Allow custom price editing for inherited products" isn't checked all fields from aMultishopArticleFields and oxfield2shop can't be edited in the subshop via the admin panel for an article. This is correct for the price fields which are defined by default in the standard shop. However if a shop administrator adds an additional field like "Prod.No." he might be confused why it does not work. | ||||
Steps To Reproduce | Add OXARTNUM in config.inc.php $this->aMultishopArticleFields = array("OXARTNUM", "OXPRICE", "OXPRICEA", "OXPRICEB", "OXPRICEC", "OXUPDATEPRICE", "OXUPDATEPRICEA", "OXUPDATEPRICEB", "OXUPDATEPRICEC", "OXUPDATEPRICETIME"); Add OXARTNUM to oxfield2shop table. Update views and clear /tmp. You can't edit "Prod.No." for an inherited arcticle in the subshop via the admin panel. If you enter a value in OXARTNUM field from oxfield2shop table, it isn't shown in the admin panel at all and not used in the frontend. | ||||
Tags | Configuration Options, EE, Solution Provided, Subshops | ||||
Theme | All | ||||
Browser | All | ||||
PHP Version | All | ||||
Database Version | All | ||||