Details
Assignee
UnassignedUnassignedReporter
Haley MillerHaley MillerPriority
Low
Details
Details
Assignee
Unassigned
UnassignedReporter
Haley Miller
Haley MillerPriority
Better PDF Exporter
Better PDF Exporter
Better PDF Exporter
Created October 17, 2024 at 2:33 PM
Updated October 17, 2024 at 2:42 PM
Text fields are used in places where big decimal fields would make more sense. We are currently parsing out unwanted characters (INV-260) when the user saves.
Refactor using fields designed to only take numbers (and decimals and negative signs).
To do: Identify all the text fields using the currency converter to strip out unwanted characters to be Big Decimal fields instead.
(We may also want to review all fields to make sure there are no other fields that should be included in refactor)