Problem/Motivation
In #2941501: Line items are not always a PurchasableEntity, it was discovered that not all line items are purchasable. Ex. donations added from checkout pane. Let's figure out a better method to handle those, here.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 2941707.patch | 11.7 KB | heddn |
Comments
Comment #2
trigdog commentedComment #3
heddnFairly trivial to add. Tests pass on local.
Comment #5
heddn