=== WC Stock Amount Report ===
Contributors: thiagogsrwp
Tags: woocommerce, extension, reporting, stock, analytics
Requires at least: 3.8
Tested up to: 4.8.0
Stable tag: 0.0.11
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

WooCommerce report to visualize how much you have in your available stock if you sale everything.

== 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](https://github.com/thiagogsr/wc-stock-amount-report).

== Installation ==

= Minimum Requirements =

* WordPress 3.8 or greater
* WooCommerce 2.3 or greater

= Instructions =

1. Upload the entire 'wc-stock-amount-report' folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. Example how much I have in my available stock.

== 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
