Skip to content

Commit

Permalink
Updates to binary, README, and install for v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
George Hicken authored and hickeng committed Mar 11, 2024
1 parent f470f57 commit 5649e7a
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,35 @@ The problems we as VMW holders know of are collected [here](problems.md), along

Using github project for planning - see [Timeline](https://github.com/users/hickeng/projects/2/views/2)

## [v0.1.5](https://github.com/hickeng/financial/releases/tag/v0.1.5) - 2024-03-11

Substantial revision and update to documentation and allows selection of eTrade tax strategy for per-lot use, including:

* Getting Started section
* Examples for entering RSU & ESPP
* Step-by-step for adding new rows to RSU & ESPP
* Step-by-step for correcting Turbotax Proceeds and Basis for imported 1099-Bs
* In-sheet checklist for tracking progress through completion
* Various updates to in-sheet notes

Updates:
* Updated Dell 2021 Return of Capital number to match eTrade's use in 2021 and added draft Form8937 noting that estimated value
* Added effective rate calculation to estimate
* Added general mechanism for applying eTrade tax strategy from Account Settings if using per-lot approach
* Definitive answer that the merger is not a disposition so doesn't incur imputed income from ESPP bargin element

Includes bug fixes:
* Fractional share now correctly included in potential capital gain
* Other LTG was not being included in tax estimate
* Corrected ESPP basis calculation to use only grant date as per [this comment](https://github.com/hickeng/financial/issues/15#issuecomment-1975816154)


## [v0.1.4](https://github.com/hickeng/financial/releases/tag/v0.1.4) - 2024-02-28

Gets the basics of Form8949 / cost-basis entry for TurboTax in place, adding Form 8949 sections in Summary and RSU/ESPP datasheets.

Additionally:

* fixed up Turbotax 1099-B import using the sheet Form8949 as test.
* various column renames for consistency, precision, and clarity.
* added Close value for AVGO FMV and noted where it's stated it's acceptable (costbasis.com)
Expand Down
Binary file modified VMW_to_AVGO_ESPP_and_RSU.xlsx
Binary file not shown.
4 changes: 2 additions & 2 deletions install.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ User documentation is [here](usage.md).

Install is more "import", but there's some fixup required because of a Sheets bug I haven't got a workaround for as yet.

There's [a binary sheet](https://github.com/hickeng/financial/releases/download/v0.1.4/VMW_to_AVGO_ESPP_and_RSU-v0.1.4-github.xlsx) attached to the releases, suitable for import into Google Sheets.
There's [a binary sheet](https://github.com/hickeng/financial/releases/download/v0.1.5/VMW_to_AVGO_ESPP_and_RSU-v0.1.5-github.xlsx) attached to the releases, suitable for import into Google Sheets.

1. Download [the latest binary sheet](https://github.com/hickeng/financial/releases/download/v0.1.4/VMW_to_AVGO_ESPP_and_RSU-v0.1.4-github.xlsx)
1. Download [the latest binary sheet](https://github.com/hickeng/financial/releases/download/v0.1.5/VMW_to_AVGO_ESPP_and_RSU-v0.1.5-github.xlsx)
1. Create a new Google Sheet - [open this in new window](https://docs.google.com/spreadsheets/u/0/create?usp=sheets_home&ths=true)
1. Go to File->Import->Upload->Browse - this will open a system file selection box. Select the downloaded sheet.
1. Choose `Replace Spreadsheet`, and select `Import data`
Expand Down

0 comments on commit 5649e7a

Please sign in to comment.