Change tax type integer to decimal.

For example: provincial sales tax in Quebec (QST) is 9.975 %.

Comments

Aurélien created an issue. See original summary.

Aurélien’s picture

Issue summary: View changes
pieterjanput’s picture

Assigned: Unassigned » pieterjanput
Issue tags: +DevDaysMilan
pieterjanput’s picture

Assigned: pieterjanput » Unassigned
Status: Needs work » Needs review

The amount already was a float, only the form didn't allow this. Added a step of 0.001 to the field.

https://github.com/drupalcommerce/commerce/pull/413

harings_rob’s picture

Status: Needs review » Reviewed & tested by the community

I manually checked this. I don't think this needs a test as it is pretty basic.

bojanz’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.