Aprašymas
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.
Instructions
- 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.
- Requires WooCommerce 3 or later to work.
Contribute
You can contribute to the source code in our GitHub page.
Diegimas
- 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.
Atsiliepimai
Programuotojai ir komandos nariai
“Reduce stock of manual orders for WooCommerce” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.
AutoriaiĮskiepis “Reduce stock of manual orders for WooCommerce” išverstas į 1 kalbą. Dėkojame vertėjams už jų darbą.
Išverskite “Reduce stock of manual orders for WooCommerce” į savo kalbą.
Domina programavimas?
Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.
Pakeitimų istorija
2.0.0 – 2018/05/11
- Full support to WooCommerce 3.x.
- Dropped support for legacy versions of WooCommerce, like WooCommerce 2.7.
1.0.1 – 2017/01/08
- Fixed how reduce order when using the order quick action buttons.
- Introduced the
rsmo_wc_reduce_stock_statuses
andrsmo_wc_increase_stock_statuses
filters.
1.0.0 – 2016/09/14
- Initial plugin version.