View Issue Details

IDProjectCategoryView StatusLast Update
0004401OXID eShop (all versions)2.4. Administer productspublic2022-02-02 09:43
Reportersaulius.stasiukaitis Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status confirmedResolutionopen 
Product Version4.6.3 revision 47975 
Summary0004401: There is no possibility to add stock message for article when amount gets low (yellow).
DescriptionThere 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 Reproduce1. 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".
TagsProducts, Stock
ThemeNot defined
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

jdl

2019-01-11 12:08

reporter   ~0012756

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

jdl

2019-01-12 11:31

reporter   ~0012758

Allright there we go, now supports english aswell.

marco_steinhaeuser

2019-03-07 14:40

reporter   ~0012809

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 ;)