dentarg / skuld

:money_with_wings: skuld calculates who owes who money
https://skuld.starkast.net/
3 stars 1 forks source link

Debts and Balance doesn't add up #2

Open dentarg opened 9 years ago

dentarg commented 9 years ago

image

dentarg commented 9 years ago

The debts shown in the view are rounded but the summary calculation doesn't use rounded values.

dentarg commented 8 years ago

This is now the case with transactions and balance:

screen shot 2016-03-07 at 21 04 26

dentarg commented 8 years ago

This is now the case with transactions and balance

Hmm, it's not the same... that diff is because we pick one of them to be used in the transaction, see https://github.com/dentarg/skuld/commit/896c4cdaa821f5cfb679536f3e17190ad015f046

dentarg commented 6 years ago

Use https://github.com/Shopify/money?

Manage money in Shopify with a class that won't lose pennies during division

dentarg commented 6 years ago

Another one: https://github.com/RubyMoney/money

A Ruby Library for dealing with money and currency conversion