Custom Line Items in a group

Hi everyone,

I’m trying to customize the fields of the quotes. In the group items there are only two line type that you can add

  1. Add Product Line
  2. Add Service Line

Is there a way to modify the fields of “Service Line”? or much better if there’s a way to add a CUSTOM LINE.
I’m actually trying to create a room qoutes, so my custom fields should be like room #, guest, check-in date, check-out date and others obviously the price per room is there, and every time I add room item the total amount will be automatically calculated. Is that even possible?

Thanks for the help!

Hi there,

You can modify line_items.js to do as you require.

Thanks,

Will.