Incorrect decimal value: '' for column 'item_discount_amount' at row 1 DEBU

Hi There,

Having issues creating an invoice due to the following errors appearing in my logs:

DEBUG - 2016-05-19 04:27:11 --> Controller Class Initialized
DEBUG - 2016-05-19 04:27:11 --> Ajax MX_Controller Initialized
DEBUG - 2016-05-19 04:27:11 --> Config file loaded: application/config/invoice_plane.php
DEBUG - 2016-05-19 04:27:11 --> Session Class Initialized
DEBUG - 2016-05-19 04:27:11 --> Helper loaded: string_helper
DEBUG - 2016-05-19 04:27:11 --> Session routines successfully run
DEBUG - 2016-05-19 04:27:11 --> Helper loaded: url_helper
DEBUG - 2016-05-19 04:27:11 --> Database Driver Class Initialized
DEBUG - 2016-05-19 04:27:12 --> Helper loaded: form_helper
DEBUG - 2016-05-19 04:27:12 --> Form Validation Class Initialized
DEBUG - 2016-05-19 04:27:12 --> Helper loaded: number_helper
DEBUG - 2016-05-19 04:27:12 --> Helper loaded: pager_helper
DEBUG - 2016-05-19 04:27:12 --> Helper loaded: invoice_helper
DEBUG - 2016-05-19 04:27:12 --> Helper loaded: date_helper
DEBUG - 2016-05-19 04:27:12 --> Helper loaded: redirect_helper
DEBUG - 2016-05-19 04:27:12 --> Model Class Initialized
DEBUG - 2016-05-19 04:27:12 --> File loaded: application/modules/settings/models/mdl_settings.php
DEBUG - 2016-05-19 04:27:12 --> Model Class Initialized
DEBUG - 2016-05-19 04:27:12 --> Language file loaded: language/english/ip_lang.php
DEBUG - 2016-05-19 04:27:12 --> Language file loaded: language/english/form_validation_lang.php
DEBUG - 2016-05-19 04:27:12 --> Language file loaded: language/english/custom_lang.php
DEBUG - 2016-05-19 04:27:12 --> Helper loaded: language_helper
DEBUG - 2016-05-19 04:27:12 --> File loaded: application/controllers/../modules/layout/controllers/layout.php
DEBUG - 2016-05-19 04:27:12 --> Layout MX_Controller Initialized
DEBUG - 2016-05-19 04:27:12 --> File loaded: application/modules/quotes/models/mdl_quote_items.php
DEBUG - 2016-05-19 04:27:12 --> Model Class Initialized
DEBUG - 2016-05-19 04:27:12 --> File loaded: application/modules/quotes/models/mdl_quotes.php
DEBUG - 2016-05-19 04:27:12 --> Model Class Initialized
DEBUG - 2016-05-19 04:27:12 --> File loaded: application/modules/item_lookups/models/mdl_item_lookups.php
DEBUG - 2016-05-19 04:27:12 --> Model Class Initialized
DEBUG - 2016-05-19 04:27:12 --> Encrypt Class Initialized
DEBUG - 2016-05-19 04:27:12 --> DB Transaction Failure
ERROR - 2016-05-19 04:27:12 --> Query error: Incorrect decimal value: '' for column 'item_discount_amount' at row 1
DEBUG - 2016-05-19 04:27:12 --> Language file loaded: language/english/db_lang.php

Can someone please help me with this. I am hosting on IIS7 for windows server. Thanks

This problem was already discussed in another thread: Incorrect decimal value

Please continue your discussion there.