Custom CheckBox Field into Line Items

I need to add a custom checkbox field into the line items, i already make the changes into line_items.js and the field is displaying on edit view and saving into the database! But when i try to retrieve this items on quotes, the value is always unchecked!!

Someone have any ideia how to retrieve the value of the checkbox and display on the quotes?