Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Reduce stock of manual orders for 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.

Instructions

  1. 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.
  2. Requires WooCommerce 3 or later to work.

Contribute

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.

Κριτικές

18 Ιουλίου 2018
Works perfect for me on the current version, many thanks to you!
16 Δεκεμβρίου 2017 4 απαντήσεις
The basic idea is good, but the plugin isn't working as expected. On orders that are done through the website (not in the backend), the stock gets reduced twice always (so if somebody orders 10 pieces, the stock gets reduced by 2x10 piec es)...so we had to uninstall it again...
11 Ιανουαρίου 2017
It's useful stuff like this that makes woocommerce a great platform, this has really helped me out and I appreciate the effort
6 Οκτωβρίου 2016 2 απαντήσεις
Excellent. Just need to increase stock when in case of "Refund", and reduce in case of "Pending Payment".
Ανάγνωση όλων των 6 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Reduce stock of manual orders for WooCommerce” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Reduce stock of manual orders for WooCommerce” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Reduce stock of manual orders for WooCommerce” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

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 and rsmo_wc_increase_stock_statuses filters.

1.0.0 – 2016/09/14

  • Initial plugin version.