Closed
Description
Preconditions and environment
- Magento version 2.4.7-p4
- inventory management to false
Steps to reproduce
- inventory management to false
-
we cannot order with a quantity with decimals
-
If I want to order a quantity in decimal I have to set "manage_stock" to yes and set "is_qty_decimal" to yes
-
When creating a product, the is_qty_decimal is 0 when we do not manage stock.
Expected result
Be able to order a decimal quantity if we do not manage stock or be able to set the is_qty_decimal by default in Configuration -> catalog -> Inventory -> Product Stock Options
Actual result
If inventory management is not active we cannot manage a default value for the is_qty_decimal option
Additional information
If I want to order a quantity in decimal I have to set "manage_stock" to yes and set "is_qty_decimal" to yes
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.