Stock management incorrectly allowing backorders
-
Over the last 1-2 months something has changed regarding stock management and backorders. We have a clothing store with many products and variations with inventory for each variation. We have never allowed backorders, and have all settings in place to disable backorders. In the last few weeks we’ve started to receive backorder emails every day similar to:
X units of Y have been backordered in order #Z
I have confirmed that stock management is enabled for each variation and that backorders are disabled. We also added this snippet, but it didn’t work:
add_filter( 'woocommerce_product_backorders_allowed', '__return_false' );
What has changed recently and how do we fix it? Thank you.
-
Hello @razorfrog,
If I understand you correctly, the back-order settings for variations are not being respected.
I wasn’t able to replicate this on my test site as you can see below, the product can’t be added to the cart.
Link to image: https://d.pr/i/5lnLDBCould you please share a copy of your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”.? Once you’ve done that, paste it here in your response.
It’s also worth checking if there are any fatal error logs from WooCommerce > Status > Logs and choosing from the drop-down menu thefatal-errors.log
option.
Look forward to hearing back from you.I can’t replicate it either from “Add to Cart” – however the orders are still coming in. These are products that haven’t been in stock for weeks.
System Report below. Nothing in the error logs.
WordPress Environment WordPress address (URL): https://bendavis.com
Site address (URL): https://bendavis.com
WC Version: 7.4.0
REST API Version: ? 7.4.0
WC Blocks Version: ? 9.4.3
Action Scheduler Version: ? 3.5.4
Log Directory Writable: ?
WP Version: 6.1.1
WP Multisite: –
WP Memory Limit: 512 MB
WP Debug Mode: –
WP Cron: ?
Language: en_US
External object cache: ? Server Environment Server Info: nginx/1.16.1
PHP Version: 8.0.25
PHP Post Max Size: 512 MB
PHP Time Limit: 300
PHP Max Input Vars: 5000
cURL Version: 7.58.0
OpenSSL/1.1.1g SUHOSIN Installed: –
MySQL Version: 8.0.30-22
Max Upload Size: 512 MB
Default Timezone is UTC: ?
fsockopen/cURL: ?
SoapClient: ?
DOMDocument: ?
GZip: ?
Multibyte String: ?
Remote Post: ?
Remote Get: ? Database WC Database Version: 7.4.0
WC Database Prefix: wp_
Total Database Size: 2084.81MB
Database Data Size: 1380.19MB
Database Index Size: 704.62MB
wp_woocommerce_sessions: Data: 51.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 23.42MB + Index: 7.20MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 150.69MB + Index: 136.22MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 8.03MB + Index: 13.13MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 7.03MB + Index: 6.03MB + Engine InnoDB
wp_aelia_dismissed_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_aryo_activity_log: Data: 33.06MB + Index: 0.00MB + Engine InnoDB
wp_cart_notices: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleanup_optimizer_block_range_ip: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleanup_optimizer_block_single_ip: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleanup_optimizer_db_scheduler: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleanup_optimizer_licensing: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleanup_optimizer_login_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleanup_optimizer_plugin_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cleanup_optimizer_wp_scheduler: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_commentmeta: Data: 4.11MB + Index: 3.31MB + Engine InnoDB
wp_comments: Data: 95.17MB + Index: 63.23MB + Engine InnoDB
wp_csp3_subscribers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_cspv5_pages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_failed_jobs: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
wp_gf_addon_feed: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_gf_draft_submissions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_gf_entry: Data: 24.55MB + Index: 4.03MB + Engine InnoDB
wp_gf_entry_meta: Data: 17.55MB + Index: 21.63MB + Engine InnoDB
wp_gf_entry_notes: Data: 1.52MB + Index: 0.30MB + Engine InnoDB
wp_gf_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_gf_form_meta: Data: 0.09MB + Index: 0.00MB + Engine InnoDB
wp_gf_form_revisions: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_gf_form_view: Data: 1.52MB + Index: 2.02MB + Engine InnoDB
wp_gf_rest_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_iconic_woo_linked_variations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_iwp_backup_status: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_nd_feedback: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_options: Data: 18.14MB + Index: 1.42MB + Engine InnoDB
wp_postmeta: Data: 802.92MB + Index: 348.45MB + Engine InnoDB
wp_posts: Data: 25.39MB + Index: 18.63MB + Engine InnoDB
wp_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_404_logs: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_analytics_gsc: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_rank_math_analytics_inspections: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_analytics_objects: Data: 0.08MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_links: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_internal_meta: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rg_form: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rg_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_rg_form_view: Data: 1.52MB + Index: 0.89MB + Engine InnoDB
wp_rg_incomplete_submissions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_rg_lead: Data: 2.52MB + Index: 0.33MB + Engine InnoDB
wp_rg_lead_detail: Data: 3.52MB + Index: 4.94MB + Engine InnoDB
wp_rg_lead_detail_long: Data: 1.52MB + Index: 0.00MB + Engine InnoDB
wp_rg_lead_meta: Data: 1.52MB + Index: 0.89MB + Engine InnoDB
wp_rg_lead_notes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_searchmeter: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_searchmeter_recent: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_shortpixel_folders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_shortpixel_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_shortpixel_postmeta: Data: 1.52MB + Index: 0.45MB + Engine InnoDB
wp_shortpixel_queue: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_sm_views: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_term_relationships: Data: 5.13MB + Index: 2.19MB + Engine InnoDB
wp_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_termmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wp_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_update_tracking: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_usermeta: Data: 30.56MB + Index: 33.11MB + Engine InnoDB
wp_users: Data: 1.52MB + Index: 1.27MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 7.34MB + Index: 4.78MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_bundle_lookup: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 20.05MB + Index: 17.30MB + Engine InnoDB
wp_wc_order_stats: Data: 7.02MB + Index: 7.23MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 3.02MB + Index: 2.66MB + Engine InnoDB
wp_wc_product_attributes_lookup: Data: 0.17MB + Index: 0.13MB + Engine InnoDB
wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.39MB + Index: 0.47MB + Engine InnoDB
wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.33MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfBlockedIPLog: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
wp_wfBlocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfConfig: Data: 1.28MB + Index: 0.00MB + Engine InnoDB
wp_wfCrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfFileChanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfFileMods: Data: 10.52MB + Index: 0.00MB + Engine InnoDB
wp_wfHits: Data: 3.02MB + Index: 0.22MB + Engine InnoDB
wp_wfHoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_wfKnownFileList: Data: 5.52MB + Index: 0.00MB + Engine InnoDB
wp_wfLiveTrafficHuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfLocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfLogins: Data: 1.02MB + Index: 0.16MB + Engine InnoDB
wp_wfNotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfPendingIssues: Data: 0.02MB + Index: 0.13MB + Engine InnoDB
wp_wfReverseCache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfSNIPCache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wp_wfStatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB
wp_wfTrafficRates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_bundled_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_bundled_items: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_exported_csv_items: Data: 3.02MB + Index: 0.08MB + Engine InnoDB
wp_woocommerce_shipping_table_rates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_shipping_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpzerospam_blocked: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpzerospam_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wss_log: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
wp_yoast_seo_links: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wp_yoast_seo_meta: Data: 1.52MB + Index: 0.00MB + Engine InnoDB Post Type Counts amn_mi-lite: 2
attachment: 710
blocked_user_lite: 26
cpt_iconic_wlv: 40
customize_changeset: 1
ep-synonym: 1
jetpack_migration: 2
mailpoet_page: 1
nav_menu_item: 52
newsletter: 6
oembed_cache: 319
page: 28
post: 2
product: 178
product_variation: 1627
revision: 206
shop_coupon: 124
shop_order: 55752
shop_order_refund: 643
slide: 23
wooframework: 256 Security Secure connection (HTTPS): ?
Hide errors from visitors: ? Active Plugins (59) ManageWP - Worker: by Manage WP – 4.9.16
Gravity Forms: by Gravity Forms – 2.7.1
Admin Menu Editor: by Janis Elsts – 1.10.4
WooCommerce Blacklister: by Aelia – 1.0.5.200727
Akismet Anti-Spam: by Automattic – 5.0.2
Activity Log: by Activity Log Team – 2.8.5
Classic Widgets: by WordPress Contributors – 0.3
ElasticPress: by 10up – 4.4.1
Envato Market: by Envato – 2.0.8
WooCommerce FedEx Shipping Plugin with Print Label: by PluginHive – 5.2.0
Site Kit by Google: by Google – 1.94.0
Gravity Forms: by Gravity Forms – 2.7.1
Gravity Forms Mailchimp Add-On: by Gravity Forms – 5.2.0
WooCommerce Linked Variations by Iconic: by Iconic – 1.4.1
WPBakery Page Builder: by Michael M - WPBakery.com – 6.10.0
Limit Login Attempts Reloaded: by Limit Login Attempts Reloaded – 2.25.12
WooCommerce Load More Products: by BeRocket – 1.1.9.8
Mailgun: by Mailgun – 1.9
Nginx Helper: by rtCamp – 2.2.2
Hide Shipping Methods based on Shipping Class and Zone: by PluginHive – 1.1.1
Post Types Order: by Nsp Code – 1.9.9.2
Razorfrog Core: by Razorfrog Web Design – 4.6.8
Redis Object Cache: by Till Krüss – 2.2.3
Rank Math SEO PRO: by Rank Math – 3.0.30
Rank Math SEO: by Rank Math – 1.0.108
ShortPixel Image Optimizer: by ShortPixel - Convert WebP/AVIF & Optimize Images – 5.2.0
Total Theme Core: by WPExplorer – 1.6.1
User Switching: by John Blackbourn & contributors – 1.7.0
Aelia Foundation Classes for WooCommerce: by Aelia – 2.4.1.230214
Preview E-mails for WooCommerce: by Digamber Pradhan – 2.1.1
Woo Product Dropdown Widget: by Razorfrog Web Design – 1.1.2
Stock Sync for WooCommerce Pro: by Lauri Karisola / WP Trio – 2.4.0
Variation Swatches for WooCommerce - Pro: by Emran Ahmed – 2.0.18
Variation Swatches for WooCommerce: by Emran Ahmed – 2.0.18
WooCommerce Bulk Stock Management: by WooCommerce – 2.2.32
WooCommerce Cart Notices: by SkyVerge – 1.14.0
WooCommerce Chained Products: by StoreApps – 2.13.0
WooCommerce Checkout Field Editor: by WooCommerce – 1.7.8
WooCommerce Conditional Shipping and Payments: by WooCommerce – 1.14.4
WooCommerce Customer/Order/Coupon Export: by SkyVerge – 5.4.0
WooCommerce Email Validation: by Hugh Lashbrooke – 2.1.1
WooCommerce Google Analytics Integration: by WooCommerce – 1.6.1
WooCommerce PayPal Payments: by WooCommerce – 2.0.2
PDF Invoices & Packing Slips for WooCommerce: by WP Overnight – 3.4.0
PDF Invoices & Packing Slips for WooCommerce - Premium Templates: by WP Overnight – 2.19.6
WooCommerce Print Invoices/Packing Lists - Edited by Razorfrog: by SkyVerge – 100.0.0
WooCommerce Product Bundles: by WooCommerce – 6.18.1
WooCommerce Sequential Order Numbers Pro: by SkyVerge – 1.19.0
WooCommerce Shipping Tracking: by Lagudi Domenico – 33.9
WooCommerce - ShipStation Integration: by WooCommerce – 4.3.2
WooCommerce Smart Coupons: by StoreApps – 7.2.0
WooCommerce Subscribe to Newsletter: by Themesquad – 3.6.0
WooCommerce Table Rate Shipping: by WooCommerce – 3.1.0
WooCommerce: by Automattic – 7.4.0
Wordfence Security: by Wordfence – 7.9.0
Super Page Cache for Cloudflare: by Optimole – 4.7.3
WP fail2ban: by Charles Lecklider – 4.4.0.9
WP Overnight Sidekick: by WP Overnight – 2.5.1
WP Remote: by WP Remote – 4.87 Inactive Plugins (4) Simple Cloudflare Turnstile: by Elliot Sowersby
RelyWP – 1.17.1 Smart Manager - WooCommerce Advanced Bulk Edit, Inventory Management & more…: by StoreApps – 7.4.0
Stock Triggers for WooCommerce: by Algoritmika Ltd – 1.6.2
WooCommerce PayPal Pro (Classic and PayFlow Editions) Gateway: by WooCommerce – 4.5.1 Dropin Plugins (2) advanced-cache.php: advanced-cache.php
object-cache.php: Redis Object Cache Drop-In Must Use Plugins (4) GridPane Mailer: by Chad Butler
GridPane – 1.0.1 ManageWP - Worker Loader: by GoDaddy – 1.0.0
WP CLI Login Command Server: by Evan Mattson – 1.4
WP fail2ban: by Charles Lecklider – 4.4.0.9 Settings API Enabled: ?
Force SSL: ?
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: bundle (bundle)
external (external)
grouped (grouped)
simple (simple)
variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-filtered (exclude-from-filtered)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5) Connected to WooCommerce.com: ?
Enforce Approved Product Download Directories: –
Order datastore: WC_Order_Data_Store_CPT WC Pages Shop base: #12349 - /shop/
Cart: #2753 - /cart/
Checkout: #2754 - /checkout/
My account: #2755 - /my-account/
Terms and conditions: ? Page not set Theme Name: Ben Davis 2.0
Version: 2.2.6
Author URL: https://razorfrog.com/
Child Theme: ?
Parent Theme Name: Total
Parent Theme Version: 5.7.1
Parent Theme Author URL: https://www.wpexplorer.com/
WooCommerce Support: ? Templates Archive Template: Your theme has a woocommerce.php file
you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues. Overrides: Total/woocommerce/archive-product.php
Total/woocommerce/checkout/form-checkout.php
bd2/woocommerce/emails/admin-new-order.php
Total/woocommerce/loop/loop-start.php
Total/woocommerce/loop/orderby.php
Total/woocommerce/loop/pagination.php
bd2/woocommerce/loop/result-count.php
Total/woocommerce/single-product/meta.php
Total/woocommerce/single-product/rating.php
Total/woocommerce/single-product/tabs/tabs.php
Total/woocommerce/single-product/title.php Product Bundles Database Version: 6.18.1
Loopback Test: ?
Template Overrides: – WooCommerce PayPal Payments Onboarded: ?
Shop country code: US
WooCommerce currency supported: ?
Advanced Card Processing available in country: ?
Pay Later messaging available in country: ?
Webhook status: ?
Vault enabled: ?
Logging enabled: –
Reference Transactions: –
Used PayPal Checkout plugin: –
Tracking enabled: ? Admin Enabled Features: activity-panels
analytics
coupons
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
multichannel-marketing
mobile-app-banner
navigation
new-product-management-experience
onboarding
onboarding-tasks
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page Disabled Features: minified-js
product-variation-management
settings Daily Cron: ? Next scheduled: 2023-02-22 23:35:25 -08:00
Options: ?
Notes: 22
Onboarding: completed WooCommerce Customer/Order/Coupon Export Automated exports: 2
Custom formats: 4
Next export: Not scheduled Action Scheduler Complete: 25,399
Oldest: 2023-01-25 20:00:32 -0800
Newest: 2023-02-22 09:27:22 -0800 Failed: 54
Oldest: 2019-11-01 10:10:51 -0700
Newest: 2023-02-04 11:31:44 -0800 Pending: 9
Oldest: 2023-02-22 10:10:46 -0800
Newest: 2023-02-22 21:37:13 -0800 Newsletter Subscription Provider: Mailchimp
Provider List: ?
Subscribe checkbox label: Subscribe to our newsletter?
Default checkbox status: checked
Checkout location: After the Terms and Conditions
Subscribe on order statuses: -
Enabled Double Opt-in: ? Smart Coupons related settings Number of coupons to show: 0
Number of characters in auto-generated coupon code:
Valid order status for auto-generating coupon: processing
completed Include tax in the amount of the generated gift card: no
Deduct credit/gift before doing tax calculations: no
Gift Card discount is inclusive of tax: no
Automatic deletion: no
Coupon emails: yes
Printing coupons: yes
Sell gift cards at less price?: no
Use gift card applied in first subscription order for subsequent renewals until credit reaches zero: yes
Renewal orders should not generate coupons even when they include a product that issues coupons: no
Allow sending of coupons to others: yes
Allow schedule sending of coupons?: no
Combine emails: no
Auto generated coupon email: yes
Combined auto generated coupons email: no
Acknowledgement email: yes
Enable taxes: yes
Prices entered with tax: no
Rounding: yes
Display prices in the shop: excl
Display prices during cart and checkout: excl
Display tax totals: itemized
Enable the use of coupon codes: yes
Calculate coupon discounts sequentially: yes
Account endpoints > Coupons: wc-smart-coupons Status report information Generated at: 2023-02-22 09:27:28 -08:00
`Hi @razorfrog
Thanks for sharing the requested information above.
I am unable to replicate the issue on my personal site as well.
Can you please try to switch to the default Storefront theme and only WooCommerce plugin is enabled, try to backorder the same out-of-stock product and see if this works?
If so, then this kind of problem is usually caused by your theme or a third-party plugin present on your site. We can run a conflict test to verify this. I’d recommend cloning your site to a staging environment and performing the tests described on this guide without modifying your live site or impacting customers. Many hosts provide staging facilities, so it’s worth checking in with them. It’s also possible to do it using the free WP Staging plugin.
If this was caused by a third-party plugin present on your site, it would be best to reach out to the developers for further assistance here.
If this did not resolve the issue, please provide the fatal error logs (if any) under
WooCommerce > Status > Logs
.You could copy and paste your reply here or paste it via https://gist.github.com/ and send the link here.
Let us know how it goes!
Hello – as mentioned above, I cannot replicate the issue myself by adding out of stock items to the cart. We simply receive orders for out of stock items – I’m not sure how the orders are placed. This makes it very difficult to troubleshoot, and makes testing with different themes, plugins, staging less useful.
How else could the orders be coming in if the normal “add to cart” functionality blocks them correctly?
Hi @razorfrog
We simply receive orders for out of stock items – I’m not sure how the orders are placed.
+
How else could the orders be coming in if the normal “add to cart” functionality blocks them correctly?
Have you reached out to these customers as to how they were able to place an order for these out-of-stock items? That, could be a good starting point to troubleshoot as you’re unable to replicate the issue on your end.
Hi there!
We haven’t heard back from you in a while, so I’m going to go ahead and mark this thread as resolved. If you have any other questions please start a new thread.
Thanks!
- The topic ‘Stock management incorrectly allowing backorders’ is closed to new replies.