django-flexible-subscriptions icon indicating copy to clipboard operation
django-flexible-subscriptions copied to clipboard

Determine consistent handling for signs & zero values

Open studybuffalo opened this issue 5 years ago • 0 comments

Depending on currency conventions, positive or negative signs may be added to zero values (dependent on how the value rounds). Will need to determine how to best handle these situations to provide consistency. Will likely want to review what other systems utilizing POSIX locales do and try to align with what the majority do.

studybuffalo avatar Jun 14 '20 17:06 studybuffalo