itflow-org / itflow

Free and open-source web application for MSPs. Unifies IT documentation, ticketing, invoicing.
https://itflow.org
GNU General Public License v3.0
568 stars 147 forks source link

Add credits functionality and update database schema #808

Closed o-psi closed 11 months ago

o-psi commented 11 months ago

This pull request adds the ability to add credits to a client's account. It includes changes to the database schema to support the new functionality, as well as new PHP files for handling credit-related requests. The changes also include updates to the client payment page to display credits and allow for applying them to invoices.

No issue reference.

wrongecho commented 11 months ago

Test these changes at: https://bulkpayment808.pr-review.itflow.org
(automatic message)

johnnyq commented 11 months ago

This looks exciting, cant wait to see the finished product. DB Scheme looks good too

johnnyq commented 11 months ago

for reference https://github.com/itflow-org/itflow/issues/193

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information