phpBMS

Ticket #236 (assigned defect)

Opened 4 years ago

Last modified 2 years ago

Receipt Auto-Apply is wrong if decimal seperator is comma

Reported by: tomkleijkers Owned by: brieb
Priority: major Milestone: 1.0
Component: phpbms Version: 0.92
Keywords: needsReview Cc:

Description

When inserting an receipt, and clicking the auto-apply button, the value is inserted without an comma, and thus 100 times too large. My decimal seperator is a comma, instead of a point, which I think is the problem.

Change History

Changed 4 years ago by anonymous

We may have encountered a similar possible problem when modifying an order / line item with a quantity > 1000. A quantity that is entered as "1000" saves as "1,000.00" rather than just "1000", which may be causing issues if the item is later edited -- the quantity may be reset to simply "1".

Changed 2 years ago by brieb

  • status changed from new to assigned
  • milestone changed from unknown to 1.0

Changed 2 years ago by brieb

  • keywords needsReview added
Note: See TracTickets for help on using tickets.
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.