Magento Groups http://www.magentocommerce.com/groups/ en Magento Community Copyright 2008 2008-09-05T00:55:26-8:00 http://www.magentocommerce.com/group/blog/action/viewpost/390/group/158#comment612 Commented by MunchyMonster

How bout instead of duplicating the database you use a simple “caching” system.  As an order is rung up on the POS system a series of commands are created to duplicate the sale on the websystem through a POS interface (I’m thinking something like GET, POST, or even just remote SQL calls).  When the order is finalized the system attempts to connect to the website and “post” the commands that were collected for the sale.  If a successfull connection is made the sale is “posted” and the POS and the Web are in sync.  If a connection can not be made to the Website the request is “cached” and the POS system begins attempting to send the cached transactions on a regular timer.  Eventually the website comes back online and the POS and Web re-sync with each other automagically.  I’m not naive enough to think it will all just work, but the idea bears consideration.

MunchyMonster

]]>
2008-05-19T21:03:14-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/390/group/158#comment613 Commented by Chris Nudd

I have been integrating, selling, developing POS systems for over 17 years. You don’t want to build one from scratch. The best solution is to take the most powerful one out there and integrate with Magento. Just started working to switch my site over to magento. I’m a bit worried about trasferring, I’ve been in the top five google searches for POS for years, but makes me nervous. We distribute Dynamics RMS which is an established inexpensive powerhouse POS system. There is already a thread on integrating.  We distribute that companies Mobile POS software, its pretty slick.

Regards,
Chris Nudd
P.O.S. Directhttp://www.magentocommerce.com/boards/viewthread/3193

]]>
2008-05-19T22:57:48-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/390/group/158#comment614 Commented by the_ordinary

I’d like to see a system that’s open and certainly isn’t restricted to a Windows platform (not saying that RMS is ... I have no idea really). To me, and I’m sure others, something browser-based would be fantastic.

The cached system sounds great, in theory. How would what I termed “MagentoPOS” know what items you’re looking up, etc.?

]]>
2008-05-20T01:49:53-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/390/group/158#comment619 Commented by MunchyMonster

Like I said I haven’t had time to really figure it all out.  It would seem like you are going to need a copy of the products locally (at least names, skus, and price info, if not actual stock levels, etc.) as a backup system when you lose the web connection.  My imagined storefront using a POS has a “natural” inventory control (if it isn’t on the shelf you aren’t going to sell it), so we don’t need to have up to the second inventory updates we can wait for the system to send the cached commands and pull our inventory reports from the Magento Admin.

I agree with Chris that integrating with an existing POS would be my preferred mode, but on the other hand I don’t really need a full fledged POS system.  I just need a quick way to throw items that are already on my website into a “cart” and collect payment for it.  I don’t need reporting or anything like that, if I leverage Magento.  But I do require a web connection and that won’t always be available.  That’s why I suggested a way to “cache” transactions.

I don’t have a solution, yet, so I’m open to ideas.  If Chris can point us to a good LIGHTWEIGHT POS that can be integrated with Magento I would be happy to give it a shot.

MunchyMonster

]]>
2008-05-21T12:32:47-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/390/group/158#comment620 Commented by the_ordinary

Lightweight POS?

Ever looked at PHPPointOfSale?? http://www.phppointofsale.com

]]>
2008-05-21T15:52:14-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/390/group/158#comment622 Commented by MunchyMonster

@Chris
So I’m going to admit to a certain amount of naivete… You are the guy with close to 2 decades of POS experience here.  When you are asked to suggest a POS system there must be a list of features that 95% of your clients share in common.  For example, one guy might want the ability to handle rentals, while another wants the ability to handle layaways, but everyone wants the ability to choose from a list of in stock items and create and order, everyone wants to be able to process credit cards, etc.  Can you think of a core set of functionality that would satisfy 90% of your customers?  Or are your clients divergent enough that each really is a customized solution?

I just looked up the Microsoft RMS system that was suggested in the thread that you mentioned.  That package has WAY too much functionality.  If that is the type of thing most people are thinking when the say POS I’m going to have to find a new name for what I want.  I’m looking for a glorified cash register.  I want it to integrate with Magento so I can simply compare what I sell in the store to what I sell online.  I will eventually connect Magento to my order fulfillment pipeline (we do the manufacture, but we still need to plan the appropriate amount of raw materials for the orders) and would like my in store orders to flow through without a seperate pipe to pick them up.  No before you say that I’m asking for the impossible and that I’m contradicting myself by saying I want a “glorified cash register”

]]>
2008-05-22T02:51:04-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/390/group/158#comment866 Commented by Chris Nudd

Sorry so long to respond, I forgot to hit the “notify of follow up comments”. I am working with a few pos developers who are now integrating with magento. Will hopefully have some information posted soon.

]]>
2008-07-23T14:28:36-8:00