Thanks Skip for the clarification, but im not sure if I need it since my project is only a web ordering system Type of E-Commerce. No Inventory, no employees, no warehouse management, no cash transactions.
Here is the typical use case, Client goes online, adds all his products to his cart and checks out, chooses to pick up from a store or delivery from the closest store. Then then order is emailed to the specific store and the stockboy picks and packs the order and the cashier charges it, then its delivered or picked-up. So Does the POS component help build my project ? Thanx -Tom -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 3:29 PM To: [email protected] Subject: RE: ofBiz for a Super Market Thomas The pos module is in the "specialpurpose" directory. This is a standalone module for Point of Sale, a fancy cash register. It runs on a local machine normally with a touch screen, cash drawer, scanner, etc. It fully supports all these devices and in fact is fairly nifty. Havealook with ant run-pos It runs a standalone java client on the local machine. The UI is plain looking, but don't underestimate it functionality by that. Skip -----Original Message----- From: Thomas Jiji [mailto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 12:00 PM To: [email protected] Subject: RE: ofBiz for a Super Market Hi Jacques, No i didnt, is this component in the OOTB package or it is available in the community ? if so, where ? Im assuming that Points of Service (POS) will help implement the organization for each physical store ... Am I right ? -Thomas -----Original Message----- From: Jacques Le Roux [mailto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 3:12 AM To: [email protected] Subject: Re: ofBiz for a Super Market Did you have a look at the POS component ? Jacques De : "Thomas Jiji" <[EMAIL PROTECTED]> Hi all, Im getting ready to jump in OfBiz to build a supermarket E-Store (Multi-Facility, Pick up-Delivery, recurrent Shopping lists, recipes). I've been reading alot on ofBiz this past week but i still need a confirmation for this issue. 1) Using the ofBiz Service Engine or any other form of API, is it possible to build a Rich UI ( Lazslo, Flex ...) on top of that API ? 2)Has anyone seen a Supermarket e-store built on ofBiz, because i didnt see one the the Project List It would be much appreciated to get an answer back. Thank you. -- Thomas Jiji
