diff --git a/views/leases/invoice.ctp b/views/leases/invoice.ctp index 30edd1b..5345e31 100644 --- a/views/leases/invoice.ctp +++ b/views/leases/invoice.ctp @@ -331,7 +331,7 @@ Configure::write('debug', '0'); ' value="">'); $("#TransactionComment").val('Move-In Charges'); - + id = addChargeSource(false); $('#Entry'+id+'Form').removeCol(2); $('#Entry'+id+'Form input, #Entry'+id+'Form select').attr('disabled', true);