SSWConsulting / SSWConsulting/TimePro.Tools

MCP Apps: accounting read views (reconciliation, unpaid invoices, prepaid, recurring)

Open
#84 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area: MCP Apps Priority: P3 Type: Feature
Dominant language
C#
Stars
3
Forks
0
Avg merge
29m
Merged PRs (30d)
28

Description

Part of MCP Apps (https://github.com/SSWConsulting/TimePro.Tools/issues/78). Read-only, accounting feature pack only.

Tables over the accounting tools: invoice list with receipts and outstanding amounts (list_invoices, get_invoice_receipts, get_client_outstanding), unpaid invoices by client, prepaid status, recurring invoice list with unit and next date, client rates. Sortable columns, per-client filter, export to CSV from the page (client-side, from the tool result).

Only registered when the accounting feature is enabled, same gate as the tools. No writes.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing MCP Apps views and the accounting feature gate used by the accounting tools. Trace the results from list_invoices, get_invoice_receipts, get_client_outstanding, and the other named tools into the read-only views. Done means the requested sortable, filterable tables and client-side CSV export are available only when accounting is enabled, with no write operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.