Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

This feature provides a basic transactional stock system, on top of the Commerce Stock. for the 7.x-1.x release only

IMPORTANT : You should disable "Decrease stock when completing the order process" rule implemented by Commerce Stock when using this feature.

Feature content

Content type

It uses a custom content type (Stock entry) defined with a set of fields that represents a stock entry transaction.

Rules

Predefined rules will take care of :
1 - Synchronizing the creation and deletion of Stock entries with Commerce Orders and Line Items activities
2 - Synchronizing the commerce_stock value of your product with the Stock Entries activities

Some rules can be customized to fit your workflow requirement (typically, when the stock entry should be created)

Requirement :

Commerce Stock 7.x-1.x should be fine.
For the other dependencies, any recent release should be fine

If the feedback are positive and if many people need to stick with commerce_stock v1, I'll promote it to full project for better support. But note that Commerce Stock v2 will probably handle transactions.

Project information

  • Created by liupascal on , updated