Skip to content

feat: added an approved orders page, added a fixed tax and shipping p…#22

Merged
CPrutean merged 2 commits into
mainfrom
feat/ordering-improvements
Jun 18, 2026
Merged

feat: added an approved orders page, added a fixed tax and shipping p…#22
CPrutean merged 2 commits into
mainfrom
feat/ordering-improvements

Conversation

@CPrutean

@CPrutean CPrutean commented Jun 17, 2026

Copy link
Copy Markdown
Member

What changed

Improved some aspects of the ordering pages.
Added a fixed tax and shipping percentages tab in finance to reflect the the way we order in the order sheet (using fixed percentages for these values)
Additionally we dont want to order the same parts over and over, so i added an ordered section into the order queue and my orders.

Why?

We dont want to order the same things over and over again, this helps speed up the workflow in the future as well as reflect the money we spend more accurate value instead of raw unit price.

Type of change

  • Feature (feat/)
  • Bug fix (fix/)
  • Chore / infra (chore/)
  • Docs (docs/)
  • Refactor (refactor/)

Checklist

  • pnpm lint passes
  • pnpm format:check passes
  • If schema.ts was changed - migration generated (pnpm db:generate) and committed alongside the schema
  • PR is focused on one concern

@CPrutean CPrutean self-assigned this Jun 17, 2026
@CPrutean CPrutean added the enhancement New feature or request label Jun 17, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>

@RadAlpaca11 RadAlpaca11 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me. I'm not at my laptop right now so I can't test it, so make sure at least one other person tests it. But code looks awesome!

@CPrutean CPrutean merged commit 174cc1a into main Jun 18, 2026
2 checks passed
@CPrutean CPrutean deleted the feat/ordering-improvements branch June 18, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants