search for: itemnumbers

Displaying 2 results from an estimated 2 matches for "itemnumbers".

2006 Mar 06
2
is "alias" reserved?
I''m playing with an online store.... I have an orders table which holds orders (pricing, statuses, etc). An orderDetails table which holds detailed line items (itemNumbers, unit prices, etc). Each order can have multiple shipping addresses, so I also have an addressbook table. Each orderDetail is tied to an addressbook entry via the ordernumber and addressbook alias, but this doesn''t seem to work for me. ------ class OrderDetail < ActiveRecord::Base s...
2005 Nov 15
1
distinct search
Hello, I have done a search for this issue, but I didnt really see an answer. if i want to store things in a hierarchy, but i want items to be in multiple categories at any level. i'd like to be able to search for an item and only show it once, but maybe (not required) show what categories the results are in. but if i look in a category (search on that category) then i want to see that