=== Simple Woocommerce Admin Stock Management ===
Contributors: simplisticsca, jonboss
Donate Link: https://simplistics.ca
Tags: woocommerce, stock, restock
Requires at least: 4.4 or higher
Tested up to: 4.9
Stable tag: 1.0
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
A simple woocommerce plugin that will automatically manage stock levels when orders are edited by the administrator

= Required Plugins =
* [Woocommerce] is required to use this plugin, downloadable here (https://en-ca.wordpress.org/plugins/woocommerce/)

= Implementation =
* When editing an order's status on the backend (including adding a new order, cancelling an order) - a popup will prompt you to update your stock levels accordingly.

== Installation ==
1. Upload the ‘simple-woocommerce-admin-stock-management’ to the plugins directory (‘wp-content/plugins’) of your website
2. Activate the plugin by clicking the ‘Plugins’ link in your wordpress admin area, and clicking ‘Activate’ next to this plugin’s name

== Frequently Asked Questions ==

= Feedback and Support =
If you have any questions, feedback or require support you can email: info@simplistics.ca

== Screenshots ==

1. Add an order manually from the Wordpress dashboard and let the plugin take care of updating your stock.
2. If you cancel an order - this plugin will automatically take care of adding the purchased items back into stock.

== Changelog ==

= 1.0 =
* First Plugin Version

== Upgrade Notice ==

= 1.0 =
* First Plugin Version