vpietri / adm_warehouse
Extends Mage_Cataloginventory to allow Magento to manage several stocks. Stocks can be assigned to one or several websites.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 6
Forks: 12
Open Issues: 2
Type:magento-module
Requires
This package is auto-updated.
Last update: 2024-11-16 04:27:46 UTC
README
Extends Mage_Cataloginventory to allow Magento to manage several stocks. Stocks can be assigned to one or several websites.
TODO
- Assign qtys to stock on order placement
Facts
- version: 0.1.1.0
- extension on GitHub
Compatibility
- Magento CE 1.8 (may also work in other versions and EE, not tested)
Requirements
- Mage_Cataloginventory
Installation
- Install the extension using modman or copy all the files to the according Magento directories manually.
Uninstallation
- Remove the files.
Usage
Install the extension and navigate to the backend menu System > Monitoring
.
Support
If you have any issues with this extension, open an issue in the GitHub repository. Please provide error messages, debug information like output from the Magento error logs and the exact steps / code to reproduce the issue.
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Developers
- Vincent Pietri (vincent-pietri.fr)