[GH-ISSUE #1151] [Bug]: Formula in payment/deposit not using decimal correctly #42097

Closed
opened 2026-04-26 01:44:08 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @bsmarsh333 on GitHub (Jun 18, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1151

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

A bug happened!

I often use calculations in my "payment" field. For example, multiplying the cost of goods sold by the sales tax.

Prior to this last release, it would calculate it correctly. For example, 81.98 * 1.0725 would equal $87.92. However, since the last release when I enter 81.98 * 1.0725 it now equals $879,235.50.

What error did you receive?

No response

Where are you hosting Actual?

Other

What browsers are you seeing the problem on?

Chrome

Operating System

Mac OSX

Originally created by @bsmarsh333 on GitHub (Jun 18, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1151 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? A bug happened! I often use calculations in my "payment" field. For example, multiplying the cost of goods sold by the sales tax. Prior to this last release, it would calculate it correctly. For example, 81.98 * 1.0725 would equal $87.92. However, since the last release when I enter 81.98 * 1.0725 it now equals $879,235.50. ### What error did you receive? _No response_ ### Where are you hosting Actual? Other ### What browsers are you seeing the problem on? Chrome ### Operating System Mac OSX
GiteaMirror added the bug label 2026-04-26 01:44:08 -05:00
Author
Owner

@j-f1 commented on GitHub (Jun 18, 2023):

Good catch! We got a report of this issue earlier, and recently undid the underlying behavior change in #1144. The “edge” version should have the fix in it, and we typically release a new stable release at the start of each month.

<!-- gh-comment-id:1596302032 --> @j-f1 commented on GitHub (Jun 18, 2023): Good catch! We got a report of this issue earlier, and recently undid the underlying behavior change in #1144. The “edge” version should have the fix in it, and we typically release a new stable release at the start of each month.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#42097