mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-15 22:54:03 -05:00
[GH-ISSUE #1166] [Feature] Automatically split sales tax, proportionally to split categories #114824
Closed
opened 2026-06-11 05:01:21 -05:00 by GiteaMirror
·
9 comments
No Branch/Tag Specified
master
dependabot/npm_and_yarn/npm_and_yarn-cd62b4b37a
enforce-append-only-migrations-ci
claude/error-codes-worker-boundary-26i5uu
api-browser-custom-data-dir
tabedzki/feat/replacing-month-picker-with-day-picker
delay-initial-sync-until-loaded
jfdoming/mobile-app-build
cross-version-sync-compat
jfdoming/api-tokens-part-1
jfdoming/api-tokens-part-2
jfdoming/api-tokens-part-3
jfdoming/mobile-app-updates
claude/budget-version-migration-compat-151jlr
claude/worker-error-serialization-9iqtl7
claude/react-table-library-research-afx83z
claude/issue-8401-regression-test-9nw9l3
jfdoming/mobile-app-foundation-part-1
jfdoming/mobile-app-scaffold
release
ai-fix-cleanup-def-8290
claude/relaxed-shannon-jusywa
claude/fervent-keller-s6f2fq
claude/determined-feynman-st1y9z
claude/wizardly-einstein-vi2wce
claude/sweet-albattani-7nseio
feat/bank-sync-per-budget-file
claude/affectionate-cannon-y0kc82
claude/dependabot-findings-m9pgmb
claude/mac-app-ios-publish-zjs1lz
claude/vigilant-tesla-aiiyos
depot-migrate-secrets-1781296330308
claude/quirky-cerf-v5qck7
claude/animation-removal-alternative-2etfh1
claude/netlify-preview-comments-consolidate-9XPYa
osc/7391-error-boundaries-reports
claude/pensive-dijkstra-7DYui
claude/server-app-version-mismatch-HTCGv
claude/pr-8027-review-feedback-mELuO
claude/zealous-wozniak-e5pO0
claude/intelligent-heisenberg-BSHJq
claude/translation-download-refactor-jFRsO
claude/mobile-performance-ideas-G9PAO
claude/github-issue-7988-5A5ly
blacksmith-migration-ff70d2d
claude/great-mayer-KRvOk
claude/react-native-ios-compilation-fcJh5
claude/serene-goldberg-58xv0
claude/kind-euler-LVG3K
release-automation/edge-nightly
7710-bundle-migrations
claude/fix-docker-build-error-WMfed
claude/llm-compatible-release-notes-t20Nr
7710-tests-tdd
cursor/transaction-table-rewrite-f077
claude/plan-ci-secure-context-OtEe1
claude/fix-issue-7667-DPXi3
cursor/resolve-pr-7449-ee11
claude/fix-typescript-build-error-JPtZ5
copilot/add-repository-configs-to-packages
worktree-compressed-drifting-ritchie
claude/api-consumer-verification-kfz1K
pr-7454
claude/fix-issue-7410-LLLQ4
revert-7281-generate-icons
react-query-useSchedules
copilot/sub-pr-6140
package-upgrades
v26.7.0
v26.6.0
v26.5.2
v26.5.1
v26.5.0
v26.4.0
v26.3.0
v26.2.1
v26.2.0
v26.1.0
v25.12.0
v25.11.0
v25.10.0
v25.9.0
v25.8.0
v25.7.1
v25.7.0
v25.6.1
v25.6.0
v25.5.0
v25.4.0
v25.3.1
v25.3.0
v25.2.1
v25.2.0
v25.1.0
v24.12.0
v24.11.0
v24.10.1
v24.10.0
v24.9.0
v24.8.0
v24.7.0
v24.6.0
v24.5.0
v24.4.0
v24.3.0
v24.2.0
v24.1.0
v23.12.0
v23.11.0
v23.10.0
v23.9.0
v23.8.1
v23.8.0
v23.7.2
v23.7.1
v23.7.0
v23.6.0
v23.5.0
v23.4.2
v23.4.1
v23.4.0
v23.3.2
v23.3.0
v23.2.9
v23.2.5
v23.1.12
v22.12.9
Labels
Clear labels
AI generated
API
bank sync
budgeting
bug
can’t replicate
dependencies
docker
documentation
electron
experimental feature
feature
feedback
goal templates
good first issue
help wanted
importers
maintenance
needs info
needs testing
needs triage
needs votes
openid
payees
pull-request
regression
reports
responsive
rules
schedules
server
✨ merged
split transactions
tech debt
tech-support
theme
transaction import
transaction reconciliation
transactions
translations
upstream
user interface
✅ approved
wontfix
Mirrored from GitHub Pull Request
No Label
feature
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/actual#114824
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MattDemers on GitHub (Jun 22, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1166
Verified feature request does not already exist?
💻
Pitch: what problem are you trying to solve?
When using the split transactions, I would like to be able to proportionally assign remaining post-tax amounts to categories.
For example:
Total amount, with tax: $100
Category 1: $60
Category 2: $30
Pre-Tax total: $90
Money left-over (tax): $10
I'd like to have it so that more of the remaining $10 (the tax) would be assigned to Category 1, then Category 2, because Category 1 is a larger proportion of the transaction. I'm unsure of whether it would be related to the proportion of the subtotal or the total, but my terrible math guesses that $6.5 of the remaining $10 would go to Category 1, and $3.5 would go to Category 2.
I searched GitHub for "proportional sales tax", "sales tax" and "split transactions tax" and found nothing that addressed this. Since Reddit is currently locked, I cannot search there. I've seen topics asking about clarity/bugs when it comes to calculations in-field, but I am unfamiliar about how to calculate these proportions myself.
I am using self-hosted Actual, using Docker.
Describe your ideal solution to this problem
With YNAB4 (Classic), having a remaining unassigned amount of a split transaction, and attempting to click off of the transaction, would give a popup asking what the user would like to do with the remaining amount. One of the options was "Assign proportionally to categories (Sales Tax)" which did the behavior described above.
That behavior, or a literal "Sales Tax Distribution" button, or a button that says "proportional distribute" would be best.
Teaching and learning
No response
@github-actions[bot] commented on GitHub (Jun 22, 2023):
✨ Thanks for sharing your idea! ✨
This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).
The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+
Don’t forget to upvote the top comment with 👍!
@ToniCipriani commented on GitHub (May 1, 2024):
Was trying out the Distribute functionality and found it only does equal splits. Was looking for this. instead.
Basically it is re-implementing YNAB4's split transaction functionality, and like @MattDemers mentioned, it is good for splitting taxes, tips and even currency conversion.
@jkrehm commented on GitHub (Jul 1, 2024):
The lack of this feature is my biggest stumbling block to using Actual. A Walmart trip may include 5 different categories and having to do the math to proportionally distribute the taxes is prohibitively time consuming. I could swag the amounts, but I would much prefer the tool figure out for me at the press of a button.
@ToniCipriani commented on GitHub (Jul 1, 2024):
As a workaround right now, I just copy it as a mathematical formula, e.g. if I have a foreign transaction that is $10, but in my currency it's $13 when processed, I just take
*(13/10)and paste it and hit Enter to all the subcategory lines.Likewise if your tax rate is 5%, you can just paste
*(1+0.05)to all the lines.Mind you this only works on the desktop client, there's no freeform Excel-like entry on mobile.
But in your situation, I do it manually anyways even with YNAB, simply because some items are not taxed (e.g. grocery food items vs household cleaning stuff).
@MattDemers commented on GitHub (Jan 16, 2025):
For people looking for something to achieve this function, I've created a Google Sheet with formulas/instructions to get the same end result: proportional tax distribution for your big receipts (Costco, I'm looking at you...).
Google Sheet (Protected, but make a copy)
[edit]: I also took inspiration from above to make a little webapp that does this: TaxCalc
@mcalligator commented on GitHub (Apr 20, 2025):
A later, more generic form of this feature request is tracked at Automatically enter remaining amount in split #2872.
@Kerrick commented on GitHub (Dec 24, 2025):
I don't think that is the same feature, or a more generic form of the same feature. This is a request to ‘divide the remaining amount among all existing splits proportional to their amounts. This is not currently possible with any workflow; you have to pull out a separate calculator. That is a request to streamline the functionality of an existing button without needing a click.
@github-actions[bot] commented on GitHub (Apr 6, 2026):
🎉 This feature has been implemented in #7257 and will be released in the next version. Thanks for sharing your idea! 🎉
@schnps commented on GitHub (May 20, 2026):
Thank you @victle for doing this! It was my main hang up with adopting Actual.
Do we need to add a separate issue to request this feature be added to the PWA mobile view?