1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app
Lars Bo Rasmussen 439edffe20 Made it possible to add negative payments.
Needed when making an invoice with a negative amount.
The usecase for this is that in denmark you are not allowed to change an invoice once
it has been filed.
So to change an invoice or cancel it, it is required to create a creditnote.
The system allows this but does not let you enter a negative payment for an invoice(creditnote in this case)
which is a mistake.
2015-02-09 03:16:21 +01:00
..
commands Minor bug fixes 2014-12-07 10:47:58 +02:00
config Bug fixes 2015-01-11 13:56:58 +02:00
controllers Fixed issue with production database config not being used 2015-02-08 22:28:51 +02:00
database Fixed problem with history page list 2015-02-06 14:55:19 +02:00
handlers Bug fixes 2014-03-23 21:38:03 +02:00
includes Initial commit 2013-11-26 14:45:07 +02:00
lang Improved German translation 2015-02-07 20:21:00 +01:00
libraries Enabled fixed amount discounts 2014-12-04 00:05:38 +02:00
models Fixes #225: Client ID Number not showing under client detail 2015-01-28 16:14:42 +02:00
ninja Made it possible to add negative payments. 2015-02-09 03:16:21 +01:00
start Minor changes 2014-12-14 16:55:13 +02:00
storage added empty directories 2014-01-15 14:04:45 +00:00
tests Refactor code and do more work on import function 2014-10-06 20:42:07 +02:00
views Fix #222 showing incorrect amount on dashboard 2015-01-27 10:03:51 +02:00
filters.php Implemented setup page 2014-11-28 15:34:01 +02:00
routes.php Updating app version 2015-01-25 23:05:26 +02:00