WC Stock Amount Report
WC Stock Amount Report
Description
This plugin adds a new section in the WooCommerce Reports -> Stock area called ‘Stock amount’.
The report visualizes how much you have in your available stock if you sell everything.
Get involved
Developers can contribute to the source code on the GitHub Repository.
Installation
Minimum Requirements
- WordPress 3.8 or greater
- WooCommerce 2.3 or greater
Instructions
- Upload the entire ‘wc-stock-amount-report’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Faq
Installation Instructions
Minimum Requirements
- WordPress 3.8 or greater
- WooCommerce 2.3 or greater
Instructions
- Upload the entire ‘wc-stock-amount-report’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
Changelog
0.0.11 – 2017-06-18
- Fix report class name
0.0.10 – 2017-06-18
- Fix class name
0.0.9 – 2017-06-18
- Fix text domain loading
0.0.8 – 2017-06-18
- Fix i18n
0.0.7 – 2017-03-26
- Add pot
0.0.6 – 2017-03-25
- Fix plugin name
0.0.5 – 2017-03-24
- Rename language
0.0.4 – 2017-03-24
- Translate to pt_BR
0.0.3 – 2017-03-24
- Fix contributors
0.0.2 – 2017-03-21
- Remove woocommerce references
0.0.1 – 2017-03-16
- Initial Release