Postponed
Project:
Commerce Extra
Version:
7.x-1.x-dev
Component:
Quantity module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2012 at 13:17 UTC
Updated:
22 May 2015 at 09:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
5n00py commentedAs I see setting for step already implemented in dev.
But if I set step value to 0.5 i get following error:
Warning: Division by zero in commerce_extra_quantity_validate_cardinality() (line 97 in sites/all/modules/contrib/commerce_extra/modules/quantity/commerce_extra_quantity.module).Comment #2
5n00py commentedAs I say before I have patch that solving problems with commerce_decimal_quantities.
This patch do this things:
Comment #3
5n00py commentedShould be reviewed after #1667642: Quantity decrease/increase functionality to be set in add to cart form formatter or .
Comment #4
damienmckennaFYI the purpose if the "assigned" field is to indicate that you're actively working on the issue, if you've uploaded a patch and don't intend to do further work then you should un-assign the issue. Also, if there's a patch then you should also leave the issue as "needs review".
Comment #5
5n00py commentedThx for info. Actually this issue depends on #1667642: Quantity decrease/increase functionality to be set in add to cart form formatter or .
So I postpone it.