plugin-icon

List Orders with Backorders for WooCommerce

제작자: thehowarde·
A Wordpress Plugin to List Orders with Backordered items on them. This helps the store manager with a list of orders that need items to complete fulfi …
등급
5/5
버전
2.3.2
활성화된 설치 항목
90
최근 업데이트일
Jan 27, 2022
List Orders with Backorders for WooCommerce

While WooCommerce makes it easy to allow for customers to backorder items, there is no mechanism for retailers to keep track of what orders actually have backordered items on them.

This plugin will automatically detect backordered items for orders that are placed though WooCommerce.

You can also modify the order meta (by editing the order) to update the Backordered quantity, or manually add “Backordered” as a Meta Key and the quantity as the Meta Value. This plugin will only detect orders whose status is pending, processing, or on-hold. Completed orders will automatically remove themselves from the list.

Version 2.0 Includes jQuery DataTables to allow easy manipulation of the output of the backordered items list, and allows for export to PDF, XLS, or CSV files.

Report Title is in Ymd_backorder_list Format. This can be filtered in your functions.php with filter ‘dd_list_backorders_report_title’

for example:

add_filter('dd_list_backorders_report_title', function(){return 'this_is_the_title';});

Requirements

This plugin requires the use of WooCommerce.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.9.12
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.