Merge pull request #43 from actualbudget/bulk-edit-transactions
Bulk edit transactions
48
docs/Budgeting/bulk-editing-transactions.md
Normal file
@@ -0,0 +1,48 @@
|
||||
---
|
||||
title: 'Bulk Editing Transactions in Actual'
|
||||
---
|
||||
|
||||
It can be extremely useful to be able to bulk edit a number of transactions at once.
|
||||
|
||||
:::danger
|
||||
This guidance is not compatible with split transactions, bulk editing produces some unexpected behaviours when bulk editing split transactions.
|
||||
:::
|
||||
|
||||
### Possible use cases include:
|
||||
|
||||
1. Adding categories to imported transactions
|
||||
2. Changing the category for a number of transactions You may for example wish to reorganise your category structure and naming.
|
||||
3. Add a note to certain transactions in order to provide more granular detail for analysis, without having to add still more categories.
|
||||
4. To change the Account for a number of transactions - perhaps due to a manual entry or import error.
|
||||
|
||||
### The Bulk Edit options
|
||||
|
||||
There are various components of a transaction that can be changed through bulk edit. These can be seen here.
|
||||
|
||||

|
||||
|
||||
To Access this drop down first go to “Accounts” so that you can see all transactions.
|
||||
|
||||

|
||||
|
||||
Then Search or Filter to identify the transactions that you wish to change and select the tick box in the left hand column (by the date column).
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Now you are ready to alter one or more components of these selected transactions. Go to the drop down top right (in this case the arrow below “30 transactions”)
|
||||
|
||||

|
||||
|
||||
Now select the component you wish to change. In this case we are going to add a Note
|
||||
|
||||

|
||||
|
||||
Press “Enter” and all the selected transactions are changed.
|
||||
|
||||

|
||||
|
||||
Here is another example. This time to bulk change a Category.
|
||||
|
||||

|
||||
@@ -138,6 +138,7 @@ const sidebars = {
|
||||
},
|
||||
'Budgeting/schedules',
|
||||
'Budgeting/reconcile',
|
||||
'Budgeting/bulk-editing-transactions',
|
||||
'Budgeting/returnsandreimbursements',
|
||||
'Budgeting/creditcards',
|
||||
'Budgeting/jointaccounts',
|
||||
|
||||
BIN
static/img/bulk-edit/1.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
static/img/bulk-edit/2.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
static/img/bulk-edit/3.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
static/img/bulk-edit/4.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
static/img/bulk-edit/5.png
Normal file
|
After Width: | Height: | Size: 40 KiB |
BIN
static/img/bulk-edit/6.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
static/img/bulk-edit/7.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
static/img/bulk-edit/8.png
Normal file
|
After Width: | Height: | Size: 82 KiB |