bebraw / bebraw/react-crm-frontend

Allow ApprovedInvoices to be marked as paid

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
invoices
Dominant language
JavaScript
Stars
14
Forks
3
PR merge metrics
No merged PRs in 30d

Description

There is going to be a separate resource for this at the backend. On UI side it probably goes through the table. You would hit some button (**Mark as paid**) on the invoice row. Provided the query gets accepted, it would then remove it from the table (moves onto **Paid Invoices** one) and update its state.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the Approved Invoices table and the actions available on each invoice row. The issue describes a Mark as paid button that sends the accepted request to the separate backend resource, removes the invoice from this table, moves it to Paid Invoices, and updates its state; completion is verified by that workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.