View Issue Details

IDProjectCategoryView StatusLast Update
0006209OXID eShop (all versions)4.12. Subshop handlingpublic2024-02-07 14:58
Reporterhendrikfreytag Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version4.9.5 / 5.2.5 
Summary0006209: Can't use oxfield2shop for OXSTOCK
DescriptionI want to have different stock values in subshops. So I added it to the oxfield2shop functionality. But if I order in subshop now, the stock value of the master shop is reduced and not the stock value of the subshop.
Steps To Reproduce- add OXSTOCK to aMultishopArticleFields in config.inc.php
- add OXSTOCK to oxfield2shop table in db
- create subshop which inherits all articles
- edit Trapez ION MADTRIXX in mastershop, set stock to 200
- edit Trapez ION MADTRIXX in subshop, set stock to 100
- go to subshop and order 5 items of Trapez ION MADTRIXX
- look what are the stock values: in mastershop it is 195 and in subshop 100

That is wrong, because the article was ordered in subshop.
Additional InformationAlso tested on 5.1.9: Same behavior
TagsEE, Multi Shop, Product domain and basket rewrite, Stock, Subshops
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

related to 0005024 confirmedHR OXID EE: oxarticle->checkForStock() ignores oxfield2shop 

Activities

There are no notes attached to this issue.