Skip to content

Support decimal quantity when editing line items

This PR allows users to input decimal quantities when editing a line item

Before

Users can input decimal quantities when creating new line items, but cannot input decimal quantities when editing the line items.

polik

After

Users can now input decimal quantities when editing the line items.

qqqqq

Merge request reports