I have v5.x-1.1, Stock module 5.x-1.4., worklow-ng 5.x-2.1 on a Drupal 5.10 site. For my test product all the active options have been give alternate SKU's under the Adjustments tab. In looking at the module, it seems to have the patch in place mentioned in a previous post.
When an order is placed it has the status Completed with an Admin Comment on the order "Order Created through website". There is not any "Inventory decremented" Admin comment. The rule "Decrement stock on order submission" is listed under Workflow-ng. Of course the stock is not decremented either - the Stock report is unchanged after the order is placed.
Any help or thoughts are appreciated.
Comments
Comment #1
mtraherne commentedI am having a very similar problem with almost exactly the same set up.
I have added some debug info into the rule in workflow and can confirm that the rule is being activated, but it would appear that that the stock is not being decreased.
Wondered if anyone has a solution for this?
Comment #2
talbone commentedthis module does not handle the inventory management itself. that is done by core ubercart.
this module only prevents the order from going through if the min stock level were reached.