Contributors: claudiosanches
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RBVENSVSKY7JC
Tags: woocommerce, reduce, increase, stock
Requires at least: 4.0
Tested up to: 4.7
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Automatically reduce or increase stock levels of manual orders in WooCommerce
Automatically reduce stock levels when:
- Order status is changed to Processing or Completed in order screen or using the bulk actions on orders list screen.
Automatically increase stock levels when:
- Order status is changed to Canceled in order screen or using the bulk actions on orders list screen.
Note that this plugin does not require any kind of configuration, just install and start update the orders statuses in the admin screen to update the stock levels too.
You can contribute to the source code in our GitHub page.
- Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
- Activate the plugin.
Note that is not necessary any kind of configuration.
- This plugin is released under a GPL license.
- Fixed how reduce order when using the order quick action buttons.
- Introduced the
rsmo_wc_reduce_stock_statuses
andrsmo_wc_increase_stock_statuses
filters.
- Initial plugin version.
- Fixed how reduce stock levels when using the order quick action buttons.
- Introduced the
rsmo_wc_reduce_stock_statuses
andrsmo_wc_increase_stock_statuses
filters.