Skip to content

Update 07flip to eca1b23#12121

Merged
runelite-github-app[bot] merged 1 commit into
runelite:masterfrom
UserD40:update-07flip-1779443493
May 22, 2026
Merged

Update 07flip to eca1b23#12121
runelite-github-app[bot] merged 1 commit into
runelite:masterfrom
UserD40:update-07flip-1779443493

Conversation

@UserD40
Copy link
Copy Markdown
Contributor

@UserD40 UserD40 commented May 22, 2026

Bug-fix release for the My Trades panel.

A user reported that completed flips were showing inflated profit numbers (e.g. a flip with a real ~350K profit was displaying as +1.74M). The plugin was treating gross sell totals as net, so every closed flip was overstated by roughly the GE tax. This release subtracts the 2% GE tax from sells before computing profit, which corrects:

  • the per-row profit shown on the Margin tab
  • the Recent tab profit column
  • the Profit summary on Daily / Weekly / Monthly views
  • the GE tax paid figure

Also includes a small improvement that uses the trade_id field the 07flip server now returns on POST responses, so locally-recorded trades can be reconciled with the server immediately instead of waiting for the next history sync.

No new dependencies, no config changes, no new permissions.

@runelite-github-app
Copy link
Copy Markdown

@runelite-github-app
Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@runelite-github-app runelite-github-app Bot merged commit 25fbc1a into runelite:master May 22, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant