kpearson / sales_engine

Active record from scratch
1 stars 0 forks source link

Item Relationships #38

Closed Overby closed 9 years ago

Overby commented 9 years ago

1) 'invoice_items' gives collection of InvoiceItems for the corresponding object

2) 'merchant' gives Merchant instance for the associated object