

















| TABLE 1 |
| 1. | Server checks the communications queue to determine the next |
| available cabinet to contact. | |
| 2. | Server contacts cabinet via Internet (TCP/IP) or dial-up modem. |
| 3. | Server sends transaction information to the cabinet for all activities |
| that occurred on the server since the last contact. | |
| 4. | Server receives transaction information from the cabinet for all |
| activities that occurred at the cabinet since the last contact. | |
| 5. | If communications are successful and error-free, the cabinet is |
| removed from the communications queue. Otherwise, the cabinet is | |
| “demoted” to the bottom of the queue to allow for re-transmission | |
| after other cabinets have transmitted. | |
| 6. | The cabinet updates internal databases with new transaction |
| information. Data includes new and modified users, products, billing | |
| codes, and cabinet system configuration. | |
| 7. | Server updates the |
| Data includes item withdrawals, returns, inventory restocks, and | |
| manual cabinet reconfiguration. | |
| 8. | Server evaluates cabinet polling times and adds cabinets to the queue |
| as necessary based on the current time of day. | |
| 9. | Process is repeated by returning to step 1. |
| TABLE 2 |
| Cabinet Level Rules (can be grouped with boolean AND, OR) |
| 1 | At least x high priority items in cabinet are below | ||
| 2 | At least x high priority items in cabinet are out of stock | ||
| 3 | At least x normal priority items in cabinet are below MIN | ||
| 4 | At least x normal priority items in cabinet are out of | ||
| 5 | At least x low priority items in cabinet are below | ||
| 6 | At least x low priority items in cabinet are out of stock | ||
| 7 | Dollar value of items ordered (if cabinet was to be restocked) | ||
| exceeds x | |||
| 8 | Current day of the week is x (Sunday, Monday, etc.) | ||
| 9 | Current day of the month is x (1-31) | ||
| TABLE 3 |
| Area Level Rules (can be grouped with boolean AND, OR) |
| 1 | At least x high priority items in area are below | ||
| 2 | At least x high priority items in cabinet are out of stock | ||
| 3 | At least x normal priority items in area are below MIN | ||
| 4 | At least x normal priority items in area are out of | ||
| 5 | At least x low priority items in area are below | ||
| 6 | At least x low priority items in area are out of stock | ||
| 7 | Dollar value of items ordered (if area was to be restocked) | ||
| exceeds x | |||
| 8 | Current day of the week is x (Sunday, Monday, etc.) | ||
| 9 | Current day of the month is x (1-31) | ||
| TABLE 4 |
| Company Level Rules (can be grouped with boolean AND, OR) |
| 1 | At least x high priority items in company are below |
| 2 | At least x high priority items in company are out of stock |
| 3 | At least x normal priority items in company are below MIN |
| 4 | At least x normal priority items in company are out of |
| 5 | At least x low priority items in company are below |
| 6 | At least x low priority items in company are out of stock |
| 7 | Dollar value of items ordered (if company was to be restocked) |
| exceeds x | |
| 8 | Current day of the week is x (Sunday, Monday, etc.) |
| 9 | Current day of the month is x (1-31) |
| TABLE 5 |
| Vendor Level Rules (can be grouped with boolean AND, OR) |
| 1 | At least x high priority items in vendor are below | ||
| 2 | At least x high priority items in vendor are out of stock | ||
| 3 | At least x normal priority items in vendor are below MIN | ||
| 4 | At least x normal priority items in vendor are out of | ||
| 5 | At least x low priority items in vendor are below | ||
| 6 | At least x low priority items in vendor are out of stock | ||
| 7 | Dollar value of items ordered (if vendor was to be restocked) | ||
| exceeds x | |||
| 8 | Current day of the week is x (Sunday, Monday, etc.) | ||
| 9 | Current day of the month is x (1-31) | ||
| TABLE 6 |
| Re-order Methodology |
| Term | Definition | Example |
| Unit of Issue (UI) | Description of packaging | “Disk”, “1 Folder”, |
| for each unit dispensed | “3-pack”, “Box”, etc. | |
| from cabinet | ||
| Unit of Purchase | Description of packaging | “Disk”, “Dozen”, |
| (UP) | for each unit purchased | “Box”, “3-pack”, etc. |
| from supplier/manufacturer | ||
| Quantity Issued Per | Number of units dispensed | If file folders are |
| Unit of Purchase | from cabinet for each UP | dispensed individually, |
| (QIPUP) | but purchased by the | |
| box (100/box), then | ||
| the QIPUP = 100 | ||
| Convenience | UP multiple preferred by | If supplier sell pens |
| Multiple (CM) | the supplier | individually |
| (UP = “Each”) | ||
| but pens come | ||
| packaged in boxes of | ||
| 12, then the CM = 12, | ||
| since the vendor | ||
| prefers not to break | ||
| packages. | ||
| CUR | The current quantity of | If there are 12 pens in |
| an item, (based on UI) | the cabinet, CUR = 12 | |
| MAX | Maximum quantity | If the cabinet pocket |
| (based on UI) | holds 60 pens, and | |
| pens are dispensed | ||
| individually, then | ||
| MAX = 60 | ||
| MIN | The minimum quantity | If MIN = 12, then an |
| (based on UI) of a given | order will be generated | |
| item that may be | when CUR < 12 | |
| maintained in the cabinet | ||
| without generating a | ||
| restock order for the item | ||
| (i.e., the reorder point) | ||
| Optimal Order (OO) | The maximum reorder | Using the pen |
| quantity possible (based on | example, if MAX = | |
| UP) without exceeding | 60, MIN = 12, and | |
| MAX. | CUR = 10, AND | |
| OO = INT {MAX-CUR} | QIPUP = 1, then | |
| QIPUP | OO = 50. Note that | |
| OO disregards the | ||
| convenience multiple. | ||
| Convenience Order | Same as OO, but includes | If the CM = 12 in the |
| (CO) | CM. This results in more | above example (i.e., |
| “supplier friendly” orders, | pens sold individually, | |
| since packages need not be | but packaged in boxes | |
| broken down by the | of 12), then CO = 48. | |
| supplier prior to delivery. | Using CO for a restock | |
| CO = INT {OO}* CM | order ensures that the | |
| CM | supplier will not have | |
| to break packages. | ||
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US10/025,008US20020091594A1 (en) | 1999-04-02 | 2001-12-19 | Inventory management system and method |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12756799P | 1999-04-02 | 1999-04-02 | |
| US09/476,536US6418416B1 (en) | 1999-04-02 | 2000-01-03 | Inventory management system and method |
| US10/025,008US20020091594A1 (en) | 1999-04-02 | 2001-12-19 | Inventory management system and method |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US09/476,536ContinuationUS6418416B1 (en) | 1999-04-02 | 2000-01-03 | Inventory management system and method |
| Publication Number | Publication Date |
|---|---|
| US20020091594A1true US20020091594A1 (en) | 2002-07-11 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US09/476,536Expired - LifetimeUS6418416B1 (en) | 1999-04-02 | 2000-01-03 | Inventory management system and method |
| US10/025,008AbandonedUS20020091594A1 (en) | 1999-04-02 | 2001-12-19 | Inventory management system and method |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US09/476,536Expired - LifetimeUS6418416B1 (en) | 1999-04-02 | 2000-01-03 | Inventory management system and method |
| Country | Link |
|---|---|
| US (2) | US6418416B1 (en) |
| AU (1) | AU6408200A (en) |
| WO (1) | WO2000060195A1 (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040030614A1 (en)* | 2002-06-19 | 2004-02-12 | Shields Jay C. | Computer-implemented method and system for managing workload of procurement individuals |
| US20040030618A1 (en)* | 2002-06-19 | 2004-02-12 | Rosenquist Edward G. | Computer-implemented method and system of payment of indirect materials |
| US20040030724A1 (en)* | 2002-06-19 | 2004-02-12 | Rosenquist Edward G. | Computer-implemented method and system for replenishing material inventories |
| US20040030602A1 (en)* | 2002-06-19 | 2004-02-12 | Rosenquist Edward G. | Computer-implemented method and system for managing supplier access to purchasing and inventory transactions |
| US20040039735A1 (en)* | 2002-06-19 | 2004-02-26 | Ross Maria A. | Computer-implemented method and system for performing searching for products and services |
| US20040044591A1 (en)* | 2002-06-19 | 2004-03-04 | Gilliland Ramelle L. | Method and system for electronic procurement involving electronic requests for quotation |
| US20040054603A1 (en)* | 2002-06-19 | 2004-03-18 | Robin Clinesmith | Computer-implemented method and system for global purchasing |
| US20040078288A1 (en)* | 2002-06-19 | 2004-04-22 | Jill Forbis | Computer-implemented method and system for retroactive pricing for use in order procurement |
| US20040117041A1 (en)* | 2002-10-10 | 2004-06-17 | Mile High Equipment Co. | Ice machine with remote monitoring |
| US20070192365A1 (en)* | 2006-01-30 | 2007-08-16 | International Business Machines Corporation | Common inventory interface for order entry and payment systems |
| US20070226043A1 (en)* | 2004-09-29 | 2007-09-27 | Anton Pietsch | Computer System and Method for Optimized Provision of Manufactured Parts |
| US20070240143A1 (en)* | 2006-01-30 | 2007-10-11 | International Business Machines Corporation | Migratable unit based application migration |
| US20080231456A1 (en)* | 2007-03-21 | 2008-09-25 | Logitag System Ltd | System, method and kit for managing inventory |
| WO2009039143A1 (en)* | 2007-09-17 | 2009-03-26 | Medinotes Corporation | Method and apparatus for supply chain management |
| US20100179881A1 (en)* | 2009-01-12 | 2010-07-15 | Wiederstein Ryan M | System for making product purchases |
| US20120296704A1 (en)* | 2003-05-28 | 2012-11-22 | Gross John N | Method of testing item availability and delivery performance of an e-commerce site |
| US20120328116A1 (en)* | 2011-06-21 | 2012-12-27 | Apple Inc. | Microphone Headset Failure Detecting and Reporting |
| US20150112827A1 (en)* | 2013-10-17 | 2015-04-23 | At&T Intellectual Property I, L.P. | Devices, Methods, and Computer Readable Storage Devices for Providing Offers Based onAqqreqate Need |
| US10650925B2 (en)* | 2013-05-24 | 2020-05-12 | Carefusion 303, Inc. | Automated utilization driven inventory management |
| US11689539B2 (en) | 2018-03-06 | 2023-06-27 | Americorp Investments Llc | Blockchain-based commercial inventory systems and methods |
| US11700265B2 (en) | 2018-03-06 | 2023-07-11 | Americorp Investments Llc | Customized view of restricted information recorded into a blockchain |
| US11706228B2 (en) | 2018-03-06 | 2023-07-18 | Americorp Investments Llc | Customized view of restricted information recorded into a blockchain |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6858024B1 (en)* | 1994-02-14 | 2005-02-22 | Scimed Life Systems, Inc. | Guide catheter having selected flexural modulus segments |
| JP2000268014A (en)* | 1999-03-16 | 2000-09-29 | Hitachi Ltd | Distributed system control method and its implementation device |
| US8064886B2 (en)* | 1999-08-12 | 2011-11-22 | Hewlett-Packard Development Company, L.P. | Control mechanisms for mobile devices |
| US7007239B1 (en)* | 2000-09-21 | 2006-02-28 | Palm, Inc. | Method and apparatus for accessing a contacts database and telephone services |
| US7503016B2 (en)* | 1999-08-12 | 2009-03-10 | Palm, Inc. | Configuration mechanism for organization of addressing elements |
| US20060121938A1 (en) | 1999-08-12 | 2006-06-08 | Hawkins Jeffrey C | Integrated handheld computing and telephony device |
| US7084737B1 (en)* | 1999-08-20 | 2006-08-01 | Motorola, Inc. | Method and apparatus for locating a nearby alternate vending machine for a desired product |
| US6996538B2 (en)* | 2000-03-07 | 2006-02-07 | Unisone Corporation | Inventory control system and methods |
| US20070124216A1 (en)* | 2000-03-07 | 2007-05-31 | Michael Lucas | Systems and methods for locating and purchasing proximal inventory items |
| US7296739B1 (en)* | 2000-03-31 | 2007-11-20 | Intel Corporation | Managing on-line transactions |
| US6689035B1 (en)* | 2000-04-11 | 2004-02-10 | Gerber Scientific Products, Inc. | Method and apparatus for designing and creating a package |
| US6975910B1 (en) | 2000-04-28 | 2005-12-13 | International Business Machines Corporation | Managing an electronic cookbook |
| US7523302B1 (en) | 2000-04-28 | 2009-04-21 | International Business Machines Corporation | Electronic recipe management |
| US20040078272A1 (en)* | 2000-04-28 | 2004-04-22 | Brown Michael Wayne | Managing store inventory |
| US7065501B1 (en)* | 2000-04-28 | 2006-06-20 | International Business Machines Corporation | Managing home inventory |
| US6871184B1 (en)* | 2000-06-05 | 2005-03-22 | Barnet L. Liberman | Method of delivering groceries purchased over the internet |
| US6928415B1 (en)* | 2000-06-05 | 2005-08-09 | Barnet L. Liberman | Method of delivering groceries purchased over the internet |
| US7072855B1 (en)* | 2000-07-24 | 2006-07-04 | Omnicell, Inc. | Systems and methods for purchasing, invoicing and distributing items |
| US20020107720A1 (en)* | 2000-09-05 | 2002-08-08 | Walt Disney Parks And Resorts | Automated system and method of forecasting demand |
| US6980204B1 (en)* | 2000-09-21 | 2005-12-27 | Jeffrey Charles Hawkins | Charging and communication cable system for a mobile computer apparatus |
| JP2002099548A (en)* | 2000-09-22 | 2002-04-05 | Matsushita Electric Ind Co Ltd | Store search system |
| US7113920B1 (en)* | 2000-10-16 | 2006-09-26 | Jefferson Science Associates, Llc | Electronic stockroom and catalog |
| US20020128957A1 (en)* | 2000-10-20 | 2002-09-12 | Supplypro, Inc. | Dispenser inventory monitoring system and method |
| GB2372844A (en)* | 2000-10-26 | 2002-09-04 | James Mckinlay | System and method for maintaining stock levels |
| JP2006506690A (en)* | 2000-11-14 | 2006-02-23 | ショ−ン デイル | Internet telephone system and business method |
| US20020072980A1 (en)* | 2000-12-07 | 2002-06-13 | Rabindranath Dutta | System, method, and program for managing electronic shopping carts |
| US20050075949A1 (en)* | 2000-12-29 | 2005-04-07 | Uhrig Thomas C. | Method and system for analyzing and planning an inventory |
| US7062649B2 (en)* | 2001-01-12 | 2006-06-13 | Hewlett-Packard Development Company, L.P. | System and method for categorizing security profile rules within a computer system |
| US20020161652A1 (en)* | 2001-01-31 | 2002-10-31 | Paullin Andrew Rhodes | System and method for inventory monitoring and control of household consumable items |
| US7769643B2 (en)* | 2001-02-08 | 2010-08-03 | The Boeing Company | Min/max inventory control system and associated method and computer program product |
| US20110029584A1 (en) | 2001-02-08 | 2011-02-03 | The Boeing Company | Apparatus, method and computer program product for transferring an electronic file |
| US8700499B2 (en)* | 2001-02-08 | 2014-04-15 | The Boeing Company | Apparatus and method for controlling inventory |
| US6993501B1 (en)* | 2001-03-15 | 2006-01-31 | Dispensesource, Inc. | Method and system of communication for automated inventory systems |
| US20030069766A1 (en)* | 2001-03-23 | 2003-04-10 | Restaurant Services, Inc. | Supply chain management framework interface |
| US20030055700A1 (en)* | 2001-03-23 | 2003-03-20 | Restaurant Services, Inc. | System, method and computer program product for generating supply chain statistics based on sampling |
| US7171379B2 (en) | 2001-03-23 | 2007-01-30 | Restaurant Services, Inc. | System, method and computer program product for normalizing data in a supply chain management framework |
| US7072843B2 (en)* | 2001-03-23 | 2006-07-04 | Restaurant Services, Inc. | System, method and computer program product for error checking in a supply chain management framework |
| US20030069774A1 (en)* | 2001-04-13 | 2003-04-10 | Hoffman George Harry | System, method and computer program product for distributor/supplier selection in a supply chain management framework |
| US20030046136A1 (en)* | 2001-03-23 | 2003-03-06 | Hoffman George Harry | System, method and computer program product for assessing market trends in a supply chain management framework |
| US20030018513A1 (en)* | 2001-04-13 | 2003-01-23 | Hoffman George Harry | System, method and computer program product for benchmarking in a supply chain management framework |
| US20030074249A1 (en)* | 2001-03-23 | 2003-04-17 | Restaurant Services, Inc. | System, method and computer program product for an entertainment media supply chain management framework |
| US20030065627A1 (en)* | 2001-03-23 | 2003-04-03 | Restaurant Services, Inc. | System, method and computer program product for a supply chain pricing interface |
| US20030069824A1 (en)* | 2001-03-23 | 2003-04-10 | Restaurant Services, Inc. ("RSI") | System, method and computer program product for bid proposal processing using a graphical user interface in a supply chain management framework |
| US20030069818A1 (en)* | 2001-03-23 | 2003-04-10 | Restaurant Services Inc. | System, method and computer program product for creating contracts using a graphical user interface in a supply chain management framework |
| US7039606B2 (en) | 2001-03-23 | 2006-05-02 | Restaurant Services, Inc. | System, method and computer program product for contract consistency in a supply chain management framework |
| US7120596B2 (en)* | 2001-03-23 | 2006-10-10 | Restaurant Services, Inc. | System, method and computer program product for landed cost reporting in a supply chain management framework |
| US20030074264A1 (en)* | 2001-03-23 | 2003-04-17 | Hoffman George Herry | System, method and computer program product for low-cost fulfillment in a supply chain management framework |
| US20030069823A1 (en)* | 2001-03-23 | 2003-04-10 | Restaurant Services, Inc. | System, method and computer program product for auctioning surplus products in a supply chain management framework |
| US20030028412A1 (en)* | 2001-03-23 | 2003-02-06 | Restaurant Service, Inc. | System, method and computer program product for a food and beverage supply chain management framework |
| US20030074263A1 (en)* | 2001-03-23 | 2003-04-17 | Restaurant Services, Inc. | System, method and computer program product for an office products supply chain management framework |
| US20030055693A1 (en)* | 2001-03-23 | 2003-03-20 | Restaurant Services, Inc. | System, method and computer program product for an transportation equipment supply chain management framework |
| US20030061174A1 (en)* | 2001-03-23 | 2003-03-27 | Restaurant Services, Inc. | System, method and computer program product for building cost matrices in a supply chain management framework |
| US20030061130A1 (en)* | 2001-03-23 | 2003-03-27 | Restaurant Services, Inc. ("RSI") | Modified system, method and computer program product for a communication framework in a supply chain management architecture |
| US20030069768A1 (en)* | 2001-03-23 | 2003-04-10 | Hoffman George Harry | System, method and computer program product for restaurant food cost reporting in a supply chain |
| US20030065549A1 (en)* | 2001-03-23 | 2003-04-03 | Restaurant Services, Inc. | System, method and computer program product for a promotion reporting interface in a supply chain management framework |
| US20030050868A1 (en)* | 2001-03-23 | 2003-03-13 | Restaurant Services, Inc. | System, method and computer program product for product tracking in a supply chain management framework |
| US20030046089A1 (en)* | 2001-03-23 | 2003-03-06 | Restaurant Services, Inc. | System, method and computer program product for an access-based revenue model involving a supply chain management framework |
| US20030074250A1 (en)* | 2001-04-13 | 2003-04-17 | Burk Michael James | System, method and computer program product for collaborative forecasting in a supply chain management framework |
| US20030055709A1 (en)* | 2001-03-23 | 2003-03-20 | Hoffman George Harry | System, method and computer program product for an accommodation supply chain management framework |
| US20030074205A1 (en)* | 2001-03-23 | 2003-04-17 | Restaurant Services, Inc. | System, method and computer program product for regional restrictions in a supply chain framework |
| US20030069779A1 (en)* | 2001-03-23 | 2003-04-10 | Restaurant Services, Inc. | System, mehod and computer program product for a supply chain management framework |
| US20030088449A1 (en)* | 2001-03-23 | 2003-05-08 | Restaurant Services, Inc. | System, method and computer program product for an analysis creation interface in a supply chain management framework |
| US20030046214A1 (en)* | 2001-03-23 | 2003-03-06 | Restaurant Services, Inc. | System, method and computer program product for proposal reporting using a graphical user interface in a supply chain management framework |
| US20030009386A1 (en)* | 2001-03-23 | 2003-01-09 | Menninger Anthony Frank | System, method and computer program product for setting supplier site capacity and excluding supplier sites in a supply chain management framework |
| US20030055731A1 (en)* | 2001-03-23 | 2003-03-20 | Restaurant Services Inc. | System, method and computer program product for tracking performance of suppliers in a supply chain management framework |
| US20030074355A1 (en)* | 2001-03-23 | 2003-04-17 | Restaurant Services, Inc. ("RSI"). | System, method and computer program product for a secure supply chain management framework |
| US20030048301A1 (en)* | 2001-03-23 | 2003-03-13 | Menninger Anthony Frank | System, method and computer program product for editing supplier site information in a supply chain management framework |
| US20030069798A1 (en)* | 2001-03-23 | 2003-04-10 | Restaurant Services, Inc. | System, method and computer program product for supplier selection in a supply chain management framework |
| US20030050807A1 (en)* | 2001-03-23 | 2003-03-13 | Restaurant Services, Inc. | System, method and computer program product for a gas station supply chain management framework |
| US20030061124A1 (en)* | 2001-03-23 | 2003-03-27 | Restaurant Services, Inc. | System, method and computer program product for lane restrictions in a supply chain framework |
| US20030065551A1 (en)* | 2001-03-23 | 2003-04-03 | Hoffman George Harry | System, method and computer program product for a department store supply chain management framework |
| JP2002300308A (en)* | 2001-03-30 | 2002-10-11 | Ricoh Co Ltd | Customer support system, office system, customer support center, supply center, and customer support method |
| EP1388108A4 (en)* | 2001-04-02 | 2007-08-22 | Paul Reid | Purchasing and inventory of paper and extended media products |
| CN1500253A (en)* | 2001-04-05 | 2004-05-26 | ��ʽ���綫֥ | Equipment element replacement assisting method and system |
| US20020146146A1 (en)* | 2001-04-06 | 2002-10-10 | Miolla Ronald S. | Using digital watermarks to facilitate counterfeit inspection and inventory management |
| GB0110085D0 (en)* | 2001-04-25 | 2001-06-20 | Henlid Ltd | Automatic stock replenishment system |
| US7877300B2 (en)* | 2001-05-16 | 2011-01-25 | Nintendo Of America Inc. | System and method for processing orders involving full truck shipments |
| US8386323B1 (en) | 2001-07-30 | 2013-02-26 | Amazon Technologies, Inc. | Determining item availability |
| US8666846B1 (en)* | 2001-08-01 | 2014-03-04 | Amazon Technologies, Inc. | Determining item availability |
| DE10149622A1 (en)* | 2001-10-09 | 2003-04-30 | Deutsche Post Ag | Electronic parcel compartment system and method for its operation |
| US20030074268A1 (en)* | 2001-10-11 | 2003-04-17 | Haines Robert E. | User and device interactions for web consolidation |
| US20030074547A1 (en)* | 2001-10-11 | 2003-04-17 | Haines Robert E. | Hardcopy output engine consumable supply management and method |
| US20030072027A1 (en)* | 2001-10-11 | 2003-04-17 | Haines Robert E. | Unique identifier for customer account and method |
| US6694221B2 (en)* | 2001-10-23 | 2004-02-17 | Dispensesource, Inc. | Controlled inventory device and method using pressure transducer |
| US20030087425A1 (en)* | 2001-11-07 | 2003-05-08 | Eggers Mitchell D | Sample carrier |
| US7584240B2 (en)* | 2001-11-07 | 2009-09-01 | Genvault Corporation | Automated biological sample archive for storage, retrieval and analysis of large numbers of samples for remote clients |
| US20030087455A1 (en)* | 2001-11-07 | 2003-05-08 | Eggers Mitchell D | Sample carrier system |
| US6990488B1 (en) | 2001-11-28 | 2006-01-24 | Amazon.Com, Inc. | Maintaining the currency of availability information for bundles of items |
| US20030101107A1 (en)* | 2001-11-29 | 2003-05-29 | Rishi Agarwal | Inventory management system and method |
| US6847861B2 (en) | 2001-11-30 | 2005-01-25 | Mckesson Automation, Inc. | Carousel product for use in integrated restocking and dispensing system |
| GB2383446A (en)* | 2001-12-18 | 2003-06-25 | Inventec Corp | Web based inventory management information system |
| US20040044603A1 (en)* | 2002-08-30 | 2004-03-04 | Gordon-Ervin Brenda L. | Electronic invoice processing system with boolean feature |
| US8321302B2 (en)* | 2002-01-23 | 2012-11-27 | Sensormatic Electronics, LLC | Inventory management system |
| US8339265B2 (en) | 2002-01-09 | 2012-12-25 | Sensormatic Electronics, Llc. | Method of assigning and deducing the location of articles detected by multiple RFID antennae |
| US8190530B2 (en)* | 2002-01-30 | 2012-05-29 | Visa U.S.A. Inc. | Method and system for providing multiple services via a point-of-sale portal architecture |
| US20030178462A1 (en)* | 2002-03-19 | 2003-09-25 | Johnson Huang | Film wrapper cutting device |
| US6994409B2 (en) | 2002-07-02 | 2006-02-07 | Dispensesource, Inc. | Controlled access dispensing system |
| US20040024730A1 (en)* | 2002-08-02 | 2004-02-05 | Brown Thomas M. | Inventory management of products |
| US20040044595A1 (en)* | 2002-08-30 | 2004-03-04 | Castro Jacqueline L. | Method of daily parts ordering |
| US20040073499A1 (en)* | 2002-10-15 | 2004-04-15 | Martin Lisa S. | Method and system for delivery of distressed shipments |
| US6845909B2 (en)* | 2002-10-31 | 2005-01-25 | United Parcel Service Of America, Inc. | Systems and methods of inventory management utilizing unattended facilities |
| US8266028B2 (en)* | 2002-12-06 | 2012-09-11 | Altisource Solutions S.à r.l. | Expense tracking, electronic ordering, invoice presentment, and payment system and method |
| US7052097B2 (en) | 2002-12-06 | 2006-05-30 | Mckesson Automation, Inc. | High capacity drawer with mechanical indicator for a dispensing device |
| US10127558B2 (en)* | 2002-12-06 | 2018-11-13 | Altisource S.À R.L. | Expense tracking, electronic ordering, invoice presentment, and payment system and method |
| US7412418B2 (en) | 2002-12-06 | 2008-08-12 | Ocwen Financial Corporation | Expense tracking, electronic ordering, invoice presentment, and payment system and method |
| US20040128025A1 (en)* | 2002-12-27 | 2004-07-01 | Deal Steven A. | Automated merchandising dispenser |
| US7426484B2 (en)* | 2003-02-04 | 2008-09-16 | United Parcel Service Of America, Inc. | Consolidated shipping and distribution of multiple orders with returns |
| US20040186798A1 (en)* | 2003-02-20 | 2004-09-23 | Blitch Bird D. | System and method for managing telecommunications resources |
| US8417572B1 (en) | 2003-04-03 | 2013-04-09 | Amazon Technologies, Inc. | Expected exhaustion time |
| US20100075858A1 (en)* | 2003-04-29 | 2010-03-25 | Genvault Corporation | Biological bar code |
| US7295852B1 (en) | 2003-05-01 | 2007-11-13 | Palm, Inc. | Automated telephone conferencing method and system |
| CA2429623A1 (en)* | 2003-05-26 | 2004-11-26 | Cstar Technologies Inc. | System and method for tracking inventory |
| US20040243452A1 (en)* | 2003-05-29 | 2004-12-02 | Jacqueline Barton | Method and system for proactive shipment delivery |
| TW200428251A (en)* | 2003-06-13 | 2004-12-16 | Hon Hai Prec Ind Co Ltd | System and method for managing inventory |
| US20040267640A1 (en)* | 2003-06-26 | 2004-12-30 | United Parcel Service Of America, Inc. | Inventory management utilizing unattended pick up and return systems with a service parts facility |
| US20050119950A1 (en)* | 2003-10-06 | 2005-06-02 | Derek Anderson | Method and system for warehouse and supply chain management |
| US7865263B2 (en) | 2003-11-26 | 2011-01-04 | Mckesson Automation, Inc. | Integrated suite of medical tools |
| US8150770B1 (en)* | 2003-12-29 | 2012-04-03 | The Pnc Financial Services Group, Inc. | System and method for reordering checks |
| US8788372B2 (en)* | 2004-03-08 | 2014-07-22 | Sap Aktiengesellschaft | Method and system for classifying retail products and services using characteristic-based grouping structures |
| US8655697B2 (en)* | 2004-04-16 | 2014-02-18 | Sap Aktiengesellschaft | Allocation table generation from assortment planning |
| US20050261940A1 (en)* | 2004-05-19 | 2005-11-24 | Gay James A | Method and apparatus for managing drug inventory at point of care |
| DE602005016402D1 (en)* | 2004-05-24 | 2009-10-15 | Genvault Corp | STABLE STORAGE OF PROTEIN AND STABLE STORAGE OF NUCLEIC ACID IN RECYCLABLE FORM |
| US7603131B2 (en) | 2005-08-12 | 2009-10-13 | Sellerbid, Inc. | System and method for providing locally applicable internet content with secure action requests and item condition alerts |
| US20140071818A1 (en) | 2004-07-16 | 2014-03-13 | Virginia Innovation Sciences, Inc. | Method and system for efficient communication |
| US20060085235A1 (en)* | 2004-08-19 | 2006-04-20 | Huy Nguyen | Inventory mitigation and balancing system for dynamically and iteratively tracking, matching, and exchanging inventory excess and storage |
| US8671031B2 (en) | 2005-09-02 | 2014-03-11 | Flowvision, Llc | Inventory management system |
| US8209242B1 (en) | 2005-09-02 | 2012-06-26 | Flowvision, Llc | Inventory management system |
| US8515834B2 (en)* | 2005-09-02 | 2013-08-20 | Flowvision, Llc | Inventory management system |
| US7724890B1 (en) | 2005-09-07 | 2010-05-25 | Sap Ag | Focused retrieval of selected data in a call center environment |
| US7657467B2 (en)* | 2005-09-30 | 2010-02-02 | The Kroger Co. | Computer-based system and method for arranging items on a pallet |
| US20070245002A1 (en)* | 2006-04-15 | 2007-10-18 | Huy Nguyen | Community-based information view, management and delivery system with micro-access control for data view and data scope |
| US20070282803A1 (en)* | 2006-06-02 | 2007-12-06 | International Business Machines Corporation | Methods and systems for inventory policy generation using structured query language |
| US8214266B2 (en)* | 2006-06-20 | 2012-07-03 | Impact Marketing, Llc | Brochure inventory and distribution tracking system |
| US10242117B2 (en)* | 2006-09-15 | 2019-03-26 | Ent. Services Development Corporation Lp | Asset data collection, presentation, and management |
| US20080120205A1 (en)* | 2006-10-31 | 2008-05-22 | John Michael Hoopes | Automatically processing inventory discrepancies |
| JP4882798B2 (en)* | 2007-02-28 | 2012-02-22 | 富士通株式会社 | Sales support processing method and apparatus |
| US20080270178A1 (en)* | 2007-04-30 | 2008-10-30 | Mckesson Specialty Distribution Llc | Inventory Management System For A Medical Service Provider |
| US20080313060A1 (en)* | 2007-06-18 | 2008-12-18 | Damodaran Suresh K | Openly accessible inventory management system and method |
| US8099337B2 (en)* | 2007-06-19 | 2012-01-17 | Sap Ag | Replenishment planning management |
| US8239292B2 (en)* | 2007-07-11 | 2012-08-07 | The Toro Company | Method and apparatus for dealer connectivity |
| US8655753B2 (en)* | 2007-11-28 | 2014-02-18 | Ziti Technologies Limited Liability Company | Leveled-flow replenishment using deadband limits |
| WO2009091584A1 (en) | 2008-01-16 | 2009-07-23 | Hy-Ko Products Company | Retail identification and inventory system |
| US8065237B2 (en)* | 2008-04-08 | 2011-11-22 | United Parcel Service Of America, Inc. | Systems and methods for aggregating packages in a shipping environment |
| US20100209957A1 (en)* | 2008-06-20 | 2010-08-19 | Genvault Corporation | Biosample storage devices and methods of use thereof |
| US9514283B2 (en) | 2008-07-09 | 2016-12-06 | Baxter International Inc. | Dialysis system having inventory management including online dextrose mixing |
| US8283165B2 (en)* | 2008-09-12 | 2012-10-09 | Genvault Corporation | Matrices and media for storage and stabilization of biomolecules |
| US20120047049A1 (en)* | 2010-08-20 | 2012-02-23 | Jarrett Cadiz | System and method for provisioning pharmaceutical inventory |
| JP2013545000A (en) | 2010-12-08 | 2013-12-19 | アペックス インダストリアル テクノロジーズ エル エル シー | Direct use payout system |
| US8732093B2 (en) | 2011-01-26 | 2014-05-20 | United Parcel Service Of America, Inc. | Systems and methods for enabling duty determination for a plurality of commingled international shipments |
| US9830424B2 (en) | 2013-09-18 | 2017-11-28 | Hill-Rom Services, Inc. | Bed/room/patient association systems and methods |
| US9336509B1 (en) | 2014-03-27 | 2016-05-10 | Amazon Technologies, Inc. | Crossdocking transshipments without sortation |
| US10019743B1 (en) | 2014-09-19 | 2018-07-10 | Altisource S.á r.l. | Methods and systems for auto expanding vendor selection |
| US10383438B2 (en) | 2015-03-16 | 2019-08-20 | Cubex Llc | Devices for controlled dispensing |
| US10280650B2 (en) | 2015-07-17 | 2019-05-07 | Cubex Llc | Device and method for controlling access |
| CN105023133A (en)* | 2015-08-13 | 2015-11-04 | 四川长虹电器股份有限公司 | Inventory age analysis method based on data warehouse |
| US10771369B2 (en)* | 2017-03-20 | 2020-09-08 | International Business Machines Corporation | Analyzing performance and capacity of a complex storage environment for predicting expected incident of resource exhaustion on a data path of interest by analyzing maximum values of resource usage over time |
| US10628793B2 (en)* | 2017-05-07 | 2020-04-21 | Jay Schiller | Weight sensing closed loop system |
| US10692043B1 (en)* | 2017-08-09 | 2020-06-23 | Square, Inc. | Intelligent inventory management |
| CN109035502B (en)* | 2018-07-04 | 2021-10-08 | 济南智钧信息科技有限公司 | Intelligent key lock, intelligent key lock control platform and control method |
| US11911325B2 (en) | 2019-02-26 | 2024-02-27 | Hill-Rom Services, Inc. | Bed interface for manual location |
| US11526859B1 (en) | 2019-11-12 | 2022-12-13 | Bottomline Technologies, Sarl | Cash flow forecasting using a bottoms-up machine learning approach |
| US11532040B2 (en) | 2019-11-12 | 2022-12-20 | Bottomline Technologies Sarl | International cash management software using machine learning |
| US11704671B2 (en) | 2020-04-02 | 2023-07-18 | Bottomline Technologies Limited | Financial messaging transformation-as-a-service |
| US20230146707A1 (en)* | 2021-11-08 | 2023-05-11 | Rockwell Automation Technologies, Inc. | Controlflash plus hardware serialization and registration |
| CN119850097B (en)* | 2025-03-19 | 2025-05-30 | 福州鸿辉信息科技有限公司 | Warehouse distribution cabinet dividing method, system, equipment and storage medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS59194907A (en)* | 1983-03-30 | 1984-11-05 | Fuji Facom Corp | Incoming goods check system for storage |
| US4953745A (en) | 1983-09-19 | 1990-09-04 | James R. Rowlett, Jr. | Medication dispensing apparatus |
| US4717042A (en) | 1986-05-28 | 1988-01-05 | Pyxis Corporation | Medicine dispenser for home health care |
| US4785969A (en) | 1986-11-10 | 1988-11-22 | Pyxis Corporation | Medication dispensing system |
| US5067630A (en) | 1987-08-20 | 1991-11-26 | G. T. Norton, Inc. | Vending machine |
| US4896024A (en) | 1987-10-19 | 1990-01-23 | Diebold, Incorporated | Apparatus for dispensing and accepting return of reusable articles |
| US4967906A (en) | 1987-10-19 | 1990-11-06 | Diebold, Incorporated | Apparatus for dispensing and accepting return of reusable articles |
| US4893727A (en) | 1988-08-08 | 1990-01-16 | Near Michael A | Automated retail service delivery system |
| US5014875A (en) | 1989-03-01 | 1991-05-14 | Pyxis Corporation | Medication dispenser station |
| US5047948A (en)* | 1989-04-25 | 1991-09-10 | Turner Joseph D | Medication dispensing system |
| CA2033164C (en) | 1989-05-25 | 2001-12-18 | Joseph Blechl | Drug dispensing apparatus |
| US5084828A (en) | 1989-09-29 | 1992-01-28 | Healthtech Services Corp. | Interactive medication delivery system |
| US5126957A (en) | 1989-09-29 | 1992-06-30 | Health Tech Services Corp. | Interactive medication delivery system |
| US5267174A (en) | 1989-09-29 | 1993-11-30 | Healthtech Services Corp. | Interactive medication delivery system |
| US5190185A (en) | 1990-05-18 | 1993-03-02 | Baxter International Inc. | Medication transport and dispensing magazine |
| US5337253A (en) | 1990-12-07 | 1994-08-09 | Kaspar Wire Works, Inc. | Vending machine data processing system |
| US5242464A (en) | 1991-04-22 | 1993-09-07 | Pyxis Corporation | Method of bleaching wood |
| US5263596A (en) | 1991-12-02 | 1993-11-23 | Williams David R | Medication dispenser station sub-assembly |
| US5314243A (en)* | 1992-12-04 | 1994-05-24 | Automated Healthcare, Inc. | Portable nursing center |
| US5346297A (en) | 1993-01-04 | 1994-09-13 | Colson Jr Angus R | Auxiliary storage and dispensing unit |
| US6108588A (en)* | 1993-01-25 | 2000-08-22 | Diebold, Incorporated | Restocking method for medical item dispensing system |
| US5392951A (en) | 1993-05-20 | 1995-02-28 | Lionville Systems, Inc. | Drawer operating system |
| US6385505B1 (en) | 1993-07-21 | 2002-05-07 | Omnicell.Com | Methods and apparatus for dispensing items |
| US5434775A (en)* | 1993-11-04 | 1995-07-18 | The General Hospital Corporation | Managing an inventory of devices |
| US5431299A (en) | 1994-01-26 | 1995-07-11 | Andrew E. Brewer | Medication dispensing and storing system with dispensing modules |
| BR9507545A (en) | 1994-04-28 | 1997-08-05 | Music Vending Inc | Music selling system |
| US5460294A (en) | 1994-05-12 | 1995-10-24 | Pyxis Corporation | Single dose pharmaceutical dispenser subassembly |
| US5805456A (en) | 1994-07-14 | 1998-09-08 | Omnicell Technologies, Inc. | Device and method for providing access to items to be dispensed |
| US5745366A (en) | 1994-07-14 | 1998-04-28 | Omnicell Technologies, Inc. | Pharmaceutical dispensing device and methods |
| US5905653A (en) | 1994-07-14 | 1999-05-18 | Omnicell Technologies, Inc. | Methods and devices for dispensing pharmaceutical and medical supply items |
| US5592378A (en)* | 1994-08-19 | 1997-01-07 | Andersen Consulting Llp | Computerized order entry system and method |
| AU3638495A (en) | 1994-09-28 | 1996-04-19 | Kvm Technologies, Inc. | Secure medication storage and retrieval system |
| US5661978A (en) | 1994-12-09 | 1997-09-02 | Pyxis Corporation | Medical dispensing drawer and thermoelectric device for cooling the contents therein |
| US5716114A (en) | 1996-06-07 | 1998-02-10 | Pyxis Corporation | Jerk-resistant drawer operating system |
| US6075441A (en) | 1996-09-05 | 2000-06-13 | Key-Trak, Inc. | Inventoriable-object control and tracking system |
| CA2230069A1 (en) | 1995-09-08 | 1997-03-13 | Key-Trak, Inc. | Inventoriable-object control and tracking system |
| US5797515A (en) | 1995-10-18 | 1998-08-25 | Adds, Inc. | Method for controlling a drug dispensing system |
| US5713485A (en) | 1995-10-18 | 1998-02-03 | Adds, Inc. | Drug dispensing system |
| JP2780689B2 (en)* | 1995-11-30 | 1998-07-30 | コクヨ株式会社 | Office supplies management system |
| GB9604459D0 (en)* | 1996-03-01 | 1996-05-01 | Isr Logistics Ltd | An apparatus for the control of inventory |
| US5842976A (en) | 1996-05-16 | 1998-12-01 | Pyxis Corporation | Dispensing, storage, control and inventory system with medication and treatment chart record |
| US5971273A (en) | 1996-09-25 | 1999-10-26 | Vallaire; Milton E. | Automated florist system allowing direct contact with delivering florist |
| US5983200A (en)* | 1996-10-09 | 1999-11-09 | Slotznick; Benjamin | Intelligent agent for executing delegated tasks |
| CA2282294C (en)* | 1996-10-21 | 2009-12-08 | Orissa, Inc. | Transportation network system |
| US6039467A (en) | 1996-12-05 | 2000-03-21 | Omnicell Technologies, Inc. | Lighting system and methods for a dispensing device |
| US6021392A (en) | 1996-12-09 | 2000-02-01 | Pyxis Corporation | System and method for drug management |
| US6003006A (en) | 1996-12-09 | 1999-12-14 | Pyxis Corporation | System of drug distribution to health care providers |
| US5963919A (en)* | 1996-12-23 | 1999-10-05 | Northern Telecom Limited | Inventory management strategy evaluation system and method |
| US5997928A (en) | 1997-02-25 | 1999-12-07 | Fast Food Factory, Inc. | Method and apparatus for verifying contents of vending systems |
| AUPO842897A0 (en) | 1997-08-06 | 1997-08-28 | Imaging Technologies Pty Ltd | Product vending |
| US5927540A (en) | 1997-08-20 | 1999-07-27 | Omnicell Technologies, Inc. | Controlled dispensing system and method |
| US6011999A (en) | 1997-12-05 | 2000-01-04 | Omnicell Technologies, Inc. | Apparatus for controlled dispensing of pharmaceutical and medical supplies |
| US6148291A (en)* | 1998-01-26 | 2000-11-14 | K & T Of Lorain, Ltd. | Container and inventory monitoring methods and systems |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040054603A1 (en)* | 2002-06-19 | 2004-03-18 | Robin Clinesmith | Computer-implemented method and system for global purchasing |
| US20040030614A1 (en)* | 2002-06-19 | 2004-02-12 | Shields Jay C. | Computer-implemented method and system for managing workload of procurement individuals |
| US20040030724A1 (en)* | 2002-06-19 | 2004-02-12 | Rosenquist Edward G. | Computer-implemented method and system for replenishing material inventories |
| US20040030602A1 (en)* | 2002-06-19 | 2004-02-12 | Rosenquist Edward G. | Computer-implemented method and system for managing supplier access to purchasing and inventory transactions |
| US20040039735A1 (en)* | 2002-06-19 | 2004-02-26 | Ross Maria A. | Computer-implemented method and system for performing searching for products and services |
| US20040044591A1 (en)* | 2002-06-19 | 2004-03-04 | Gilliland Ramelle L. | Method and system for electronic procurement involving electronic requests for quotation |
| US7363253B2 (en) | 2002-06-19 | 2008-04-22 | Ford Motor Company | Computer-implemented method and system for retroactive pricing for use in order procurement |
| US20040078288A1 (en)* | 2002-06-19 | 2004-04-22 | Jill Forbis | Computer-implemented method and system for retroactive pricing for use in order procurement |
| US20040030618A1 (en)* | 2002-06-19 | 2004-02-12 | Rosenquist Edward G. | Computer-implemented method and system of payment of indirect materials |
| US7698231B2 (en) | 2002-06-19 | 2010-04-13 | Ford Motor Company | Computer-implemented method and system for global purchasing |
| US7310957B2 (en) | 2002-10-10 | 2007-12-25 | Scotsman Ice Systems | Ice machine with remote monitoring |
| US20080125882A1 (en)* | 2002-10-10 | 2008-05-29 | Scotsman Ice Systems Llc | Ice machine with remote monitoring |
| US20040117041A1 (en)* | 2002-10-10 | 2004-06-17 | Mile High Equipment Co. | Ice machine with remote monitoring |
| US20120296704A1 (en)* | 2003-05-28 | 2012-11-22 | Gross John N | Method of testing item availability and delivery performance of an e-commerce site |
| US20070226043A1 (en)* | 2004-09-29 | 2007-09-27 | Anton Pietsch | Computer System and Method for Optimized Provision of Manufactured Parts |
| US20070240143A1 (en)* | 2006-01-30 | 2007-10-11 | International Business Machines Corporation | Migratable unit based application migration |
| US20070192365A1 (en)* | 2006-01-30 | 2007-08-16 | International Business Machines Corporation | Common inventory interface for order entry and payment systems |
| US8893118B2 (en) | 2006-01-30 | 2014-11-18 | International Business Machines Corporation | Migratable unit based application migration |
| US20080231456A1 (en)* | 2007-03-21 | 2008-09-25 | Logitag System Ltd | System, method and kit for managing inventory |
| US7737858B2 (en) | 2007-03-21 | 2010-06-15 | Logitag Systems Ltd. | System, method and kit for managing inventory |
| WO2009039143A1 (en)* | 2007-09-17 | 2009-03-26 | Medinotes Corporation | Method and apparatus for supply chain management |
| US20110173028A1 (en)* | 2007-09-17 | 2011-07-14 | Eclipsys Practice Solutions, Llc | Method and apparatus for supply chain management |
| US20100179881A1 (en)* | 2009-01-12 | 2010-07-15 | Wiederstein Ryan M | System for making product purchases |
| US20120328116A1 (en)* | 2011-06-21 | 2012-12-27 | Apple Inc. | Microphone Headset Failure Detecting and Reporting |
| US9668076B2 (en)* | 2011-06-21 | 2017-05-30 | Apple Inc. | Microphone headset failure detecting and reporting |
| US11373139B2 (en) | 2013-05-24 | 2022-06-28 | Carefusion 303, Inc. | Automated utilization driven inventory management |
| US20220327472A1 (en)* | 2013-05-24 | 2022-10-13 | Carefusion 303, Inc. | Automated utilization driven inventory management |
| US10650925B2 (en)* | 2013-05-24 | 2020-05-12 | Carefusion 303, Inc. | Automated utilization driven inventory management |
| US20150112827A1 (en)* | 2013-10-17 | 2015-04-23 | At&T Intellectual Property I, L.P. | Devices, Methods, and Computer Readable Storage Devices for Providing Offers Based onAqqreqate Need |
| US9697550B2 (en)* | 2013-10-17 | 2017-07-04 | At&T Intellectual Property I, L.P. | Devices, methods, and computer readable storage devices for providing offers based on aggregate need |
| US11689539B2 (en) | 2018-03-06 | 2023-06-27 | Americorp Investments Llc | Blockchain-based commercial inventory systems and methods |
| US11700265B2 (en) | 2018-03-06 | 2023-07-11 | Americorp Investments Llc | Customized view of restricted information recorded into a blockchain |
| US11706228B2 (en) | 2018-03-06 | 2023-07-18 | Americorp Investments Llc | Customized view of restricted information recorded into a blockchain |
| US12218946B2 (en) | 2018-03-06 | 2025-02-04 | Americorp Investments Llc | Blockchain-based commercial inventory systems and methods |
| US12218947B2 (en) | 2018-03-06 | 2025-02-04 | Americorp Investments Llc | Blockchain-based commercial inventory systems and methods |
| Publication number | Publication date |
|---|---|
| AU6408200A (en) | 2000-10-23 |
| WO2000060195A1 (en) | 2000-10-12 |
| WO2000060195A8 (en) | 2001-05-25 |
| US6418416B1 (en) | 2002-07-09 |
| Publication | Publication Date | Title |
|---|---|---|
| US6418416B1 (en) | Inventory management system and method | |
| US7885865B2 (en) | System and method for mapping of planograms | |
| US6430541B1 (en) | Managing inventory purchases | |
| US9697547B2 (en) | Integrated online store | |
| US7685024B2 (en) | System and method for computerized ordering | |
| US7065501B1 (en) | Managing home inventory | |
| US5712989A (en) | Just-in-time requisition and inventory management system | |
| US20100280912A1 (en) | Online marketplace management system with automated pricing tool | |
| US20030212602A1 (en) | Order and inventory management system | |
| US20010047293A1 (en) | System, method and article of manufacture to optimize inventory and inventory investment utilization in a collaborative context | |
| US20020116301A1 (en) | Automatic consumption based replenishment of supply chain | |
| US20040093233A1 (en) | Virtual product distribution system and method | |
| US20040111286A1 (en) | System for the provision of goods and services over a distributed communication network | |
| WO2002052378A2 (en) | System for the provision of goods and services over a distributed communication network | |
| US20040078272A1 (en) | Managing store inventory | |
| US7533039B2 (en) | Bulk ordering | |
| WO2001075746A2 (en) | Order fulfillment system and method | |
| WO2005022309A2 (en) | Manufacturing units of an item in response to demand for the item projected from page-view date | |
| JP2002123716A (en) | Merchandise home delivery system | |
| WO2006067510A2 (en) | Internet-based search engine for price monitoring | |
| JP2002269194A (en) | Collecting and forwarding system for farm products | |
| KR20020090911A (en) | Method and apparatus for supporting selection of office fixtures | |
| KR20020061849A (en) | a goods supply system and a method thereof | |
| JP2001306895A (en) | Home delivery service system | |
| IL185337A (en) | System and method for computerized ordering |
| Date | Code | Title | Description |
|---|---|---|---|
| STCB | Information on status: application discontinuation | Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |