Skip to content

be able to order a quantity in decimal with manage_stock at False #39832

Closed
@Yoann-D

Description

@Yoann-D

Preconditions and environment

  • Magento version 2.4.7-p4
  • inventory management to false

Steps to reproduce

  • inventory management to false

Image

  • 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.

Image

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

Image

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”.

Metadata

Metadata

Assignees

Labels

Issue: needs updateAdditional information is require, waiting for responseReported on 2.4.7-p4Indicates original Magento version for the Issue report.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions