From: Damyan Ivanov Date: Tue, 29 Sep 2020 15:27:24 +0000 (+0000) Subject: Revert "add support for floatingPoint member of the quantity objects" X-Git-Tag: v0.16.0~41 X-Git-Url: https://git.ktnx.net/?a=commitdiff_plain;h=f46c876dcda0477c4619ef690fa0b7a480d9d8e3;hp=f46c876dcda0477c4619ef690fa0b7a480d9d8e3;p=mobile-ledger.git Revert "add support for floatingPoint member of the quantity objects" This reverts commit d6d15ebf2287b3e9d7c213241367ef053e971e60. The problem with that is that it breaks sending new transactions for older versions of hledger-web. It is also not really necessary, because the precision got limited so that there is no longer possible to get 255 decimal digits for periodic results ---