=== Product Batch for WooCommerce ===
Contributors: shadim
Donate link: http://progressusmarketing.com/
Tags: batch, batches, manufacturing batch, order batch, product batch
Requires at least: 4.1
Tested up to: 4.8.1
Stable tag: 1.0.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Add a batch code for each product to track ordered products back to manufacturing batches.

== Description ==

Product Batch for WooCommerce enables ordered product items to be linked back to a bactch code, in the case that they need to be recalled or in the case that there was a missing part as part of the batch.  Track which customers purchased a specific batch code by reviewing the batch reports under "WooCommerce->Reports".

== Plugin Features ==

*   Add/Edit/Delete "Batches" submenu item under WooCommerce "Products" to manage batch codes and link them to existing products
*   Once an order is placed the order items are linked to a product batch if one exists for the ordered product item
*	There are two reports under "WooCommerce Reports" to display the customer emails and orders for a given batch code


== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the "Product->Batches" screen to manage Product Batches
4. Go to "WooCommerce->Reports->Batches" to view batch reports


== Changelog ==

= 1.0.2 =
* Fix versioning issue

= 1.0.1 =
* WC 3.0 compatibility
* Display variation product and its variations within the list

= 1.0.0 =
* First public release

== Upgrade Notice ==

= 1.0.0 =
* First public release