invoiceninja/app
Adam Engebretson 303de7a0b6 Allow zero-costs
Currently, the `parepareItem` method checks to see if the cost and notes evaluate to false. If so, it checks from the product list.

However, we need the ability to set cost to zero explicitly through the API. This allows a user to pass null, which will use the default. Otherwise, passing 0 will persist.
2015-11-05 12:39:33 -06:00
..
Commands Refactored to events 2015-10-28 21:22:07 +02:00
Console Refactored to events 2015-10-28 21:22:07 +02:00
Events Working on restoring deleted invoices 2015-10-30 00:27:26 +02:00
Exceptions Added new acceptance tests 2015-10-20 20:12:34 +03:00
Handlers Reworking events for L5 2015-03-31 20:42:37 +03:00
Http Allow zero-costs 2015-11-05 12:39:33 -06:00
Includes Update Namespaces & Syntax 2015-03-17 11:30:56 +10:00
Libraries Enabled social login 2015-11-01 20:21:11 +02:00
Listeners Fixed issue with recurring invoices 2015-11-02 08:51:57 +02:00
Models Added HTML editor for client emails 2015-11-04 23:52:12 +02:00
Ninja Working on the API 2015-11-05 10:50:35 +02:00
Providers Added 'apply credit' action 2015-11-04 09:48:47 +02:00
Services Enabled social login 2015-11-01 20:21:11 +02:00