• Hello,
    there is a bug in admin / order-details page,
    clicking on button “Update” (or “Create”) does not submit the form making existing order uneditable.

    This applies in the case when I enter “0.1” in settings / “Min Quantity:”,
    but if I enter “0” everything works well.

    Tested with plugin version 10.31, WP 6.3.1, WooCommerce 8.3.1, theme “twentytwentythree”.

    • This topic was modified 1 year, 4 months ago by Tekod lab..
    • This topic was modified 1 year, 4 months ago by Tekod lab..
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpgear

    (@wpgear)

    Hello Tekod lab!

    Check what is the value of the “Min Quentity” you have set by default on the settings page “Decimal Product Quantity for WoCommerce”?
    /wp-admin/edit.php?post_type=product&page=decimal-product-quantity-for-woocommerce/includes/options.php

    Thread Starter Tekod lab.

    (@tekod)

    Values I mentioned above are values from that settings page.

    But I think I’ve figure out what was wrong.
    Value for “step” was left on “1” and there no sense to have minimum value “0.1” if initial quantity is “1” and step is also “1”.
    But that should display some kind of warning, not to block editing of existing order.
    Screenshot: https://i.imgur.com/KlkSXfy.png

    Plugin Author wpgear

    (@wpgear)

    Hello Tekod lab!

    Yes. You are right. You need to see the message if something is wrong.
    I want to simulate your situation, but I can’t.
    Please make a screenshot with Quantity Options when editing Product. Product – which was in that Order.

    • My Plugin cannot block the Order for a change.
      But I want to carefully check everything.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘cannot update order in dashboard’ is closed to new replies.