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
..
2015-03-17 07:45:25 +10:00
2015-11-05 10:44:48 +02:00
2015-10-28 21:22:07 +02:00
2015-11-04 15:57:59 +02:00
2015-11-05 10:44:48 +02:00
2015-10-28 21:22:07 +02:00
2015-10-28 21:22:07 +02:00
2015-03-17 07:45:25 +10:00
2015-11-02 20:43:22 +02:00
2015-10-02 11:32:13 +03:00
2015-11-05 12:39:33 -06:00
2015-10-28 21:22:07 +02:00
2015-09-07 12:07:55 +03:00
2015-09-07 12:07:55 +03:00
2015-10-28 21:22:07 +02:00
2015-11-02 00:10:20 +02:00