crater-invoice / crater

Open Source Invoicing Solution for Individuals & Businesses
https://craterapp.com
GNU Affero General Public License v3.0
7.71k stars 1.59k forks source link

Add partial payment information to invoice #81

Open poespas opened 4 years ago

poespas commented 4 years ago

Is your feature request related to a problem? Please describe. I'm trying to make an invoice based on pending payments (based on a payment registered in crater)

Describe the solution you'd like I would like to see a colomn in the discount/taxes list with "Partial Payment", or change the final price in general.

Describe alternatives you've considered None.

syntaxlexx commented 4 years ago

I second this. Maybe provide a setting option where it would be possible to check the possibility of adding partial payments to an invoice. It would be a really good feature. This should get upvoted.

Subtotal..............1000
Discount................50
Total..................950

Paid so Far............500
Remaining..............450

@poespas any solution on this from your end?

syntaxlexx commented 4 years ago

I forked the project and implemented this. The setting to display due amount is set per invoice since at times you may want to send some invoices without showing the due amount.

However I cannot submit a PR here since some other updates are not required in this repo. You can check it out and maybe submit a clean PR to them

Link -https://github.com/acelords/invoicing-webapp

fazalfarhan01 commented 3 years ago

+1, need this feature too. And btw, great piece of software and thanks to the Devs for making it open source. 🤘

kyaaaa-008 commented 1 year ago

+1, need this too

rickbora commented 7 months ago

+1, need this too