[TYPO3-shop] Stock management - again
Andreas Stauder
typo3 at stauder.ch
Fri Aug 11 14:28:35 CEST 2006
I'm not sure, but have you inserted
plugin.tt_products.alwaysInStock = 0
really in Setup, not in Constants?
We also have useArticles = 1. Should work with it...
Andreas
Carsten Stidsen wrote:
> Thanks for your comment, Andreas.
> However, it didn't solve the problem. I included both the lower and upper
> case versions of this constant, but still no reduction in stocks.
> Are there any other setup parameters that have to be enabled or disabled for
> this function to work?
> By the way, I have useArticles = 1. Is that a problem?
>
> All other part of my shop works perfectly, but this one function. Annoying!
>
> regards,
> Carsten
>
>
> Andreas Stauder wrote:
>
>> This works by us:
>>
>> In Constants:
>> plugin.tt_products.AlwaysInStock = 0
>>
>> In Setup:
>> plugin.tt_products.alwaysInStock = 0
>>
>> Please take care on capitalisation.
>>
>> Kind regards
>> Andreas
>
More information about the TYPO3-project-tt-products
mailing list