[PR #8241] [WIP] Initial payee location documentation #136461

Open
opened 2026-06-17 21:15:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/8241
Author: @mannkind
Created: 6/16/2026
Status: 🔄 Open

Base: masterHead: payee-locations-docs


📝 Commits (1)

  • 6cf9002 Initial payee location documentation

📊 Changes

8 files changed (+80 additions, -1 deletions)

View changed files

📝 .github/actions/docs-spelling/allow/keywords.txt (+1 -0)
📝 packages/docs/docs-sidebar.js (+10 -1)
packages/docs/docs/transactions/payee-locations.md (+63 -0)
packages/docs/static/img/transactions/payee-locations-nearby-autocomplete.png (+0 -0)
packages/docs/static/img/transactions/payee-locations-nearby-button.png (+0 -0)
packages/docs/static/img/transactions/payee-locations-request.png (+0 -0)
packages/docs/static/img/transactions/payee-locations-save.png (+0 -0)
upcoming-release-notes/payee-locations-docs.md (+6 -0)

📄 Description

Description

Adds the initial documentation regarding payee location.

Related to feedback request #6706

Testing

yarn build:docs
yarn start:docs

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I have read every line of this diff and can explain what each change does and why it is needed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/8241 **Author:** [@mannkind](https://github.com/mannkind) **Created:** 6/16/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `payee-locations-docs` --- ### 📝 Commits (1) - [`6cf9002`](https://github.com/actualbudget/actual/commit/6cf9002a2443b62babb0ed8588ed3a9a7953294f) Initial payee location documentation ### 📊 Changes **8 files changed** (+80 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/docs-spelling/allow/keywords.txt` (+1 -0) 📝 `packages/docs/docs-sidebar.js` (+10 -1) ➕ `packages/docs/docs/transactions/payee-locations.md` (+63 -0) ➕ `packages/docs/static/img/transactions/payee-locations-nearby-autocomplete.png` (+0 -0) ➕ `packages/docs/static/img/transactions/payee-locations-nearby-button.png` (+0 -0) ➕ `packages/docs/static/img/transactions/payee-locations-request.png` (+0 -0) ➕ `packages/docs/static/img/transactions/payee-locations-save.png` (+0 -0) ➕ `upcoming-release-notes/payee-locations-docs.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://actualbudget.org/docs/contributing/#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description Adds the initial documentation regarding payee location. ## Related issue(s) Related to feedback request #6706 ## Testing ``` yarn build:docs yarn start:docs ``` ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I have read every line of this diff and can explain what each change does and why it is needed <!--- actual-bot-sections ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-17 21:15:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#136461