Don't inherit stock values in marketplace
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Re: Don't inherit stock values in marketplace
Set this configuration to 0 (no inheritance and aggregation:tncgroup wrote: 16 May 2021, 07:14 What we want here is for each site to have its own stock. When a customer is in default shop, only stock level of the default shop reduces, and when the customer is in the secondsite only stock of the product in secondsite must change and so on.
Code: Select all
mshop/stock/manager/sitemode = 0They are used if you configure the "Site" decorator like described in the README.md file. This is for complex B2B apps where products shouldn't be inherited into children sites without explicit marking products as availabel in each subsite.tncgroup wrote: 16 May 2021, 07:14 And I was wondering what do these table in database are for? They seem to never get populated. `mshop_catalog_site` and ` mshop_product_site`
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,