WebServiceDevelopment / PrivateInvoice

P2P based invoicing system where anyone can create their own Node
https://privateinvoice.io/
Apache License 2.0
1 stars 0 forks source link

Refactor Invoice End Points #67

Closed wsdOgawa closed 2 years ago

wsdOgawa commented 2 years ago

This pull request updates the invoice end points to have different enums to update the status of an invoice which is then handled by a module. This pull request exposes pain points in a number of known issues.

That is to say that the next step of refactoring presentations will likely fix a lot of these issues. On the more immediate side of things.