Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.0-b1
-
Component/s: None
-
Labels:None
Description
blesta/pricing defines ItemPrice, used in the construction of line items and totals.
To better support merging invoice line items, we need a MetaItemPrice that extends ItemPrice, and which we can use to attach meta data. The meta data can then be later used by the pricing presenter to combine two ItemPrice's into one.