onAddLineItem

abstract Unit onAddLineItem(SelectableLineItem selectableLineItem)

Called when the user tapped on add button to add new line item.

You should show the LineItemDetailsFragment with the selectable line item.

Parameters

selectableLineItem