View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004401 | OXID eShop (all versions) | 2.4. Administer products | public | 2012-08-16 13:04 | 2022-02-02 09:43 |
Reporter | saulius.stasiukaitis | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 4.6.3 revision 47975 | ||||
Summary | 0004401: There is no possibility to add stock message for article when amount gets low (yellow). | ||||
Description | There is no possibility to add stock message for article when amount gets low (yellow). That's wrong as there is possibilities to add custom stock messages when there is enough article stock(green) or no stock at all(red). Also there is no possibility to chose to use or not to, default stock messages. | ||||
Steps To Reproduce | 1. Open admin -> Administer products -> Products -> Article -> stock There is inputs "In Stock Message" and "Out Of Stock Message" should also be "Low Stock Message". 2. Open admin-> Core settings -> Settings : Stock There is checkbox "Use default "in-stock" Message" and checkbox "Use default "out-of-stock" Message" also should be checkbox "Use default low-stock Message". | ||||
Tags | Products, Stock | ||||
Theme | Not defined | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
Hey i created a module for oxid version 6.0 or higer that should cover that. Currently only works in german but i am working on supporting more languages. You can take a look at it here: https://packagist.org/packages/jdl/stock-low-module |
|
Allright there we go, now supports english aswell. |
|
Thank you very much for the fix via module, @jdl. In the mean time it became more efficient to fix such bugs via pull requests on GitHub. Do you know how to do that? Otherwise I could lend you a helping hand with it. Pls. get in touch with me via forum PM ;) |